example/php-laravel A Laravel PHP project. Installation composer install cp .env.example .env php artisan key:generate Usage php artisan serve Database php artisan migrate Testing php artisan test