I am having this error when moving User.php to Models/User.php
User.php
Models/User.php
local.ERROR: Symfony\\Component\\Debug\\Exception\\FatalThrow
If the app config is cached, it may not be able to get the new configuration, because config:cache gives this error before clearing and caching configuration, so just delete the cache manually:
rm bootstrap/cache/config.php