insert data from form to table but the data inserted row empty what the problem?
Hi all, I have a route pattern like 'category/{id}/{year}-{month}-{day}'. How can I render a 404 res...
When i am using: Route::get('page/{id}-{slug}', 'PageController@show'); My url should look like &qu...
Hi all, Is there a reason why the 'Content-Length' header is not automatically set, when returning r...
Method "Redirect::to('....')" in the Controller's construct does not work! Who can help me...
hello reading http://www.codeforest.net/laravel-4-tutorial-part-2 tutorial I have a problem with Red...
I am using Goutte with Guzzle + Dom Crawler to create a webscraper in Laravel. I would like to crawl...
Hi guys, I have a problem, I am making website which has several languages, the URLs of the same act...
Hey, i want to make a ban system, and i do not know how to redirect a user to a "You're banned&...
Hello¨ Can anybody tell me how to create a request in Laravel using regular expressions? I have to s...
Hello, I am new in a framework world. Reading Laravel documentation at the moment chapter after chap...
I have a dns server wind a wild card and i do have mod_rewrite. What am I doing wrong? Please help....
Hi guys, been using laravel for a while on a number of projects.. and usually these errors mean some...
Hi, I have a problem with special characters in a Redirect::to(). If there is in a controller : // $...
My current project has a form creation feature. For each form created, there is also a table created...
I'm trying to do a stateless HTTP login for my RESTful API using Auth::onceBasic() I've tried the so...
In my app's bootstrap code I need to use $_SERVER['HTTP_HOST'] to do some initialization. Problem is...
Hi all, My question is about pagination. I have some posts and some comments for each post. I unders...
Hi all, In my design, I have categories, and posts for each category. Each post has a date, dd/mm/yy...
Hi I am new in laravel. Can you please help me to represent this sql query in route? This is the que...
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.