Skip to content

This is example about using Laravel Sanctum+Socialite to authenticate users in your app via APIs

License

Notifications You must be signed in to change notification settings

Philip-Droubi/Laravel-Sanctum-Socialite-example

Repository files navigation

Laravel Sanctum & Socialite API example.


Hello everyone! this is the project for my POST on Dev.to .
If you have any questions, please feel free to comment on this POST.

Installation

To clone and run this project:

  • Open your cmd where you want to clone this project and run:

git clone git@github.com:Philip-Droubi/Laravel-Sanctum-Socialite-example.git

  • install required packages: composer install

  • Create a database.

  • Run php artisan key:generate

  • Run php artisan migrate --seed

About

This is example about using Laravel Sanctum+Socialite to authenticate users in your app via APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published