I'm having an annoying issue with Homestead. It seems that when I do "vagrant up" after a...
I am trying to understand how the asset() helper function calls the UrlGenerator method asset()? I...
Hi, i was using OS X Mavericks that it is by default case Insensitive, and i made the relationships...
This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...
I am working with another developer on my application. He is using raw php and I am using Laravel. H...
I would like to call php artisan command from route or controller, i do like this (test on backup/re...
Im using the frozennode administrator bundle for laravel 4.2 to manage amongst others my blog posts,...
Hello guys, I have a problem and I can't find a solution for it. I have googled and tried the soluti...
I am pretty new to Laravel as well as frameworks in general, as such I am still getting use to the w...
Hi, I'm new here so please don't bite. My question is I use MAMP for development (I know I need to m...
I am trying to echo some date information in one of my views in my own language. I use mb_internal_e...
Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...
I am using Homestead, and it works fine, but when I enter a (random) URL-route ending with ".ph...
Hi Guys Ok, so I am just thinking about how to go about building menus in my application. Here is ho...
Hello, I want to set every component of my website in their folders and each component has his folde...
Hello mates ! I would like to ask you something about the base_url for Laravel. I used to code on Co...
I have an existing project that I'm setting up on a new machine. Of course artisan is gitignored. Ru...
Take for instance .env.local.php: return array ( 'Foo' => array('a', 'b', 'c'), ); Result of t...
I'm trying to customize a package (chumper's datatable bindings) and therefore would like to be able...
Hey there, If I have used psr-4 autoloading e.g. "psr-4": { "Admin\": "app/...
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.