File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 99
1010** Is using Linux servers?**
1111
12- Do not forget to grant permission 777 for the directory ** /vendor/geekcom/phpjasper/src/JasperStarter/bin** and the file binary ** jasperstarter**
12+ Do not forget to grant permission 777 for the directory
13+ ** /vendor/geekcom/phpjasper/src/JasperStarter/bin** and the file binary ** jasperstarter**
1314
15+ ** Do you need to generate reports with Python?**
16+
17+ Meet the ** [ pyreport] ( https://github.com/jadsonbr/pyreport ) **
18+
1419##Introduction
1520
1621This package aims to be a solution to compile and process JasperReports (.jrxml & .jasper files).
@@ -247,7 +252,7 @@ $jasper->process(
247252 )->execute();
248253```
249254
250- ###Using JasperPHP with Laravel 5.*
255+ ###How to use JasperPHP with Laravel 5.*
251256
252257* Install [ Composer] ( http://getcomposer.org ) if you don't have it.
253258```
You can’t perform that action at this time.
0 commit comments