Support the ongoing development of Laravel.io →

luca83

Joined 27 Mar 2014

Statistics

Threads 4
Replies 14
Solutions 2
Articles 0
posted 8 years ago

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Hi Guys, I'm having a problem with Laravel version 5.0.34 when I try to upload a file. I found some...

0 Likes
1 Replies

Laravel 5 Facade - Class not found if called from template.

Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...

0 Likes
9 Replies
Solved
posted 9 years ago

Problem sending an email with attachment...

Hi guys, I'm trying to send en email using Mail:queue below the code Mail::queue('emails.shop_invoi...

0 Likes
17 Replies
Solved

ServiceProvider boot() ...help please!!!

Hi guys, can you explain me one thing? in which case the boot() method in a service provider is call...

0 Likes
7 Replies
replied 8 years ago

Laravel 5 Facade - Class not found if called from template.

Ok..reload all my code from my machine to the server, reset all permission and the problem is fixed!...

0 Likes
Solved
replied 8 years ago

Laravel 5 Facade - Class not found if called from template.

Ok..same code on different project and it work perfectly! what can I do? I can't rewrite all the cod...

0 Likes
replied 8 years ago

Laravel 5 Facade - Class not found if called from template.

The test : class AjaxTest extends TestCase{ //put your code here public function tearDo...

0 Likes
replied 8 years ago

Laravel 5 Facade - Class not found if called from template.

Ok..done already this test using tinker with two different facade defined in the same way..below the...

0 Likes
replied 8 years ago

Laravel 5 Facade - Class not found if called from template.

In my controller it work perfectly in both ways \Ajax::test() and simply Ajax::test() but is not wor...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.