Skip to content

Commit 10cdc7e

Browse files
author
Daniel Rodrigues Lima
committed
updated readme.md
1 parent 537cd8e commit 10cdc7e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JasperReports for PHP and Laravel Framework
1+
# JasperReports for PHP and Laravel 5.1, 5.2 and 5.3
22

33
[![Latest Stable Version](https://poser.pugx.org/lavela/phpjasper/v/stable)](https://packagist.org/packages/lavela/phpjasper) [![Latest Unstable Version](https://poser.pugx.org/lavela/phpjasper/v/unstable)](https://packagist.org/packages/lavela/phpjasper) [![License](https://poser.pugx.org/lavela/phpjasper/license)](https://packagist.org/packages/lavela/phpjasper) [![Total Downloads](https://poser.pugx.org/lavela/phpjasper/downloads)](https://packagist.org/packages/lavela/phpjasper)
44

@@ -192,7 +192,7 @@ $jasper->process(
192192
)->execute();
193193
```
194194

195-
###Using JasperPHP with Laravel 5.2!
195+
###Using JasperPHP with Laravel 5.1, 5.2, 5.3
196196

197197
1. Install [Composer](http://getcomposer.org) if you don't have it.
198198
```
@@ -246,7 +246,7 @@ Route::get('/reports', function () {
246246
In this example we generate reports pdf, rtf and xml.
247247

248248

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
250250

251251
See how easy it is to generate a report with a source an xml file:
252252

@@ -317,12 +317,12 @@ Thanks to [Cenote GmbH](http://www.cenote.de/) for the [JasperStarter](http://ja
317317

318318
##Questions?
319319

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)
325321

326322
##License
327323

328324
MIT
325+
326+
##Contribute
327+
328+
Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!

0 commit comments

Comments
 (0)