CLI Commands
Utilities
settings:dump
Dumps settings that are bound to configuration to file in order to optimize system configuration.
The file can be found at storage/streams/{application}/settings/config.php
.
php artisan settings:dump
Dumps settings that are bound to configuration to file in order to optimize system configuration.
The file can be found at storage/streams/{application}/settings/config.php
.
php artisan settings:dump