turahe / laravel-installer
Laravel web installer
v0.0.1
2020-10-08 18:49 UTC
Requires
- php: ^7.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- orchestra/testbench: ^5.3
This package is auto-updated.
Last update: 2024-12-04 23:42:57 UTC
README
Installation
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
composer require turahe/laravel-installer
Note: If you are using Laravel 5.5, the steps 2 and 3, for providers and aliases, are unnecessaries. SEOTools supports Laravel new Package Discovery.
License
This project is released under the MIT license.