Download the PHP package foothing/laravel-boilerplate without Composer
On this page you can find all versions of the php package foothing/laravel-boilerplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foothing/laravel-boilerplate
More information about foothing/laravel-boilerplate
Files in foothing/laravel-boilerplate
Download foothing/laravel-boilerplate
More information about foothing/laravel-boilerplate
Files in foothing/laravel-boilerplate
Vendor foothing
Package laravel-boilerplate
Short Description A boilerplate based on the Laravel Framework.
License MIT
Package laravel-boilerplate
Short Description A boilerplate based on the Laravel Framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-boilerplate
laravel-boilerplate
work in progress, only notes here in this moment.
Auth
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.
Install
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
Setup revision code
All versions of laravel-boilerplate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
cartalyst/sentinel Version 2.0.*
foothing/laravel-lock-routes Version 0.3.0
foothing/laravel-repository Version 0.9.0
foothing/laravel-repository-controller Version 0.2.0
foothing/uniform-json-responses Version dev-master
greggilbert/recaptcha Version ^2.2
laravel/framework Version 5.3.*
cartalyst/sentinel Version 2.0.*
foothing/laravel-lock-routes Version 0.3.0
foothing/laravel-repository Version 0.9.0
foothing/laravel-repository-controller Version 0.2.0
foothing/uniform-json-responses Version dev-master
greggilbert/recaptcha Version ^2.2
laravel/framework Version 5.3.*
The package foothing/laravel-boilerplate contains the following files
Loading the files please wait ....