You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.