500 Error
-
Please anyone help me to fix this issues ..These are all the steps i have done till
1.composer create-project bagisto/bagisto my-bagisto-store
2.cd my-bagisto-store
3.php artisan bagisto:install
4.composer require bagisto/bagisto-api
5.php artisan bagisto-api-platform:install
6.composer dump-autoload
7.php artisan bagisto-api:generate-key --name="My App2"
then using this i tried get produt in the url http://bagisto.test/api/shop and i am getting 500 error..