ecommerce
ecommerce copied to clipboard
small laravel ecommerce project
Add instructions to refresh migrations
[Illuminate\Database\QueryException] SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`leantony`.`reviews`, CONSTRAI NT `user_can_make_many_reviews` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE...
Followed your instructions, but after php artisan serve command, I got laravel error page: ErrorException in Filesystem.php line 81:
hello, leantony, it's a great work!!! can u make some demo data?