Download this repo.
Run the following commands:
composer install
cp .env.example .env
php artisan key:generate
npm install
npm run dev
php artisan serve
The Laravel framework is open-sourced software licensed under the MIT license.
Download this repo.
Run the following commands:
composer install
cp .env.example .env
php artisan key:generate
npm install
npm run dev
php artisan serve
The Laravel framework is open-sourced software licensed under the MIT license.