Depends on how you want to structure things. If you have a single form use the same controller/rout...
The foreign keys need to be setup between the two tables and you need this in the user model public...
If you do a 'desc role' in phpmyadmin is the column tiny int? Put this on your role model file and c...
Get rid of the trim function
Is the admin field defined as varchar or bool or as an int in your role table. If you run this query...
The Laravel portal for problem solving, knowledge sharing and community building.