Restaurant POS
Access the application here
Restaurant Point of Sales is a web based application used to manage a restaurant.Registered users can add menus , tables and create orders for tables. The application is bulit using Laravel a php framework.
- Php (Laravel)
- HTML
- CSS
- Mysql
- Clone your project.
- Go to the folder application using cd command on your cmd or terminal.
- Run composer install on your cmd or terminal.
- Copy .env.example file to .env on the root folder. ...
- Open your . ...
- Run php artisan key:generate.
- Run php artisan migrate.
- Run php artisan serve
Collaborator
MIT