FileMaster

FileMaster: Collaborative Document Management System

FileMaster is a collaborative document management system developed using Laravel, Tailwind CSS, MySQL, and Laravel Breeze authentication. It aims to streamline document management processes within organizations, facilitating efficient storage, retrieval, and sharing of documents while ensuring data security and accessibility.

Features

Home Page Screenshot

FileMaster Home Page

Installation

  1. Clone the repository: https://github.com/ayoubhayda/FileMaster.git
  2. Install dependencies: composer install
  3. Create a copy of the .env.example file and rename it to .env. Update the database configuration in the .env file with your database credentials.
  4. Run database migrations:: php artisan migrate
  5. Serve the application:: php artisan serve
  6. Visit http://localhost:8000 in your web browser to access FileMaster.

Contributions and Feedback

We welcome contributions and feedback from the community to enhance and improve FileMaster further. Feel free to submit pull requests or open issues for any suggestions or bug reports.

Free to Use

FileMaster is open-source and completely free to use. Download it, customize it, and streamline your document management processes with ease.

Enjoy using FileMaster to optimize your document management workflows!