Fun with laravel
[![Latest Version on Packagist][ico-version]][link-packagist] [![Total Downloads][ico-downloads]][link-downloads] ![Software License][ico-license]
Via Composer
$ composer require myforksfiles/fixthis dev-develop
Then add the service provider in config/app.php
:
MyForksFiles\FixThis\FixThisServiceProvider::class,
Command:
$ php artisan fix:this
Result: If you think this command will handle practically everything for you, so then you are wrong :-).
Remarks: