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-developThen add the service provider in config/app.php:
MyForksFiles\FixThis\FixThisServiceProvider::class,Command:
$ php artisan fix:thisResult: If you think this command will handle practically everything for you, so then you are wrong :-).
Remarks: