Laravel Query Scopes
One of the features that Laravel provides is the ability to use "scopes" when querying data from the database. In this article, we'll take a closer look at...
One of the features that Laravel provides is the ability to use "scopes" when querying data from the database. In this article, we'll take a closer look at...
In Laravel, lazy loading and eager loading refer to the two ways in which related models can be loaded in a database query. In this article we will learn what is lazy...
There is an open PR on Laravel's repo (laravel/framework) which will include a ground-up redesign of the artisan
output. The author of the PR is Nuno Maduro...
Creating signed URLs in Laravel is as simple as creating normal routes, except few key differences. In order for Laravel to confirm that these URLs haven't been altered...
Nuno Maduro from the Laravel core-team announced the launch of a new first-party package, Laravel Pint which is "[...] an opinionated PHP code style fixer for...
Get latest news, tutorials, community articles and podcast episodes delivered to your inbox every Friday!
We'll never share your email address and you can opt out at any time.