Ce package vous permettra de manipuler dompdf/dompdf
via un wrapper simple et intuitif.
Installez une copie du package avec composer.
composer require bowphp/pdf
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
];
}
Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.
[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