Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Drehmini/inventory

Repository files navigation

Inventory System

Current Laravel Version : 5.2
Required PHP Extension : php_ldap

Install the laravel application using the following command:

composer install

Then generate a key using the following command:

php artisan key:generate

Using https://github.com/Adldap2/Adldap2-Laravel
To get default adldap config files run the following:

php artisan vendor:publish --tag="adldap"

Email settings must be set in the .env file.
The scheduler must be setup using the cronjob

* * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1

License

This software is licensed under the MIT license.

About

Inventory System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages