DEV Community

Cover image for In One Minute : Laravel
Rakesh KR
Rakesh KR

Posted on

In One Minute : Laravel

The Laravel framework is an open-sourced PHP web framework that allows developers to create dynamic and scalable web applications. The source code of Laravel is hosted on GitHub and released under the MIT license.

Laravel helps you create applications with expressive, elegant syntax. The current Laravel version is 9.x. For all Laravel releases, bug fixes are provided for 18 months, and security fixes are provided for two years. Major framework releases are released yearly, while minor and patch releases may be released weekly.

Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its orientation toward syntactic sugar.

Community

Resources and Tutorials

Books

Podcast

Oldest comments (2)

Collapse
 
neerajsohal profile image
Neeraj Kumar

You can also mention Electrik in your list. It's a new 100% opensource starterkit for SaaS development

Collapse
 
victorrims68524 profile image
Rimsha Victor Gill

Thank you so much for putting together this extensive list of Laravel learning resources! As someone just starting out with Laravel, this compilation is invaluable. It can be overwhelming exploring a new framework, but you've gathered all the best tutorials, books, forums, and more into one place.

I appreciate you including resources for various learning styles including video courses, books, screencasts, forums, and more. The categorized format makes it very easy to find exactly what I need as I work to ramp up on Laravel. I love seeing the community options as well to engage with other Laravel developers.