I am using Laravel 6.0 and I try to list all my routes with artisan route:list, but it fails and returns:
artisan route:list
Illuminate\\Contracts\\Container\\
For those who have similar issue with Illuminate\Contracts\Container\BindingResolutionException : Target class [] does not exist. message, this also could be helpful:
Illuminate\Contracts\Container\BindingResolutionException : Target class [] does not exist.
composer dump-autoload