Best laravel framework open-source packages.

Larapass graph

Laravel Auth Passport With GraphQL API
Updated 1 year ago

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