Overzicht
Beheer gebruikers, rollen en toegang binnen je organisatie.
Waar te vinden
Je vindt deze functie in Gebruikers.
Belangrijke details
Belangrijke acties:
index: Display a listing of users (admin only).
create: Show the form for creating a new user.
store: Store a newly created user.
edit: Show the form for editing the specified user.
update: Update the specified user.
previewImport: Preview bulk import - validates file and returns preview data.
import: Process bulk import - dispatches a background job to create users.
importProgress: Get import progress for a specific batch.
importResults: Get import results for a specific batch.
exportCorrectedFile: Export corrected import file (CSV or Excel).
importHistory: Display import history.
importHistoryDetails: Get import history details.
downloadExample: Download example import file (CSV or Excel).
destroy: Remove the specified user from storage.
bulkDestroy: Bulk delete users.
