Hi, I'm new to the MVC pattern so please excuse my question. I want to make a search function over t...
Hi, I had a perfectly working Laravel project, and now I'm getting the following error Invalid reque...
I've had this issue before and can't remember how I resolved it. I have an L4 app (4.1.3) that runs...
Hi, I'm starting to learn Laravel framework. I was reading documentation about laravel and also, I w...
Hi everyone, it's possible to have multiple url with one controller on laravel 4? Something Like tha...
I am considering using events in a refactor of a very large site. I am worried that if I use events,...
i am trying to do something very simple. Just create a user via an ajax post request UserController....
Help me please, how to make route for 404 page? may be, like this - Route::get('*', 'HomeController@...
Hello, I want to know if it is possible in Laravel to do routing based on values in the http post. E...
Can anyone please help me with this problem that I am having. Background: I am building a small proj...
I have created an App::shutdown($callback); which is expected to log some details into log file. but...
Hi all, So I have a directory inside the public directory called /downloads/ The downloads dir conta...
Hi, I am converting a site I made with Laravel to work with https connections. I have ran in some pr...
Hi, I am using laravel framework.To upload the csv file via a third party API iron.io when i am usin...
Hi! In my app, I have a Signup Model. A signup belongs to a single club, and I want the name of that...
Hi, I'm trying to establish two routes: Route::resource('city', 'CityController'); Route::get('city/...
Hey All, I'm in the process of developing a web application for a customer. The customer asked If I...
Hello everyone, I'm making my blog in Laravel to learn something new but i'm stuck with urls. I mean...
Hi All, Newbie to Laravel and have struggled to get the links to do what I want them to do :( Every...
I have pulled dev master to play around with it. Immediatelly noticed that routes can now be created...
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