2017 © Pedro Peláez
 

library laravel-context

Add a application deploy timestamp prefix to cookie name for laravel.

image

ailuoy/laravel-context

Add a application deploy timestamp prefix to cookie name for laravel.

  • Friday, June 8, 2018
  • by ailuoy
  • Repository
  • 0 Watchers
  • 3 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 5 Versions
  • 42 % Grown

The README.md

Context

管理一次请求生命周期中的数据 Build StatusStyleCILatest Stable VersionTotal DownloadsLicense, (*1)

Install

composer require ailuoy/laravel-context

Ailuoy\Context\ContextServiceProvider::class,

'Context' => Ailuoy\Context\ContextFacade::class,

Usage

<?php

Context::set('user', User::find(request('user_id')));

Context::get('user');

Context::all();

The Versions

08/06 2018

dev-master

9999999-dev

Add a application deploy timestamp prefix to cookie name for laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

20/05 2018

v0.0.4

0.0.4.0

Add a application deploy timestamp prefix to cookie name for laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

23/06 2017

v0.0.3

0.0.3.0

Add a application deploy timestamp prefix to cookie name for laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

05/04 2017

v0.0.2

0.0.2.0

Add a application deploy timestamp prefix to cookie name for laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

28/10 2016

v0.0.1

0.0.1.0

Add a application deploy timestamp prefix to cookie name for laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires