Skip to content

Installation

Iman edited this page Feb 13, 2017 · 2 revisions

composer require imanghafoori/laravel-widgetize

Add Imanghafoori\Widgets\WidgetsServiceProvider::class to the providers array in your config/app.php

that it! you can now use php artisan make:widget command to create your widgets.

Clone this wiki locally