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
- Scotch.io: Tutorials
- Code Happy: Laravel book by Dayle Rees
- Laravel Starter: Laravel book by Shawn McCool
- Creating a Blog in Laravel from Scratch
- Nettuts+ Tag about Laravel
- Fideloper Laravel Tag
- Jason Lewis' Tutorials
- Laravel 4 – simple website with backend tutorial
- Laracasts - Laravel Screencasts by Jeffrey Way
- Sheikh Heera's Blog (Tag - Laravel)
- Laravel.sl - Fast French tutorial
- Awesome Laravel
- Installation steps
- Cachet
- Introduction to Laravel (Persian)
- Laravel News
- Test Driven Laravel (by Adam Wathan)
- Behaviour Driven Development in Laravel
- Laravel Best Practices
- Laravel Up and Running
- Diving Laravel
- Laravel Core Adventures
- Performant Laravel
- Laravel Subreddit
Top comments (1)
You can also mention Electrik in your list. It's a new 100% opensource starterkit for SaaS development
Some comments may only be visible to logged-in visitors. Sign in to view all comments.