Support the ongoing development of Laravel.io →

hdobre

Joined 2 Mar 2014

Statistics

Threads 0
Replies 1
Solutions 1
Articles 0

hdobre has not posted any threads yet

replied 10 years ago

Normal foreign key error:

Try $table->unsignedInteger('user_id'); instead of $table->integer('user_id')->unsigned();...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.