Eloquent Models for json APIs
– github.com - submitted by Roberto Gallea
A package that lets you lay Eloquent on top of a json web API.
Read more [github.com]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– github.com - submitted by Roberto Gallea
A package that lets you lay Eloquent on top of a json web API.
Read more [github.com]
– github.com - submitted by Siavash Bamshadnia
Laravel and Lumen Source Encrypter
Read more [github.com]
– github.com - submitted by Siavash Bamshadnia
Laravel and Lumen Auto Hard Deleter
Read more [github.com]
– tighten.co - submitted by Matt Stauffer
The average Laravel app sends between a few and a few dozen notifications to users, but what happens when they want to opt out? With legal regulations like GDPR, it's more important than ever to give users control over the emails they receive.
Read more [tighten.co]
– medium.com - submitted by Pavol Perdik
How to easily generate fake data for complex database model with a lot of relations and dependencies between eloquent models.
Read more [medium.com]
– sarfas.codes - submitted by Oliver Sarfas
Remote working or working from home is a new thing for a lot of people. Here's my tips for making the most of the situation and staying on track
Read more [sarfas.codes]
– stephenjude.me - submitted by STEPHEN JUDE
In this article we are going to be focusing on creating a Laravel application with PHPSandbox.
Read more [stephenjude.me]
– joedixon.co.uk - submitted by Joe Dixon
I recently added notifications to Laravel.io using Livewire, Alpine JS and Tailwind UI. This article documents that process.
Read more [joedixon.co.uk]
– stefanbauer.me - submitted by Stefan Bauer
How to migrate a traditional server side form to a Laravel Livewire component.
Read more [stefanbauer.me]
– dcblog.dev - submitted by David Carr
Validating in Laravel can be really simple, but you may find cases where you need custom validations, this post explains how.
Read more [dcblog.dev]
– inboxdd.com - submitted by Ahmed Abd El Ftah
a weekly handcrafted email that will keep you updated with what's happening in the laravel community
Read more [inboxdd.com]
– stefanzweifel.io - submitted by Stefan Zweifel
I recently had to refactor an Excel export which deals with thousands of rows. Lazy Collections helped my solve all my performance problems.
Read more [stefanzweifel.io]
– driesvints.com - submitted by Dries Vints
I wrote a short piece on setting up a continuous delivery pipeline with Github Actions.
Read more [driesvints.com]
– tighten.co - submitted by Matt Stauffer
Occasionally at Tighten we get an open source pull request and we need to make a change before merging. Here's how we do it.
Read more [tighten.co]
– robertogallea.com - submitted by Roberto Gallea
Implementing Strategy design pattern using a database-based runtime configuration. The approach allows to dynamically (re)configure class behavior without requiring code-based rearrangements.
Read more [robertogallea.com]
– github.com - submitted by Ryan Chandler
Generate shortlinks for your Laravel routes or arbitrary URLs.
Read more [github.com]
– sarfas.codes - submitted by Oliver Sarfas
PHP gets a **lot** of hate nowadays. Let's counter that with some affection
Read more [sarfas.codes]
– github.com - submitted by Lupacescu Eduard
This package will generate the API resources "CRUD" for you. By using Laravel buit in Policies and Eloquent Resource API the implementation become a pleasure.
Read more [github.com]
– michielkempen.com - submitted by Michiel Kempen
What is the `TrustProxies` middleware and how can it help you generate secure HTTPS URLs, even when running Laravel behind a proxy?
Read more [michielkempen.com]
– blog.deleu.dev - submitted by Marco Deleu
A basic knowledge of AWS VPC helps understand and debug common problems when deploying your software to this cloud
Read more [blog.deleu.dev]