RESOURCES
- MAINLINKS
- https://laravel.com/
- https://herd.laravel.com/ – macos setup
- https://laravel.com/docs/10.x/starter-kits – starter kits
- https://vapor.laravel.com/ – deployment
Installation
Why Laravel?Laravel & Docker
- Getting Started On macOS
- Getting Started On Windows
- Getting Started On Linux
- Choosing Your Sail Services
Initial Configuration
Next Steps
Starter Kits
Laravel Breeze
Introduction
To give you a head start building your new Laravel application, we are happy to offer authentication and application starter kits. These kits automatically scaffold your application with the routes, controllers, and views you need to register and authenticate your application's users.
While you are welcome to use these starter kits, they are not required. You are free to build your own application from the ground up by simply installing a fresh copy of Laravel. Either way, we know you will build something great!