Reading excel file in Laravel Maybe this is useful for you $rows = Excel::load('storage\\exports\\'. $fName)->get();