-
git clone
https://github.com/Bienfait-ijambo/realtime-task-app.git
-
cd in
in the project
-
Run
composer install
command -
Setup database
-
Run
php artisan migrate
-
Run
php artisan serve
command -
Run
php artisan queue:work
for background process
NB : Make sure you got maildev for TestingEmail locally