Quantcast
Channel: Active questions tagged symfony4 - Stack Overflow
Viewing all articles
Browse latest Browse all 3925

symfony 4 app engine deploy Attempted to load class "Kernel" from namespace "App"

$
0
0

Error below not occuring on local machine, sounds like PSR issues but PSR if correctly configured

Attempted to load class "Kernel" from namespace "App". Did you forget a "use" statement for "Symfony\Component\HttpKernel\Kernel"

Autoload in composer file

"autoload": {
        "psr-4": {
            "App\\": "src/"
        }
    },

Symfony version 4.3


Viewing all articles
Browse latest Browse all 3925

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>