php artisan config:show
DevelopmentDisplay configuration values
Examples
Common usage examples
Show database configuration
php artisan config:show databaseShow specific config value
php artisan config:show database.connections.mysqlRelated Commands
You might also find these useful