Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/installer
The Laravel application installer.
https://github.com/laravel/installer
laravel php
Last synced: 7 days ago
JSON representation
The Laravel application installer.
- Host: GitHub
- URL: https://github.com/laravel/installer
- Owner: laravel
- License: mit
- Created: 2014-08-14T14:57:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T16:17:49.000Z (13 days ago)
- Last Synced: 2024-12-10T17:30:24.649Z (13 days ago)
- Topics: laravel, php
- Language: PHP
- Homepage: https://laravel.com/docs
- Size: 403 KB
- Stars: 669
- Watchers: 34
- Forks: 280
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Laravel Installer
## Official Documentation
Documentation for installing Laravel can be found on the [Laravel website](https://laravel.com/docs#creating-a-laravel-project).
## Contributing
Thank you for considering contributing to the Installer! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/installer/security/policy) on how to report security vulnerabilities.
## License
Laravel Installer is open-sourced software licensed under the [MIT license](LICENSE.md).