myforksfiles / fixthis
$fix->this :-).
dev-master / 0.1.x-dev
2022-03-13 16:07 UTC
Requires
- php: >=5.5.9
- laravel/framework: >=5.1
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2024-11-21 08:46:02 UTC
README
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: