Closed iamsajidjaved closed 7 months ago
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been inactive for 7 days since being marked as stale.
Hi, I'm trying to register a user. I have 3 text input fields like name, email, password and one select field named as role. Options of the select tag should contain the entries of the roles table. Current I have superadmin, admin and editor entries in my role table.
What I will do?
What the Datatable Editor will does?
Laravel html blade file code
Datatable Editor Code
Datatable Code
Controller Code
I'm using laravel 5.7 and latest version of yajra datatable editor.
Thanks. Help will be very appreciated.