$path = storage_path('app/file.txt');
use IlluminateSupportFacadesStorage; $path = Storage::path('file.jpg');