Is there a better way to write this up? <?php // Composer: "fzaninotto/faker": "v...
Even if it included some Raw elements. :) Select concat(places.path, child_places.id, '/') as p...
I have a datetime attribute that I want to convert to Carbon and persist it to mysql as a Carbon obj...
So, this lunchtime I managed to get into a discussion on the IRC regarding the reason for Laracon EU...
Some ideas to make the forums flow better: 1 - A "JavaScript" tag - whether or not this is...
User Model function comments(){ return $this->hasMany('Comment'); } function posts(){...
I'm trying to use composer to install the laravel installer (Mac OS X, Yosemite). Everytime I try, I...
Hello Laravel people, Anybody know how to solve by using AngularJS file with Laravel I am not sure h...
Hi guys, I'm trying to install homestead under windows 8 environment in Laravel 5. And I encountered...
If someone logs out and leaves their form open overnight and come back the following day and login t...
Has anyone taken a Laravel app and ported it over to PhoneGap? I'd love to hear about your experienc...
I created a project with composer flawlessly BUT artisan is giving me a Error! I have created i MySq...
Hey guys, Since on my old topic (http://forumsarchive.laravel.io/viewtopic.php?id=10766) the links a...
Unable to successfully mock Config::shouldReceive('get')->with('my_testing_param_here'); because...
I've read through the latest contributing guidelines (http://laravel.com/docs/5.0/contributions), bu...
I need to have the current found controller and action in a middleware, so that I can do some authen...
Hello everyone, I made a code which i used to check if a table exists or not. If not the code would...
I have a polymorphic relationship set up between the comments and the video / images tables. Now i w...
Ahoi, want to use static methods and public method (of Instance) from a Model. have a controller : c...
Hi, I am trying for hours to just switch the built-in laravel 5 authentication from email to usernam...
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