mauphung

Results 1 comments of mauphung

I changed $table→increments('id'); to $table→bigIncrements('id'); in 2016_11_30_135954_create_permission_table.php $table→increments('id'); to $table→bigIncrements('id'); in 2016_11_30_135954_create_permission_table.php I removed Laravel\Scout\Searchable from App\Product But I STILL HAVE THE SAME PROBLEM after running php artisan ecommerce:install This...