I have a blade file in which it is my base layout (which will be loaded on all pages). But I agree that I put the route, the css of this page does not load. Ex.:
If my route is like this:
Route::get('/novo', 'UserController@novo');
The c...
asked by
19.04.2017 / 15:12