turahe/laravel-installer

Laravel web installer

v0.0.1 2020-10-08 18:49 UTC

This package is auto-updated.

Last update: 2024-03-04 22:10:11 UTC


README

Build Status PHP Composer Latest Stable Version Total Downloads License Scrutinizer Code Quality Build Status StyleCI FOSSA Status

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.