Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prokawsar/restuarant-geek

A Restaurant Flawless Ordering System
https://github.com/prokawsar/restuarant-geek

laravel55

Last synced: 3 months ago
JSON representation

A Restaurant Flawless Ordering System

Awesome Lists containing this project

README

        

## Restaurant Ordering System


License

## How to use in Local

- [x] Clone the repo `git clone https://github.com/prokawsar/restuarant-geek.git`
- [x] Go to directory run command `composer install`
- [x] Make `.env` file from `.env.example` with your configuration (`cp .env.example .env`).
- [x] Then run `php artisan key:generate`
- [x] Then create database and configure in `.env` file
- [x] Then run `php artisan migrate` on a empty database for creating all tables.
- [x] Now enjoy
## Done

:smile: