O
O
ObehanProger2019-03-12 14:45:45
Laravel
ObehanProger, 2019-03-12 14:45:45

Removing a service provider breaks the site?

After removing the service provider, the page gives an http500 error, and no more errors at all (even the standard laravel error page is not displayed). Tried cache:clear, composer dump-autoload, removed service provider registration from config/app.php, all file permissions are set fine. What is the problem? Error in logs:

Allowed memory size of 134217728 bytes exhausted(tried to allocate 262144 bytes) in project/venvor/laravel/framework/src/Illuminate/Container/Container.php on line 878
Allowed memory size of 134217728 bytes exhausted(tried to allocate 262144 bytes) in Unknown on line 0

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question