https://github.com/librecodecoop/laravel-dashboard
https://github.com/librecodecoop/laravel-dashboard
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/librecodecoop/laravel-dashboard
- Owner: LibreCodeCoop
- License: mit
- Created: 2019-10-15T01:35:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T02:33:19.000Z (over 6 years ago)
- Last Synced: 2025-10-14T20:36:30.713Z (8 months ago)
- Language: JavaScript
- Size: 6.88 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
### Instructions
[Main repo instructions](https://github.com/jeremykenedy/laravel-auth#installation-instructions)
```bash
cp .env.example .env && make init
```
```bash
yarn install && yarn production
```
Open localhost:180