Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelnabil230/laravel-system-restaurant
https://github.com/michaelnabil230/laravel-system-restaurant
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelnabil230/laravel-system-restaurant
- Owner: michaelnabil230
- Created: 2020-07-29T18:00:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T09:29:27.000Z (5 months ago)
- Last Synced: 2024-07-23T11:37:08.437Z (5 months ago)
- Language: JavaScript
- Size: 10.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
System
# Get started
1 - install packages
```
composer install
```
or
```
composer update
```2 - project init
```
php artisan project:init
```# Super Admin 💪
## Email And Passowrd 🔒🔑
```
Dashboard : http://loaclhost:8000
Email : [email protected]
Password : [email protected]
```