Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.38 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.38 KB

The dompdf support for bow framework

Ce package vous permettra de manipuler dompdf/dompdf via un wrapper simple et intuitif.

Usage

Installez une copie du package avec composer.

Installation

composer require bowphp/pdf

Configuration

Dans le fichier app\Kernel.php. Ajoutez le service comme suit:

/**
 * All app services register
 *
 * @return array
 */
public function configurations()
{
  /**
   * Put here you service
   */
  return [
    \Bow\PDFConfiguration::class,
      // other
  ];
}

Contributing

Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.

Contact

[email protected] - @franck_dakia

Please, if there is a bug on the project please contact me by email or leave me a message on the slack. or join us on slask