I'm interested in how others have set up their Github repo and file structure when using a shared ho...
The authentication even made forcefully by passing the correct values directly to the array , th...
It's 3 days now that I'm struggling with routes in Laravel. Some of them I have made to work, others...
I hope someone here is excellent in using XAMPP. I've started using XAMPP and when I try to go anoth...
Hi, I know it is possible to extend blade like this: Blade::extend(function($view, $compiler) { $pa...
I have 2 environments and 2 configuration directories in my project: local and testing. One is for n...
I'm working on a "change email" function where users can change their registered email adr...
In edit.blade.php file, the part (you can also see it here) {{Form::submit("Save", array(&...
I am using Laravel for a long time, but I have an issue I'm not pretty sure I got the solution for y...
Hello guys, I'm planning to create an application for managing finances. (could need it for personal...
Hello together! I am stuck and hope someone can push me in the right direction. I have a one to many...
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...
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.