Hi, In our recent development based on Laravel, we got these kind of errors happened randomly (got 1...
I'm dealing with a legacy spaghetti code mess, and moving it over to Laravel 5. For now I have some...
Hi, I try to setup multiple laravel installations in subdirectories and remove the public folder fro...
Hello, could somebody tell me how to call an Action, which is in Home-Controller defined? Thank you...
I am trying to pass 2 variables at the end of a form {{ Form::open(array('method' => 'POST', 'ac...
I have a question regarding CRUD. I actually wanted to ask this in IRC, but I noticed that this ques...
Hi, I'm trying to paginate a relatively simple query without any groupBy. The query works ok without...
I seem to always post questions where no one can answer so here to hoping I get some help... Ive bee...
Hi, Finally I found forum for Laravel learners. I am struggling with last couple of days for integra...
Hi, This is probably very straightforward , but I just can't seem to grasp it out right now. I have...
Hi, I'm trying to redirect based on whether an email is sent or not. Here is my code //only save if...
return Redirect::to_route('authors') error Symfony \ Component \ HttpKernel \ Exception \ MethodNotA...
Hi all, This is my first post here, and im new to laravel. Im very confused here, I have developed a...
I have been looking at stapler and I think it may work for me. I am re-engineering a site that is es...
Hi gladly I want to delete only checked tasks. So to achieve that I use an array variable for the na...
I'm noticing that in my views I'm doing a lot of checking whether the current user is the owner of a...
I've been going in circles trying to google my way out of this for days. I sort of want to roll up i...
Hello I want to add comments dynamically with AJAX but I have a problem. When I click submit I get e...
I'm new in Laravel and some times it's hard to undestand waht's happening. I have a code for validat...
Dear Laravel enthusiasts, I've been thinking about developing some real time functionality in some o...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community