|
1 | | -# JasperReports for PHP and Laravel Framework |
| 1 | +# JasperReports for PHP and Laravel 5.1, 5.2 and 5.3 |
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 |
|
@@ -192,7 +192,7 @@ $jasper->process( |
192 | 192 | )->execute(); |
193 | 193 | ``` |
194 | 194 |
|
195 | | -###Using JasperPHP with Laravel 5.2! |
| 195 | +###Using JasperPHP with Laravel 5.1, 5.2, 5.3 |
196 | 196 |
|
197 | 197 | 1. Install [Composer](http://getcomposer.org) if you don't have it. |
198 | 198 | ``` |
@@ -246,7 +246,7 @@ Route::get('/reports', function () { |
246 | 246 | In this example we generate reports pdf, rtf and xml. |
247 | 247 |
|
248 | 248 |
|
249 | | -###Additional Information - Reports from a xml in Laravel 5.2 |
| 249 | +###Additional Information - Reports from a xml in Laravel 5.1, 5.2, 5.3 |
250 | 250 |
|
251 | 251 | See how easy it is to generate a report with a source an xml file: |
252 | 252 |
|
@@ -317,12 +317,12 @@ Thanks to [Cenote GmbH](http://www.cenote.de/) for the [JasperStarter](http://ja |
317 | 317 |
|
318 | 318 | ##Questions? |
319 | 319 |
|
320 | | -Drop me a line on Skype [leandro.bittencourt16 ] or E-Mail [[email protected]] |
321 | | - |
322 | | -Drop me a line on Skype [danielrodrigueslima ] or E-Mail [[email protected]] |
323 | | - |
324 | | -Drop me a line on E-Mail [[email protected]] |
| 320 | +Open a [Issue](https://github.com/geekcom/phpjasper/issues) |
325 | 321 |
|
326 | 322 | ##License |
327 | 323 |
|
328 | 324 | MIT |
| 325 | + |
| 326 | +##Contribute |
| 327 | + |
| 328 | +Contribute to the community PHP and Laravel, feel free to contribute, make a fork!! |
0 commit comments