Package Data | |
---|---|
Maintainer Username: | brazorf |
Package Create Date: | 2017-06-18 |
Package Last Update: | 2020-04-10 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-08 03:06:08 |
Package Statistics | |
---|---|
Total Downloads: | 21 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
work in progress, only notes here in this moment.
On successful login the SuccessfuLogin
event listener will
provide the user record with an api_token, in order to enable
api calls for that user.
composer create-project foothing/laravel-boilerplate YOUR_DIRECTORY
Then navigate to your installation directory and run
composer update
Configure your database in config/database.php