Skip to content

mnurhads/larapass-graph

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Laravel Auth Passport with GraphQL

Required

Using

Installing Composer

# Clone the project
git clone git@github.com:mnurhads/larapass-graph.git
cd larapass-graph

# Copy .env.example .env
cp .env.example .env

# Run composer
composer install

# Generate Key
php artisan key:generate

# Migration (after changing your DB settings in .env)
php artisan migrate

Authors

  • MNurHad - Initial work And Backend dev - mnurhads.
  • Waiting dev......

#Screenshoot

Login token pass

With Header

Testing Redis

test redis

About

Laravel Auth Passport With GraphQL API

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages