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/...
I'm wondering about the recommended folder structure for Homestead when using PHPStorm. My initial c...
I've been using the vagrant box Laravel Homestead and it's all working fine with PHP projects. But n...
Hello, is there a possibility to deploy Laravel app to shared hosting without any custom steps, like...
Hello folks, I struggle a lot with some pagination. So basically I do: reconfing 'view' in app/view/...
Taking originally my question from this thread on stackoverflow: http://stackoverflow.com/questions/...
Hello there, I setup everything ( Email and Pass and API ) and it's seems ok to me! but when I test...
Greetings Laravel Community! As you can tell, I'm new- that is, I've so far not caused many visible...
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