Create an export class in app/Exports. You may do this by using the make:export command. php artisan make:export UsersExport --model=User.
確定! 回上一頁