News

Star Gazing – Why Laravel is succeeding

Published
Star Gazing – Why Laravel is succeeding image

Laravel has now become the most stared PHP repo on GitHub. This is really a crazy accomplishment if you think just three years ago Laravel didn’t even exist. Not only that but in the first year it went from v1 to v3. If you are interested in the full history check out Eloquence Emerging by Maks Surguy

I feel like Laravel is so popular for several reasons. More than anything I think it’s that the community is awesome and it’s been a focus from the beginning. Everything from IRC, the forums, the conference is welcoming to all people.

Laravel is also very good at pinpointing developer pain points and including nice solutions. A lot of times, this isn’t anything magical either. For example returning an eloquent result from a route gives you JSON. Or the way migrations and seeding is so simple. Or how phpUnit is included and all setup ready to go. I could go on and on but if you’ve used it then you already understand.

These are all simple things, but it shows that you (the developer) have been thought about and making your life easier is an important priority.

Finally, Laravel has found that sweet spot between being so simple you always want more, to full-on enterprise. With a base install, you can quickly and easily create all kinds of very powerful software.

The future is bright and it will be up to the community to keep things pressing forward and pushing the envelope. But that is a task I know we are up for.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article