Download the PHP package thinmy/cached-eloquent-user without Composer
On this page you can find all versions of the php package thinmy/cached-eloquent-user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thinmy/cached-eloquent-user
More information about thinmy/cached-eloquent-user
Files in thinmy/cached-eloquent-user
Download thinmy/cached-eloquent-user
More information about thinmy/cached-eloquent-user
Files in thinmy/cached-eloquent-user
Vendor thinmy
Package cached-eloquent-user
Short Description Caches authenticated user information to prevent laravel query on every request.
License MIT
Package cached-eloquent-user
Short Description Caches authenticated user information to prevent laravel query on every request.
License MIT
Please rate this library. Is it a good library?
Informations about the package cached-eloquent-user
CachedEloquentUser
Caches authenticated user information to prevent laravel query on every request.
Instalation
1. Dependencies
Using composer, execute the following command to automatically update your composer.json
:
or manually update composer.json
After updating composer, add the ServiceProvider to the providers array in config/app.php
.
After updating providers, update your authentication driver in config/auth.php
.
All versions of cached-eloquent-user with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.0
The package thinmy/cached-eloquent-user contains the following files
Loading the files please wait ....