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...
Is it possible to do multi site/sub-domain configuration such as demo.org , demo.com, app.demo.com e...
Using the default L4 comment TAGs for Templates '{{-' & '--}}' will produce a BlankSOD on a syst...
Hi, I am using the HTML::link function to create my links through the entire site. Now, I was wonder...
i have this code View::composer('includes.navbar', function($view) { $loggedUser = User::Get_User...
I'm getting an error when I wanna insert a lot of items. How can I prevent this of being thrown? It...
Hey guys I have a problem about implementing FacebookRedirectLoginHelper. After I saw following link...
This is my controller: public function prontuario_index(){ $Prontuarios = Prontuarios::get(15);...
I commiited a laravel project through my github from office PC.It worked nicely there , but when i w...
Does anyone know how to turn on mod_rewrite? Server runs perfect with 'vagrant up' I have ssh into s...
Where can I configure the mime type settings? I am using laravel 4.2 and my upload form should valid...
I tried to find anything on this and either am searching incorrectly or no one else has done this. I...
Hi guys , I have a problem I'm using a Raspberry PI for a small market , I have an application was p...
I'm trying to deploy my app on google cloud but having some trouble. In my app.yaml i have env_v...
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.