webpatser/laravel-uuid

FatalThrowableError

saifuldhaka opened this issue · 6 comments

I am using laravel 5.4 and version 2
it working in my localhost but when i upload in my staging server, it showing error

jghjghjghj

Is your webserver on a different PHP version?

php version ea-php71

webserver PHP version : 7.1

It fails to load the facade, is your app.php config the same?

https://dev.shopavision.com/
please check the error here

(1/1) FatalThrowableErrorCall to protected Webpatser\Uuid\Uuid::__construct() from context 'Illuminate\Foundation\ProviderRepository'

in ProviderRepository.php line 208

any luck on this?