2017 © Pedro Peláez
 

project laravel-acl

ACL application

image

compassites/laravel-acl

ACL application

  • Wednesday, March 16, 2016
  • by psbharathy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

README

Laravel ACL package This document whatever steps are necessary to get acl application up and running., (*1)

Software Requirement

  • Server Script : PHP 5.5 and also it will support PHP 7
  • Framework : Laravel 5.1
  • Database : Mysql 5.6
  • webserver : apache2 / Nginx

What is this repository for?

  • Laravel ACL based application
  • V1.0.0

How do I get set up?

#!GIT HUB

$# git clone https://github.com/psbharathy/laravel-acl.git

Or, (*2)

#!Packagist

$# composer require compassites/laravel-acl

Step 2:

Goto applciation root directory and Run the following command, (*3)

#!Composer

$# composer Install / update

Step 3:

Environment Configuration, (*4)

Change .env file for environment based configuration like Database , Email and Debug setings, (*5)

Step 4:

Run the migration file to update all database migrations, (*6)

#!Migration

$# php artaisan migrate

Contribution guidelines

  • All the test cases are written in tests folder
  • PSR2 Code Standard followed in this Application

The Versions

16/03 2016

dev-master

9999999-dev

ACL application

  Sources   Download

MIT

The Requires

 

The Development Requires

acl auth roles permissions access control user role