Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelnabil230/laravel-courses-app
https://github.com/michaelnabil230/laravel-courses-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelnabil230/laravel-courses-app
- Owner: michaelnabil230
- Created: 2022-06-19T04:51:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T23:40:09.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:21:43.726Z (8 months ago)
- Language: JavaScript
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
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
## Installation
Install all packages first via composer:
```bash
composer install
```And Run This commend
```bash
php artisan project:init
```