Skip to content

aseven-team/laravel-documents

Repository files navigation

Laravel Documents

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Laravel package for managing document templates and the PDF rendered files

Installation

You can install the package via composer:

composer require aseven-team/laravel-documents

You can publish and run the migrations with:

php artisan vendor:publish --tag="laravel-documents-migrations"
php artisan migrate

You can publish the config file with:

php artisan vendor:publish --tag="laravel-documents-config"

Usage

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Laravel package for managing document templates and the PDF rendered files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages