Hot Topic

Laravel v8.71.0 Release Note

November 20th, 2021

Hot Topic

Laracon Online 2022 - Submit your talk

November 20th, 2021

Hot Topic

Web3 PHP API for Ethereum RPC

November 20th, 2021

Frameworks & Libraries

Our sponsors: Simple Backups
January 12th, 2023
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...

January 11th, 2023
Differences between lazy loading and eager loading

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...

July 7th, 2022
Signed URL’s with expiration time in Laravel

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...

July 5th, 2022
Run Laravel Pint as part of your CI Pipeline with Github Actions

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...

May 9th, 2022
Conditional callback execution using the Conditionable trait

Method chaining is a design technique that helps you simplify your code.
Your objects essentially return themselves, allowing you to "chain" successive...

In Case You Missed

July 13th, 2022
/blog/introducing-a-fresh-new-look-for-artisan
Introducing a fresh new look for Artisan

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...

March 30th, 2022
/blog/new-in-laravel-nova-4-0
New in Laravel Nova 4.0

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...

March 5th, 2022
/blog/new-in-statamic-v-3-3
New in Statamic v.3.3

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...

Community Posts

Send Slack Notifications From Laravel App

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...

Containerizing Laravel Applications

Few technologies have gained the kind of widespread adoption that containers have. Today, every major programming language, operating system, tool, cloud provider,...

Why Laravel And VueJS Make A Perfect Combination For Full-Stack Development?

Laravel and VueJS are powerful and convenient frameworks for creating full-stack applications. Both are increasingly popular among startups, small businesses, and big...

How to generate PHP enums from database in Laravel?

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...

Moving A Laravel Webpack Project To Vite

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...

Building social images with Browsershot and AWS

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....

More posts →
fathom analytics

Newsletter

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.