Hi Guys, I'm having a problem with Laravel version 5.0.34 when I try to upload a file. I found some...
Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...
Hi guys, I'm trying to send en email using Mail:queue below the code Mail::queue('emails.shop_invoi...
Hi guys, can you explain me one thing? in which case the boot() method in a service provider is call...
Ok..reload all my code from my machine to the server, reset all permission and the problem is fixed!...
Ok..same code on different project and it work perfectly! what can I do? I can't rewrite all the cod...
The test : class AjaxTest extends TestCase{ //put your code here public function tearDo...
Ok..done already this test using tinker with two different facade defined in the same way..below the...
In my controller it work perfectly in both ways \Ajax::test() and simply Ajax::test() but is not wor...
The Laravel portal for problem solving, knowledge sharing and community building.
The community