I have a problem retrieving data from mysql to a table using Axios and Vue Js. I get an error http://localhost:8000/api/allusers 403 (Forbidden).
This is my code: Us