Package Data | |
---|---|
Maintainer Username: | jimmylagp |
Maintainer Contact: | jimmylagp@gmail.com (Luis Antonio Gomez) |
Package Create Date: | 2016-10-07 |
Package Last Update: | 2016-11-11 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-15 15:10:48 |
Package Statistics | |
---|---|
Total Downloads: | 21 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Passenger is a fork of Laravel Passport but with support to UUID, is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Before run the migrations, run the command for select Data Type for IDs if you prefer use uuid or use default that is integer.
php artisan passport:data-type-id
Documentation for Passport can be found on the Laravel website.
Passenger is open-sourced software licensed under the MIT license