alexpechkarev / google-maps

Collection of Google Maps API Web Services for Laravel
https://alexpechkarev.github.io/google-maps/
MIT License
523 stars 115 forks source link

Always get error offset #57

Closed skasidej closed 6 years ago

skasidej commented 6 years ago

Have no idea what this is "unserialize(): Error at offset 0 of 40 bytes". What caused the problem of this error?

alexpechkarev commented 6 years ago

Hi @skasidej ,

Please can you let me know on how to reproduce the issue ? Thanks

skasidej commented 6 years ago

@alexpechkarev

It's okay, just found a way to fix it. firstly laravel kept responding "Class not found". I have to clear cache config. Voila, works like magic! Thx for a fast respond tho.