i have a laravel project has the following tables
- admins
- users
- .......
- other tables
if the user want to update his own information like ( phone , address , ....)
the changes will not be acceptable until the admin Accept the changes
Example :
user A => {name:"user A" , address:"san water melon .."}
he want to update the address to "skjfk kj kj kh kjh kh k jh"
the admin refuse this address
then the address will not be updated
how can i do this in laravel ?!
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire