skip to Main Content

Laravel – Getting a Class "KrloveEloquentModelGeneratorProviderGeneratorServiceProvider" not found error when deploying to Heroku – Nginx

I'm deploying a Laravel application to Heroku for the first time, but I'm getting the following error: Class "KrloveEloquentModelGeneratorProviderGeneratorServiceProvider" not found Here's the full traceback: remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-20…

VIEW QUESTION
Back To Top
Search