Download the PHP package tokenly/laravel-record-lock without Composer
On this page you can find all versions of the php package tokenly/laravel-record-lock. 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 laravel-record-lock
Record Lock
A Laravel library for creating a shared lock across an application. Requires a MySQL database connection.
Installation
Add the Laravel package via composer
Add the Service Provider (Laravel <= 5.4 only)
Add the following to the providers
array in your application config:
Use it
All versions of laravel-record-lock with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package tokenly/laravel-record-lock contains the following files
Loading the files please wait ....