Elbarae El-Ghannouchi

Results 2 comments of Elbarae El-Ghannouchi

I have fixed this issue by using increment('id') instead of id() in 2014_10_12_000000_create_users_table.php file & I use $table->unsignedInteger('user_id'); instead of $table->integer('user_id')->unsigned(); in 2016_07_29_171118_create_chatter_discussion_table.php file