Skip to content

Aguztinus/document-management

Repository files navigation

Document Management

File manager for Laravel - Frontend - Vue.js Backend - Laravel 5 package

This repo include:

  • Use AdminLTE 3 for Dashboard
  • Font Awesome 5
  • REST API Laravel
  • API Auth Oauth2 with Laravel Passport
  • JWT with Laravel Passport and JavaScript Request
  • Axios and Ajax Request
  • Vue Router
  • Vue-progressbar
  • Vue Custom Events
  • Vue form with Laravel
  • Vuetable 2 for Table view datatable
  • Vue-clip for Document Upload
  • Vue-clickaway for Auto Logout
  • Vue-multiselect for dropdown select form
  • Vue-pdf for view PDF in vue
  • ACL in Laravel
  • Document list
  • Users list

Installation

It's just like any other Laravel project:

  • Clone the repo https://gitlab.com/Aguztinus/document-management.git
  • cd to project folder.
  • Run composer install
  • Save as the .env.example to .env and set your database information
  • Run php artisan key:generate to generate the app key
  • Run npm install
  • Run php artisan migrate
  • Run php artisan passport:install
  • Run php artisan passport:client --password
  • Run php artisan storage:link
  • Done !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published