Hi all, just wondering if anyone's played with SSEs in Laravel? If so, care to share your experience...
Not sure if this is the best way to do it, but I am having users upload private files to the /app di...
I was wondering if it is possible to pass variables from a route filter to the controller. I current...
I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...
System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...
Hi everyone, Im new to laravel and I don't know whats happening in my controller. I was trying to ha...
How to disable remembering of the 'intended' URL for specific route or for all AJAX requests?
hello have a look see, it is about a query, a model this is my controller .... public function ge...
Hello there. I am trying to figure out a clevel way of handling my SEO urls with assumptions that th...
I'm trying to pass a Laraver token to AngularJS app to make an ajax submit. This operations shows me...
As I understand current best practice, my web app's API should provide the same methods for both des...
i'm biginner in laravel ,i tried to connected to controller with router: Route::get('/', array('as'...
Hi, If I have something like this: $user = User::with('phones')->find(1); It gives me the user's...
I have a password reset form and method setup as below, however when the form is submitted it just g...
Hi all, Im trying to make a function for creating a package label via something called pacsoft. It o...
Hi this topic is about prefixing on resource routs so, i wonder if there are built in way to remove...
I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...
Hi guys, I just started with Laravel a couple of weeks ago. I've create an application which uses th...
Hi. I recently finnished web application with L4. Now I need to create REST web services for the sam...
I have been facing problem for creating a database record using ajax! When i press create event, not...
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