lemberg / connfa-integration-server

Connfa CMS & Integration Server
Apache License 2.0
31 stars 43 forks source link

php artisan route:list error #24

Open coldmachine opened 7 years ago

coldmachine commented 7 years ago

PHP Fatal error: Call to a member function make() on null in /Users/mymachine/Sites/connfa-integration-server/bootstrap/cache/compiled.php on line 5544

[Symfony\Component\Debug\Exception\FatalErrorException]
Call to a member function make() on null

vpauk commented 7 years ago

@coldmachine

We found a similar problem https://github.com/laravel/framework/issues/10908

We are investigating this issue and we will fix it as soon as possible.