myforksfiles/fixthis
$fix->this :-).
11
| Install | |
|---|---|
composer require myforksfiles/fixthis |
|
| PHP: | >=5.5.9 |
| License: | MIT |
| Last Updated: | Mar 13, 2022 |
| Links: | GitHub · Packagist |
Maintainer: myForksFiles
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:
Related Packages
nilportugues/laravel5-json-api-dingo
Laravel5 JSONAPI and Dingo together to build APIs fast
1,498
30
lucasromanojf/laravel5-pdf
Provides the HTML2PDF functionality using the wkhtmltopdf library (Laravel 5)
72,522
7