Support the ongoing development of Laravel.io →

gnardella

Joined 27 Apr 2014

Statistics

Threads 9
Replies 10
Solutions 3
Articles 0

Laravel app upload on web hosting: Fatal error: Class 'Patchwork\Utf8\Bootup' not found

My app works fine on localhost, but when I upload on web hosting I have this error: Fatal error: Cla...

0 Likes
6 Replies
Solved

Eloquent query relations.

Hi, can someone halp me with this problema. I want load events based on city_id stored in locations...

0 Likes
0 Replies

Build query with ckeckboxes values.

Is there a way to build a query on checkboxes values? I have 7 checkboxes, then only if a single che...

0 Likes
0 Replies

Update images

Hi, I often have to refresh the page after updating the images through a form to see the latest uplo...

0 Likes
0 Replies

Validation value instead of attribute

Hi, is possible to return the input value instead of the :attribute in the error messages? Thanks

0 Likes
0 Replies
replied 9 years ago

Laravel app upload on web hosting: Fatal error: Class 'Patchwork\Utf8\Bootup' not found

Solved. I had to download a new lavarel-master form github. Now all subfolder in vendor are like: S...

0 Likes
Solved
replied 9 years ago

Laravel app upload on web hosting: Fatal error: Class 'Patchwork\Utf8\Bootup' not found

swgj19 said: Take a look at this here Also, did you do a php composer.phar update Make sure you de...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Maximum nesting level error after 4.2 upgrade

I have the same problem. In laravel 4.1 all works fine, but in 4.2 I receive the next error when I c...

0 Likes
replied 9 years ago

One to many error.

Solved <?php class Type extends \Eloquent { protected $fillable = []; protected $table ='types...

0 Likes
Solved

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.