Open axomat opened 6 years ago
The plugin has been working fine pre Laravel 5.5 upgrade. After the upgrade I get the error Class cors does not exist. I have tried to fix it but I dont know enough about the way that service providers work and so now I am stuck.
Thanks
I cannot reproduce the issue. It's working fine on Build 431.
Do you have any more details about the error? Class cors does not exist on which line of which file?
Class cors does not exist
Have you tried to run composer dump-autoload?
composer dump-autoload
The plugin has been working fine pre Laravel 5.5 upgrade. After the upgrade I get the error Class cors does not exist. I have tried to fix it but I dont know enough about the way that service providers work and so now I am stuck.
Thanks