I now have the api directory, the auth folder in it, and the index.php file in it. It turns out the path to the path turns out such "localhost / api / auth /". And how can I do this "localhost / api / auth"? Need to create a file in the api folder?
I now have the api directory, the auth folder in it, and the index.php file in it. It turns out the path to the path turns out such "localhost / api / auth /". And how can I do this "localhost / api / auth"? Need to create a file in the api folder?
Source: https://ru.stackoverflow.com/questions/886721/
All Articles