omniphx / forrest

A Laravel library for Salesforce
https://omniphx.github.io/forrest/
MIT License
259 stars 120 forks source link

Should work for Laravel 6? #227

Closed aligajani closed 5 years ago

GioChocolateBro commented 5 years ago

Yes works, using it right now.

the storage.expire_in in the config is still saying minutes. but laravel cache drive now uses seconds. multiply by 60 and you're good or set to store_forever