Skip to content

Commit a63ae68

Browse files
authored
Add details to readme
1 parent 1a52988 commit a63ae68

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# LMPA
22
Laragon MultiPHP per App
33

4-
This tools allow you to run multiple PHP version per app with Laragon, so you can have multiple site running different php vesion.
5-
You can also custumize the ini per app in .user.ini and through this
6-
You can install PHP PECL module like YAML and Image Magic
7-
You can enable and disable native module
8-
The tools lookup the ini from orginal file and try to apply it, so it better to configure default before add other php version
9-
You can custumize ini per installation
4+
- This tools allow you to run multiple PHP version per app with Laragon, so you can have multiple site running different php vesion.
5+
- You can also custumize the ini per app in .user.ini and through this
6+
- You can install PHP PECL module like YAML and Image Magic
7+
- You can enable and disable native module
8+
- The tools lookup the ini from orginal file and try to apply it, so it better to configure default before add other php version
9+
- You can custumize ini per installation
10+
- PHP ini settings compatility check
11+
- PHP PECL compatilibiliy check
12+
- Fetch last updates from PHP to get the most recet version of PHP and PECL module
1013

1114
## Installation
1215

0 commit comments

Comments
 (0)