Skip to content

Commit 6f83e74

Browse files
authored
Update README.md
pay me a juice final version
1 parent 6b45ee6 commit 6f83e74

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
# JasperReports for PHP and Laravel 5.1, 5.2 and 5.3
1+
# JasperReports for PHP and Laravel 5.*
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

5+
##If you like the library, please pay me a juice!
6+
7+
![logo btc](http://beatsandsamples.com/wp-content/uploads/2016/04/bitcoin-accepted-here.png)
8+
   
9+
![Donations](https://uploaddeimagens.com.br/images/000/726/306/original/qr.png?1474640552)
10+
11+
Or help us with any value:
12+
13+
**1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg**
14+
515
**Is using Linux servers?**
616

717
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(
196206
)->execute();
197207
```
198208

199-
###Using JasperPHP with Laravel 5.1, 5.2, 5.3
209+
###Using JasperPHP with Laravel 5.*
200210

201211
1. Install [Composer](http://getcomposer.org) if you don't have it.
202212
```
@@ -250,7 +260,7 @@ Route::get('/reports', function () {
250260
In this example we generate reports pdf, rtf and xml.
251261

252262

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.*
254264

255265
See how easy it is to generate a report with a source an xml file:
256266

@@ -330,9 +340,3 @@ MIT
330340
##Contribute
331341

332342
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 ![Donations](https://uploaddeimagens.com.br/images/000/726/306/original/qr.png?1474640552)
335-
336-
Or help us with any value:
337-
338-
1LqwqcMfNuNzq6S671z1HjM61MpBuFCGqg

0 commit comments

Comments
 (0)