PHPackages                             marks/acl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. marks/acl

ActiveLibrary

marks/acl
=========

ACL service for Laravel 4.x

11551PHP

Since Jun 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/marekgalovic/acl)[ Packagist](https://packagist.org/packages/marks/acl)[ RSS](/packages/marks-acl/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#Laravel multizone ACL

This plugin allows you to separate access for users in different zones of your application. This acl plugin is database oriented. For example you have application which have administration part and front-end part, but you need both this parts to be controlled by acl separately. My plugin allows you to do this very easily.

\##Installation

```
composer.phar require marks/acl dev-master

```

\##Configuration Create new file in config directory named **acl.php** and put this piece of code in this file.

```
