芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.sksb.smartcon-survey.com/config/filament.php
[ // 'echo' => [ // 'broadcaster' => 'pusher', // 'key' => env('VITE_PUSHER_APP_KEY'), // 'cluster' => env('VITE_PUSHER_APP_CLUSTER'), // 'forceTLS' => true, // ], ], /* |-------------------------------------------------------------------------- | Default Filesystem Disk |-------------------------------------------------------------------------- | | This is the storage disk Filament will use to put media. You may use any | of the disks defined in the `config/filesystems.php`. | */ 'default_filesystem_disk' => env('FILAMENT_FILESYSTEM_DISK', 'public'), ];