Download the PHP package hostville/dorcas-laravel-compat without Composer
On this page you can find all versions of the php package hostville/dorcas-laravel-compat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dorcas-laravel-compat
Dorcas Laravel Compat
A small pack of parts to make Dorcas play well with Laravel.
Authentication
The Dorcas PHP SDK provides some utility functions for creating user accounts, and authenticating with a username-password combination (provided you have details for a Password Grant client).
To integrate your Laravel install with Dorcas for user authentication, you should make changes to your
config/auth.php
file.
This package registers a new UserProvider
which you can use with your installation.
All versions of dorcas-laravel-compat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
illuminate/auth Version ^5.5
hostville/dorcas-sdk-php Version dev-master
illuminate/auth Version ^5.5
hostville/dorcas-sdk-php Version dev-master
The package hostville/dorcas-laravel-compat contains the following files
Loading the files please wait ....