Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP ACL is basic ACL script written on PHP.

Instructions

  1. Clone the repository
  2. Create a db and import the db.sql file
  3. Add all permissions to permissions table
  4. Copy the .env.example file to .env and adjust the variables
  5. Go to the project folder and install the dependencies using composer
composer install
  1. Refer the examples.php file for usage instructions

System Requirements

PHP version 7.1 or higher.
MySQL version 5.6 or higher.

About

A basic ACL script written on PHP.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages