Skip to content

cassandraeguakun/guardme2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuardMe code documentation

Installation

Run: php artisan app:install

Module hierarchy

  • App = 0
  • Users = 10
  • Account = 20
  • Company = 30
  • Jobs = 50

Important!!!!

All user roles are referenced in the 'guardme.php' configuration file Endeavour to reference user roles via the configuration file instead of hard-coding them in your modules. This is to prevent breakage when database values change

Events

Each module should emit events indicating certain operations being (or already) carried out. This is so that other developers working on other modules can just listen for events to extend functionalities on the entire system without meddling with other codes.

About

New master with no erros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5