Download the PHP package shaozeming/laravel-crypt without Composer
On this page you can find all versions of the php package shaozeming/laravel-crypt. 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-crypt
Crypt for laravel5.* or lumen
Installing
Laravel
And publish the config file:
if you want to use facade mode, you can register a facade name what you want to use, for example crypt
:
lumen
- 在 bootstrap/app.php 中 82 行左右:
将 vendor/ShaoZeMing/laravel-crypt/config/crypt.php
拷贝到项目根目录/config
目录下,并将文件名改成crypt.php
。
configuration
Usage
Example:
License
MIT
All versions of laravel-crypt with dependencies
PHP Build Version
Package Version
Requires
illuminate/container Version
>=5.1
shaozeming/crypt Version ^1.0
vlucas/phpdotenv Version >=3.0
shaozeming/crypt Version ^1.0
vlucas/phpdotenv Version >=3.0
The package shaozeming/laravel-crypt contains the following files
Loading the files please wait ....