mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	format
This commit is contained in:
		| @@ -51,7 +51,7 @@ return [ | ||||
|         'public' => [ | ||||
|             'driver' => 'local', | ||||
|             'root' => storage_path('app/public'), | ||||
|             'url' => env('APP_URL').'/storage', | ||||
|             'url' => env('APP_URL') . '/storage', | ||||
|             'visibility' => 'public', | ||||
|         ], | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user