Closed JessEpley-dev closed 1 year ago
Resolves issue #51 once reviewed and approved.
Added images to game details, game list, and wishlist. Added some tiny styling adjustments to how details are displayed.
You will need to run migrations / seed database with new seeder info and game table: sail artisan migrate:fresh --seed
sail artisan migrate:fresh --seed
Resolves issue #51 once reviewed and approved.
Added images to game details, game list, and wishlist. Added some tiny styling adjustments to how details are displayed.
You will need to run migrations / seed database with new seeder info and game table:
sail artisan migrate:fresh --seed