Skip to content

tsokor/realtime-task-app

 
 

Repository files navigation

RealTime Task Manager App with Laravel 11, Laravel Reverb and Vue 3 + TypeScript

Steps to run this project:

  1. git clone https://github.com/Bienfait-ijambo/realtime-task-app.git

  2. cd in in the project

  3. Run composer install command

  4. Setup database

  5. Run php artisan migrate

  6. Run php artisan serve command

  7. Run php artisan queue:work for background process

NB : Make sure you got maildev for TestingEmail locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.7%
  • Vue 29.1%
  • TypeScript 17.9%
  • Other 1.3%