We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bb58c3 + 291315d commit a14217cCopy full SHA for a14217c
README.md
@@ -1,4 +1,8 @@
1
-# JasperReports for PHP
+# JasperReports for PHP v1.0
2
+
3
+**Is using Linux servers?**
4
5
+Do not forget to grant permission 777 for the directory **/vendor/lavela/phpjasper/src/JasperStarter/bin** and the file binary **jasperstarter**
6
7
##Introduction
8
@@ -72,7 +76,7 @@ Or in your 'composer.json' file add:
72
76
```javascript
73
77
{
74
78
"require": {
75
- "lavela/phpjasper": "1.0",
79
+ "lavela/phpjasper": "1.*"
80
}
81
82
```
@@ -196,7 +200,7 @@ Or in your 'composer.json' file add:
196
200
197
201
198
202
199
203
204
205
206
0 commit comments