// it can be perfact if you don't want run cmd Route::get('/foo', function () { Artisan::call('storage:link'); });