roles
roles copied to clipboard
Foreign key constraint is incorrectly formed
The 2016_09_02_000000_create_role_user_table.php migration is executed before the 2016_09_02_000000_create_roles_table.php migration causing a foreign key error on the role_id column.