I do have environment specific httpd.conf files and certain others like the .htaccess, each differen...
Is anything more being done to increase the performance of Laravel 5? When comparing the default Lar...
Support consists of a series of useful classes to ease development and promote the use of best pract...
I 'm learning (at least trying to) Laravel, but I 'm having problem with routes. It gives error.: '...
Hey, I got problem with finding out the way to create main feature of my site. I thought of creating...
I use laravel 4.2 and in my route file i use this code Route::group(array('domain' => 'www.eee.do...
Hi there, I was wondering if anyone else came across this problem. I'm going through Jeffrey's book...
Is there any documentation other than online, eg a pdf or something alike?
Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&g...
I'm learning Laravel and have a custom query that i'm working on. How do I pass a variable string in...
Hello guys! I am currently trying to get the validator work as I want. The docs tell me to do exactl...
I have an application which shows a login page on the domain "test.domain1.com". In additi...
I have the following tables: Time_Tracker time_tracker_id time_tracker_module_id (FK with Modules) t...
I was wondering if I am missing something. Why does Laravel 4.x uses so many Closure restrictions? I...
Hello Sentry how get user id from session or db Sentry::getUser()->id; Thanks
Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...
Hey Folks, I'm a junior developer and new to Laravel. I have done all of the nub stuff ( Code Bright...
Hi All, I'm using a many to many polymorphic relation; table attachments table attachables table ite...
Hi, When I try to open my domain I set in the homestead.yaml file it gives me a 404 error file not f...
I am learning Laravel and have been learning Laravel 4. I am now learning 5. Where has eloquent gone...
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