- Node version: 14.x
- NPM version: 6.x
- Composer version: 2.x
- PHP version: 8.0
- Laravel Nova license: ~3.0
- MySQL version: ^8.0
git clone https://github.com/CaddyDz/KingBoosting.git
composer config http-basic.nova.laravel.com <username> <password>
composer install
cp .env.example .env
Create a MySQL database locally and fill in the database credentials in the .env file