website used for archiving documents based on storage date.
How to use
git clone https://github.com/lutfllhm/document-archiving.git
Migrate Data
php artisan migrate
How to run
php artisan serve
- Auth User
- CRUD User
- Add PDF Uploader
- Edit PDF File
- Edit Footer
- Edit Title
- Add Meta Icon
- Remove Unused Variables
If PDF Uploader doesn't work, you need to run the program
npm run dev