-
Notifications
You must be signed in to change notification settings - Fork 0
janmithabangera/laravel-9-rest-api-authentication-using-sanctum
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Install xampp. start apache2 and mysql server in xampp. place the RestApiUserAuth folder in htdocs. import the RestApiDB database from sql database schema folder to phpmyadmin. create .env file from .env.example file add app_name and set database connection. make sure the database name is same as .env file. run "php artisan serve" on terminal inside RestApiUserAuth folder. this will be base url http://127.0.0.1:8000 please refer the request reponse documentation for api endpoints.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published