Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.19 KB

Slim 3 - Authentication App

A Slim3 basic project that includes AdminLTE template, Slim3, Twig, Illuminate DB, Respect Validation, HassanKhan config... thanks to CodeCourse

Included Libraries:

Configurations folder was ignored out of this repo, however, you can visit CodeCourse for details on required configurations.

Part of this repo is to create an ACL module that can be easily reused for any type of application.

This repo was created while following a course on CodeCourse