Laravel is accessible, powerful, and provides tools required for large, robust applications.
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.
If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
Clonare la repository localmente ed eseguire i seguenti comandi a riga di comando all'interno del progetto:
docker-compose build
docker-compose up -dQuesto creerà il container docker, già avviato, il quale si potra accedere
- alla application Laravel con il seguent link: http://localhost/
- all'interfaccia grafica di phpMyAdmin con il seguente link: http://localhost:8080/