(Laravel) What should I do about API for frontend?
I have build a website all by myself: Laravel + blade. Now we want to make a site using vue, frontend and backend seperate. Not frontend ui/ux and admin, but frontend html,js,vue,css and backend php,database. I'm not familliar with this.…