I would like to use one excel file with Laravel excel and i'm wondering what's the best location to put this file ?
Asked
Active
Viewed 52 times
1 Answers
1
To use the default syntax Excel::import(new UsersImport, 'users.xlsx');
put it in storage/app

ajthinking
- 3,386
- 8
- 45
- 75