Skip to content

ahmedkh19/e3tmd

Repository files navigation

installation

  1. rename .env.example file => .env
  2. add database correct info => .env
  3. run
composer install
npm install
php artisan key:gen
php artisan migrate:fresh
php artisan db:seed

run the project

php artisan serve
php artisan queue:work
php artisan websocket:serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published