rtablada/simple-guardbuilder

This is a simple package to create a Guardfile for your project based on config
21 1
Install
composer require rtablada/simple-guardbuilder
Latest Version:0.0.1
PHP:>=5.3.0
License:MIT
Last Updated:Jul 1, 2013
Links: GitHub  ·  Packagist
Maintainer: rtablada

Simple Guardbuilder

Build Status

This repository is a simple build interface for Laravel 4.

Installation

To install this package add "rtablada/simple-guardbuilder": "dev-master" to your composer.json file. After running composer update add 'Rtabada\SimpleGuardbuilder\SimpleGuardbuilderServiceProvider' to your service providers in your app config. To publish the configuration file for this package run php artisan config:publish rtablada/simple-guardbuilder.

Now you can modify the configuration to create your various deployment states.

Related Packages

lukapeharda/cookie-guard

Provides authorization from cookie token.

2,171 5
lucasromanojf/jwt-guard

JWT Guard for Laravel 5.2

84 0
dusterio/laravel-google-guard

Auth guard for Laravel that completely relies on Google Login and doesn't persis...

350 6
adaojunior/passport-social-grant

Social grant for Laravel Passport

287,503 116
yosmelvin/jwt-guard

JWT Guard for Laravel 5.4

11 0