File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -77,9 +77,9 @@ Now run the `java -version` again and check if the output is ok.
7777
78781 . Download repository:
7979
80- [ Lastest Release 1.4 in zip file:] ( https://github.com/geekcom/phpjasper/archive/v1.4 .zip )
80+ [ Lastest Release 1.5 in zip file:] ( https://github.com/geekcom/phpjasper/archive/v1.5 .zip )
8181
82- [ Lastest Release 1.4 in tar.gz file:] ( https://github.com/geekcom/phpjasper/archive/v1.4.zip )
82+ [ Lastest Release 1.5 in tar.gz file:] ( https://github.com/geekcom/phpjasper/archive/v1.5.tar.gz )
8383
8484
85852 . Install [ Composer] ( http://getcomposer.org ) if you don't have it.
@@ -257,9 +257,9 @@ Route::get('/reports', function () {
257257In this example we generate reports pdf, rtf and xml.
258258
259259
260- ###Additional Information - Reports from a xml in PHP/Laravel 5.*
260+ ###Reports from a xml in PHP/Laravel 5.*
261261
262- See how easy it is to generate a report with a source an xml file:
262+ See how easy it is to generate a report with a source an XML file:
263263
264264``` php
265265
@@ -310,7 +310,7 @@ to folder:
310310
311311###Reports from a JSON File in PHP/Laravel 5.*
312312
313- See how easy it is to generate a report with a source an json file:
313+ See how easy it is to generate a report with a source an JSON file:
314314
315315``` php
316316
384384
385385##Contribute
386386
387- Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!
387+ Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!
You can’t perform that action at this time.
0 commit comments