Installation Using Composer composer install cp .env.example .env php artisan key:gen php artisan migrate npm install npm run dev php artisan serve