Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patiencemanzen/moon-songs
https://github.com/patiencemanzen/moon-songs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patiencemanzen/moon-songs
- Owner: patiencemanzen
- Created: 2023-02-13T09:09:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T15:15:26.000Z (almost 2 years ago)
- Last Synced: 2023-10-08T10:21:50.018Z (about 1 year ago)
- Language: PHP
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Project
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
## Project Setup
To setup the project you must have the compose already installed and configured well, Next make sure your laravel version is over v9.0 and vite usage tested.
- ** composer install && composer dump-autoload **
- ** npm install && npm run dev **
- ** php artisan migrate **
- ** php artisan optimize **
- ** php artisan test ** to run all feature-tests## Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).