How To Solve Laravel 8 API Response that is returning welcome page instead of JSON
I created a dribble clone using Laravel 8 and Nuxt.js. Since I won't be using the web route, I decided to create a global JsonRequestMiddleware that accepts headers as application/json. This write-up aims to show you how I implemented that step by st...
ife-adewunmi.hashnode.dev1 min read