|
1 | | -# JasperReports for PHP and Laravel 5.1, 5.2 and 5.3 |
| 1 | +# JasperReports for PHP and Laravel 5.* |
2 | 2 |
|
3 | 3 | [](https://packagist.org/packages/lavela/phpjasper) [](https://packagist.org/packages/lavela/phpjasper) [](https://packagist.org/packages/lavela/phpjasper) [](https://packagist.org/packages/lavela/phpjasper) |
4 | 4 |
|
| 5 | +##If you like the library, please pay me a juice! |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +Or help us with any value: |
| 12 | + |
| 13 | +**1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg** |
| 14 | + |
5 | 15 | **Is using Linux servers?** |
6 | 16 |
|
7 | 17 | Do not forget to grant permission 777 for the directory **/vendor/lavela/phpjasper/src/JasperStarter/bin** and the file binary **jasperstarter** |
@@ -196,7 +206,7 @@ $jasper->process( |
196 | 206 | )->execute(); |
197 | 207 | ``` |
198 | 208 |
|
199 | | -###Using JasperPHP with Laravel 5.1, 5.2, 5.3 |
| 209 | +###Using JasperPHP with Laravel 5.* |
200 | 210 |
|
201 | 211 | 1. Install [Composer](http://getcomposer.org) if you don't have it. |
202 | 212 | ``` |
@@ -250,7 +260,7 @@ Route::get('/reports', function () { |
250 | 260 | In this example we generate reports pdf, rtf and xml. |
251 | 261 |
|
252 | 262 |
|
253 | | -###Additional Information - Reports from a xml in Laravel 5.1, 5.2, 5.3 |
| 263 | +###Additional Information - Reports from a xml in Laravel 5.* |
254 | 264 |
|
255 | 265 | See how easy it is to generate a report with a source an xml file: |
256 | 266 |
|
|
330 | 340 | ##Contribute |
331 | 341 |
|
332 | 342 | Contribute to the community PHP and Laravel, feel free to contribute, make a fork!! |
333 | | - |
334 | | -##If you like the library, pay me a juice  |
335 | | - |
336 | | -Or help us with any value: |
337 | | - |
338 | | -1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg |
|
0 commit comments