REST APi connection ERROR 404
-
@Rishabh-Webkul
here is my ffile name:
env:
result:
goes back to landing oage -
@Rishabh-Webkul is there any alternative to open the documentation
-
try using IP address and check, this will work.
http://192.16*../Demo/bagisto/public/api/shop/documentation
Please check the screenshot below.
And also when adding IP, enter the IP in .env file as well and then run below command in root
php artisan optimize:clear
-
Another Option
if you are running php artisan serve and then with the local server which is appearing in your case
127.0.0.1:8001Use this, it will work
For Shop
127.0.0.1:8001/api/shop/documentation
For Admin
127.0.0.1:8001/api/admin/documentation