We have PHP 7 on the way. Laravel is quite ambitious when it comes to support for new PHP versions,...
I'm trying to load some view in Laravel 5.1 exception handler (/app/Exceptions/Handler.php). In my r...
I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...
Guys, do you always use Controller suffix in controller classes names? I do, but I'm now thinking if...
I have a problem with php artisan app:name [name] command on fresh instance of Laravel 5.1. When I r...
Pretty URLs are not Laravel's thing. Run phpinfo() function and see if, under Loaded Modules section...
How do you access your Laravel site? Do you have any domain assigned to this path or you just use lo...
I ran composer self-update and now it works. I used version from Homebrew and perhaps it had a bug o...
If you are starting, I would go with Laravel 5. I'd have some doubts if you asked month ago or two,...
The Laravel portal for problem solving, knowledge sharing and community building.