Use of datatables to list users.
Need to create a controller - UserController and write a function that passes user data to the view that is already created.
The view needs to be modified to use the data passed by the controller. Use blade loop.
Current view is static.
Use of datatables to list users.
Need to create a controller - UserController and write a function that passes user data to the view that is already created.
The view needs to be modified to use the data passed by the controller. Use blade loop.
Current view is static.