Skip to content

Kazturin/queue-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Logo

Queue management system

Installation

  1. Clone the project
  2. Go to the project root directory
  3. Run composer install
  4. Create a database and configure the settings in the .env file
  5. Run php artisan migrate
  6. Run php artisan db:seed
  7. Run php artisan serve to start the project at http://localhost:8000
  8. Run php artisan websockets:serve
  9. Run php artisan queue:work

http://localhost:8000/admin
http://localhost:8000 - qr codes for queuing

login: admin
pass: admin

About

Queue management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published