dimanche 9 décembre 2018

Bootstrap Toggle to Update Database in Laravel 5

So i'm trying to update a user status to either enabled or disabled in the user database. I already have my toggle in place. When i view the user table from the dashboard, i want to be able to see the toggle button according to their status. I also want to be able to update their status using the same toggle.

I know it can be done with AJAX but i'm not sure about the implementation.

Anyone kind enough to enlighten me?




Aucun commentaire:

Enregistrer un commentaire