Removing deferred property

parent 002da1d3
......@@ -7,8 +7,6 @@ use Modules\Dashboard\Composers\WidgetViewComposer;
class WidgetServiceProvider extends ServiceProvider
{
protected $defer = true;
public function register()
{
$this->app->singleton('Modules\Dashboard\Composers\WidgetViewComposer', function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment