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...
I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...
I am unable to curl or in browser go to GetComposer.org. Are there any other sites where I can downl...
I'm trying to use davejamesmiller/laravel-breadcrumbs My problem is that part of my site can be acce...
whem i am implementing one to one relationship in laravel i am getting this error. so pls anyone giv...
I am trying to redirect to the 'store' action of a resourceful controller after verifying some of th...
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