I have defined the following routes : Route::get('/', 'HomeController@getindex'); Route::controller...
The issue was solved by fixing the user permissions in the "storage" folder on the server....
Firtzberg said: Use pivot tables. Inside the pivot you will make a start_time and end_time column....
makzumi said: I think you need to read this: http://laravel.com/docs/eloquent#relationships and htt...
makzumi said: Hey on my cell, but something like this: $blog = Blog::where ('id','=', $id)->wit...
eisenmaxx said: You can access it like Auth::user()->blogs()->blogcomments() note u should u...
The Laravel portal for problem solving, knowledge sharing and community building.