The Laravel portal for problem solving, knowledge sharing and community building. Join 55,409 other artisans.
Have a look a the latest shared articles by our community members
For a long time, the conversation around "agentic AI" seemed to happen in a language that...
The Problem: N+1 Queries Are Killing Your API Performance If you've worked with Laravel's Eloquent O...
Introduction Maintaining a consistent code style is a key aspect of software and web development. It...
Introduction In PHP, I often see the ternary operator (?:) and null coalescing operator (??) being u...
Search the forum for the answer to your question
Can't find what you're looking for?
Create a new thread
By joining our platform, you can take a look at the latest unresolved threads
Over the past months I’ve been working on Config Manager, a Laravel package focused on one very spec...
I recently built a small Laravel package called Logger to solve a problem I kept running into with a...
Hello I can't save an image file in storage space during the static function 'saving' of a model,. U...
The Laravel portal for problem solving, knowledge sharing and community building.