Skip to content

samettemizer/jwt-auth-demonstration

Repository files navigation

JWT authentication in Laravel Framework

this example includes
· how to inject repository
· how to use eloquent api resources

configure

rename .env.example to .env

packages

composer install

structure

php artisan migrate

seed

php artisan db:seed 

documentation:

https://app.swaggerhub.com/apis-docs/nestisamet/mulakatAPI/1.0.0

About

building restful api in Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages