I am having a problem. after I upload my laravel 5.4 on the live server, the server gives me an error in the error log
[03-Nov-2017 09:41:10] PHP Fatal error: Couldn't execute method Composer\Autoload\ClassLoader::composer\autoload\classloader::loadclass in Unknown on line 0
[03-Nov-2017 09:41:15] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /home/hosting_users/skymoontiger/www/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php on line 41
What should I do?. thanks in advance...