1
1
<p align =" center " >
2
2
<img src="/img/qInlEsuLmF8.jpg" alt="Laradock Logo"/>
3
3
</p >
4
-
5
- <p align =" center " >
6
- <a href =" http://laradock.io/contributing " ><img src =" https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat " alt =" contributions welcome " ></a >
7
- <a href =" https://github.com/laradock/laradock/network " ><img src =" https://img.shields.io/github/forks/laradock/laradock.svg " alt =" GitHub forks " ></a >
8
- <a href =" https://github.com/laradock/laradock/issues " ><img src =" https://img.shields.io/github/issues/laradock/laradock.svg " alt =" GitHub issues " ></a >
9
- <a href =" https://github.com/laradock/laradock/stargazers " ><a href =" #backers " alt =" sponsors on Open Collective " ><img src =" https://opencollective.com/laradock/backers/badge.svg " /></a > <a href =" #sponsors " alt =" Sponsors on Open Collective " ><img src =" https://opencollective.com/laradock/sponsors/badge.svg " /></a > <img src =" https://img.shields.io/github/stars/laradock/laradock.svg " alt =" GitHub stars " ></a >
10
- <a href =" https://github.com/laradock/laradock/actions/workflows/main-ci.yml " ><img src =" https://github.com/laradock/laradock/actions/workflows/main-ci.yml/badge.svg " alt =" GitHub CI " ></a >
11
- <a href =" https://travis-ci.org/laradock/laradock " ><img src =" https://travis-ci.org/laradock/laradock.svg?branch=master " alt =" Build status " ></a >
12
- <a href =" https://raw.githubusercontent.com/laradock/laradock/master/LICENSE " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " alt =" GitHub license " ></a >
13
- </p >
14
-
15
4
<p align =" center " ><b >Full Document Management System based on Docker.</b ></p >
16
5
17
6
<p align =" center " >
22
11
<br >
23
12
24
13
## What
25
- Document Management System base on Laradock with PHP Laravel and Vue design. 💜
26
-
14
+ Document Management System base on PHP Laravel and Vue design. 💜
27
15
28
16
## Technical Report
29
17
- Php v7.4
30
18
- Laravel
31
19
- Vue
32
20
- Laradock for docker deployment
33
21
- MySQL for storegement
34
- -
35
-
36
22
---
37
23
Features
38
24
--------
@@ -41,12 +27,9 @@ Features
41
27
- Optical character recognition
42
28
- LDAP authentication ![ New!] ( https://www.sismics.com/public/img/new.png )
43
29
- Support image, PDF, ODT, DOCX, PPTX files
44
- - Video file support
45
30
- Flexible search engine with suggestions and highlighting
46
31
- Full text search in all supported files
47
- - All [ Dublin Core] ( http://dublincore.org/ ) metadata
48
32
- Custom user-defined metadata ![ New!] ( https://www.sismics.com/public/img/new.png )
49
- - Workflow system ![ New!] ( https://www.sismics.com/public/img/new.png )
50
33
- 256-bit AES encryption of stored files
51
34
- File versioning ![ New!] ( https://www.sismics.com/public/img/new.png )
52
35
- Tag system with nesting
@@ -58,12 +41,11 @@ Features
58
41
- Audit log
59
42
- Comments
60
43
- Storage quota per user
61
- - Document sharing by URL
62
- - RESTful Web API
44
+ - Document sharing per user
45
+ - Export information
63
46
- Webhooks to trigger external service
64
- - Fully featured Android client
65
- - [ Bulk files importer] ( https://github.com/sismics/docs/tree/master/docs-importer ) (single or scan mode)
66
- - Tested to one million documents
47
+ - Tested to 200 documents
48
+ - Rolement system control
67
49
68
50
69
51
0 commit comments