Closed RomanDeNu closed 9 years ago
The instructions state
// app/config/app.php
'providers' => [ '...', 'Laracasts\Utilities\JavaScript\JavascriptServiceProvider' ];
should be updated to or at least mentioned.
'Laracasts\Utilities\UtilitiesServiceProvider'
The instructions state
// app/config/app.php
'providers' => [ '...', 'Laracasts\Utilities\JavaScript\JavascriptServiceProvider' ];
should be updated to or at least mentioned.
'Laracasts\Utilities\UtilitiesServiceProvider'