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...
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...
Method chaining is a design technique that helps you simplify your code.
Your objects essentially return themselves, allowing you to "chain" successive...
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...
In the last couple of weeks, we see Taylor Otwell and David Hemphill tweeting short teasers with upcoming features in Laravel Nova v.4.0. This article is a collection of...
Statamic is a open-source, Laravel + Git powered, flat-file CMS designed for building easy to manage websites. Statamic is using antlers for templating which is an easy...
Slack is a messaging app that generally used by companies. Even Slack call their app as a Digital HQ for companies. Slack is like any other messaging app except it is...
Few technologies have gained the kind of widespread adoption that containers have. Today, every major programming language, operating system, tool, cloud provider,...
Laravel and VueJS are powerful and convenient frameworks for creating full-stack applications. Both are increasingly popular among startups, small businesses, and big...
A magic number is a configuration parameter typed as a number in the middle of some code. And that magic number is a bad thing. Using this library, you will fix the...
Vite is the Next Generation Frontend Tooling, which is Laravel's default from now on.
The Laravel documentation contains an entire section explaining how it works...
Social images are a great way to make your links stand out on social media. Add a link to an image in your page's meta tag and most platforms will automatically show it....
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.