Skip to content

caioladislau/FPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FPDF Laravel 5

This project was created to facilitate the use of FPDF library in Laravel 5. Through FPDF you can create documents in PDF format simple and intuitive way.

Installation

You need include "ladislau/fpdf": "1.0.*" on your composer.jon require-dev and run:

$ php artisan composer update

How to use?

Use simply:

$pdf = new \Ladislau\Fpdf\FPDF;

Contributing

Thank you for considering contributing to the FPDF Laravel 5!

About

FPDF to Laravel 5

Resources

License

Stars

Watchers

Forks

Packages

No packages published