crate new repor for machin when they go to the mission and fix bugs in traddod mission
This commit is contained in:
@@ -666,6 +666,5 @@ Route::prefix('role')
|
||||
|
||||
Route::get('/test', function () {
|
||||
$csvExporter = new \Laracsv\Export();
|
||||
|
||||
$csvExporter->build(\App\Models\User::all(), ['id' => 'کد یکتا', 'username' => 'نام کاربری'])->download();
|
||||
});
|
||||
Reference in New Issue
Block a user