dianekaplan / Family-laravel

Family tree website using php/Laravel
http://www.ourbigfamilytree.com/
12 stars 5 forks source link

hi,i use your code, found something wrong. #1

Open myimpress opened 8 years ago

myimpress commented 8 years ago

when i use php artisan migrate, it will be error Can't create table "family",Foreign key constraint is incorrectly formed Can .But I fix. In migration directory found create_activities file, change $table->integer('user_id')->unsigned()->index();