To deploy simply clone the repository from the Modules
directory of the base LESK install, as shown below:
$ cd app/Modules/
$ git clone https://github.com/sroutier/LESK-Module_-ReportsUsers.git ReportsUsers
Then make sure to optimize the master module definition, from the base directory, with:
$ cd ../..
$ ./artisan module:optimize
....
#Prerequisites ....
Once a new module is detected by the framework, a site administrator can go to the "Modules administration" page and first initialize the module, then enable it for all authorized users to have access.