Search found 1 match

by waqas.mehmood
15 Jul 2021, 11:48
Forum: Laravel package
Topic: mysite.io/admin/default/jsonadm Option route aborted
Replies: 1
Views: 5988

mysite.io/admin/default/jsonadm Option route aborted

I have setup new shop with sanctum authentication by enabling config shop.routes.jsonadm This authentication works fine but routes abort the request. When I debug this route I found url()->previous() function not working correctly. This url()->previous() function return http://mysite.io/mysite.io Fi...