Skip to content

gne-ldh/ScifiDevs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScifiDevs - Document Management Software

This is a Laravel Based Software.

Test Link: http://dms.wtmatter.com

Installation Steps:

  1. Simply Copy All The Files into a folder on your Server Root. (For Example, in localhost, you need to create a folder with any name and then have to copy all files into it.)
  2. Find the SQL File and import into a new database created in MySQL.
  3. By Default, the DB name is dms and root is the user with no password.
  4. You can change the DB details in the .env file. Because, github was not allowing to upload the .env file as it it, we've uploaded it with the name hello.env, rename it simply to .env
  5. You also need to modify the the helpers.php file. Here find the getHomeURL() and replace the URL in it with the base URL of your server and this software files folder.
  6. Also, there's a zip file, vendor.zip, unzip it as well.

Minimum Software Requirements

  1. Apache or NGINX Web Server
  2. PHP (Version 7.3+)
  3. MySQL Version 5+

Getting Started

  1. Simply Go To the Project URL as per the name of project folder. For example, http://localhost/dms, if the project folder is dms in the root of your web server.
  2. Click on Signup to register a new user and login with the same details.
  3. Everything will be in front of you, do whatever you want!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published