Needs PHP 7.1. Use composer install to get all the packages.
composer install
And then run
php artisan serve
To get rollin'
Some basic doc links for y'all:
- 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.