https://github.com/laravel/installer
The Laravel application installer.
https://github.com/laravel/installer
laravel php
Last synced: 17 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: 2025-04-01T14:53:56.000Z (about 1 month ago)
- Last Synced: 2025-04-24T00:53:43.862Z (17 days ago)
- Topics: laravel, php
- Language: PHP
- Homepage: https://laravel.com/docs
- Size: 432 KB
- Stars: 744
- Watchers: 39
- Forks: 311
- Open Issues: 5
-
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).