DigiDocu is a free, open source document management system built with laravel. Which provide easy way to manage documents with features like permissions, resize & compress images, combine multiple images into single pdf, zip all files etc..
composer install
..env
file.DB_DATABASE
in .env
.php artisan migrate
.php artisan key:generate
php artisan db:seed
(This will generate super-admin & basic settings [required]).Username | Password |
---|---|
super | 123456 |
public/docs
directory.