In Route model, I can use something like this: Route::model('tasks', 'App\Task'); and in Route resou...
In my route.php I defined the route resource: Route::group(['middleware' => 'role:admin|staff|ret...
thank you so much. well explained.
look at the config folder as mentioned above and comment this section to disable throttling: 'checkp...
The LaravelCollective/html for Html::image() tag doesn't seem to work. Does it exist? The illuminate...
edanao said: Im using this Polymorphic relations but it is returning class not found error. namespa...
Anyone know that, the laravelcollective helper works with HTML::image()? what is the alternative syn...
The Laravel portal for problem solving, knowledge sharing and community building.
The community