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...
Hi guys, I'm having a hard time writing these two queries into one. $topic = Topic::where('slug', '=...
Hy everyone, does anyone have a clue why my migration throws an error exception "strtolower() e...
Hey everyone, I am putting together an event app for an internal event for my company. We are lookin...
I have download PHP facebook sdk from https://github.com/facebook/facebook-php-sdk Using this i want...
Hi, How come this is not protected with htaccess? It is supposed to ask for username and password. T...
Hi. I am trying to send email with queue and Mandrill but it doesnt really work! It goes to iron and...
Hi, I'm still pretty new to Laravel, and while I've worked my way through a lot of common errors, I'...
I'd like to show the execution time in views, but I only found this way to log the execution time: h...
Hello. I have tried to encrypt a project with ion cube but i got only errors. ANy ideea how could i...
So I made the rookie mistake of putting a dash in the name of my MySQL database (ie My-Database ). A...
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