The project is under development and refactoring. You will not be able to upgrade to the next version. Complete reinstallation only.
git clone https://github.com/ADamCarraway/DTF-clone.git
cp .env.example .env
Edit the .env file and set the database and other config for the system after you copy the .env.example file.
composer install
php artisan key:generate
php artisan migrate --seed
npm run watch
php artisan serve
php artisan websockets:serve
php artisan horizon
Email - admin@mail.com
Password - password