I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...
I tried to submit a question and I got this at the bottom of the body section Body contains spam. Yo...
I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...
What I'm trying to do is have the current class style to be shown on the menu that the page is on. F...
I'm trying to get the error message to show when I attempt to login with the wrong username and pass...
I have done some changes to my controller I replaced $input = \Input::all(); with $input = \Input::...
Thanks for the reply. I managed to do it. Route::group(array('before' => 'auth'), function(){ Ro...
I managed to sort of remove the error about the bootstrap, but my css isn't being picked up. The boo...
Hi I managed to get the debug working. It was in the folder app/config/app.php and I got this error...
Hi, Debug is already set to true and I do have default.blade.php in my app/views/layouts. Here is th...
The Laravel portal for problem solving, knowledge sharing and community building.