Mollie should work out of the box on my live server, as it does on my localhost test environment.
Current Behavior
I run into the following error:
ERROR: ReflectionException: Class mollie.api does not exist in /home/deb114015/domains/examify.nl/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php:752
Possible Solution
Might it be related to case sensitivity @ server? I am developing on Macbook, server is Linux (so both Unix based though).
Expected Behavior
Mollie should work out of the box on my live server, as it does on my localhost test environment.
Current Behavior
I run into the following error: ERROR: ReflectionException: Class mollie.api does not exist in /home/deb114015/domains/examify.nl/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php:752
Possible Solution
Might it be related to case sensitivity @ server? I am developing on Macbook, server is Linux (so both Unix based though).
Context
I am using mollie for payments.
Your Environment