Skip to content

sogun1998/laravel-backend-api

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

What should I do?

First connect your database in .env by putting the name of the database you named

And then run "php artisan migrate"

And and then run "php artisan passport:install"

I did put postman file in this project root. "Multi-Auth.postman_collection.json" (Please set the environmental variable in postman.the variable I used are "url","passport_token","passport_token_admin". Set them in your environmental variable setting.)

I recommend testing with Postman.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published