17.User and Driver Bulk Upload
Manage bulk user and driver uploads to upload multiple users at once.
📍 Admin Path (Users): Users → Customer Management → User Bulk Upload
📍 Admin Path (Drivers): Users → Driver Management → Driver Bulk Upload
✅ How It Works:
Download Sample Template – Get the Excel template with predefined columns.
Fill Data – Add details into the template.
Upload File – Upload the completed Excel file through the bulk upload option.
Validation:
📌 Valid rows are stored in the Table.
📌 Invalid rows are saved in a separate error file for correction.
Download the error file, fix the issues, and re-upload it again.
💡 Note: For Drivers Upload the document in admin panel or Mobile App
✅ May Sure that You have Setup Properly:
QUEUE_CONNECTION – In the .env file, change the QUEUE_CONNECTION value from sync to database.
Supervisor – Supervisor Setup.