Warning: Uncaught ErrorException: require(/home/forge/v3.domain.nl/vendor/composer/../../App/Square/Helpers/isActive.php): failed to open stream: No such file or directory in /home/forge/v3.squaredmsforum.nl/vendor/composer/autoload_real.php:66
Stack trace:
Interesting, so if you edit /home/forge/v3.squaredmsforum.nl/vendor/composer/autoload_real.php and change the reference manually on line 66 to IsActive.php it still complains?
If you came from a Mac or going to a Mac with the file perhaps try rename the file, ie. mv IsActive.php rename.php; mv rename.php IsActive.php and then confirm the case is the same everywhere.