I set db to mysql and when I run migrate I get:
[Illuminate\Database\QueryException]
SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table `users` add constraint `users_sp_id_foreign` foreign key (`sp_id`) references `users` (`id`))