Download the PHP package javaabu/paperless without Composer
On this page you can find all versions of the php package javaabu/paperless. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download javaabu/paperless
More information about javaabu/paperless
Files in javaabu/paperless
Package paperless
Short Description Application workflow handling on steroids
License MIT
Homepage https://github.com/Javaabu/paperless
Informations about the package paperless
Paperless
Application workflow handling on steroids
Documentation
You'll find the documentation on https://docs.javaabu.com/docs/paperless.
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Installation
To get started, you need to install the package via Composer:
After installing the package, you need to publish the configuration file:
This will create a paperless.php
file in your config
directory.
Next, you need to publish the migrations:
After publishing the migrations, you can create the tables by running the migrations:
Testing
You can run the tests with
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Javaabu Pvt. Ltd.
- Hussain Afeef (@ibnnajjaar)
- Athfan Khaleel (@athphane)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of paperless with dependencies
illuminate/support Version ^9.0 || ^10.0 || ^11.0
javaabu/helpers Version ^1.30
spatie/laravel-medialibrary Version ^11.4
javaabu/status-events Version ^1.0@dev
javaabu/auth Version ^1.1
javaabu/forms Version ^1.4
javaabu/query-builder Version ^1.1
spatie/laravel-model-states Version ^2.7
laravel/prompts Version ^0.1.19