myForksFiles / fixthis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fixthis

Fun with laravel

[![Latest Version on Packagist][ico-version]][link-packagist] [![Total Downloads][ico-downloads]][link-downloads] ![Software License][ico-license]

Installation

Via Composer

$ composer require myforksfiles/fixthis dev-develop

Then add the service provider in config/app.php:

MyForksFiles\FixThis\FixThisServiceProvider::class,

Available commands

New

Command:

$ php artisan fix:this

Result: If you think this command will handle practically everything for you, so then you are wrong :-).

Remarks:

About

License:Other


Languages

Language:PHP 100.0%