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.
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