Hello I'm new to laravel I've been trying to install and learn my way around but I'm having problems...
I'm trying to run an application on an HHVM 3.1 server and I'm getting a 'InvalidArgumentException U...
Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...
Hello, I am trying to export to excel the following....but i am getting an error: "Call to a me...
Hello, I try to extend the blueprint with some changes to have also crated_by and updated_by fields...
Hi all, I created a year ago a Laravel 3 application. Now I am rewriting my application to Laravel 4...
I am continuing working on my app. I have my users table setup with auth. I am working on the profil...
Hi guys, I have 2 models: Player and Team. The relationship is: Team has many players. So, in my tea...
https://gist.github.com/carbontwelve/9089485 The above is how I have been identifying if a route exi...
Hi All, I'm having a problem with using Iron.io queues. Just calling Queue::marshal() is throwing up...
I am stuck a bit, I have a little form and auth system - Sentry. Get data from Input and validate...
I want to use Ember.js for my site, and don't need to open up the api at this point. But I do want...
Hi, Can someone experienced with these 2 ( Iron MQ vs Beanstalk ) tell me what's the main difference...
I have a view which must include another view (example: a footer) This other view (footer) must proc...
Hi guys, Just trying to setup a new Laravel installation on a client's VPS. The problem is public/in...
Hi, Ok, there is probably a simple solution to this problem but I haven't found it yet, hence why am...
Let's say I have fetched users from my users table into $users with the Eloquent ORM. Is there a way...
Ok, its newb question. If i do "return View::make('something')->with('user', User::find(1)-&...
I have a route with an optional parameter. Route::get('archive/most-viewed/{time?}', array('uses' =&...
Hey guys! Scratching my head a bit here. I'm hoping you lot can point out what I'm doing wrong. I ha...
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.