We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer require imanghafoori/laravel-widgetize
Add Imanghafoori\Widgets\WidgetsServiceProvider::class to the providers array in your config/app.php
Imanghafoori\Widgets\WidgetsServiceProvider::class
config/app.php
that it! you can now use php artisan make:widget command to create your widgets.
php artisan make:widget