PHP 5.6.4 or higher Web Server (eg: Apache, Nginx, IIS)
Uses Laravel, the best existing PHP framework, as the foundation framework and Modules package for web Apps.
- Install Composer
- Download the repository and unzip into your server
- Open and point your command line to the directory you unzipped project
- Run the following command: composer install
- Set the .env file
- Run the project through Laravel way or create the virtual host and execute in different browsers
- Finally, launch the web app
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.