File tree 1 file changed +9
-6
lines changed
1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
# LMPA
2
2
Laragon MultiPHP per App
3
3
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
10
13
11
14
## Installation
12
15
You can’t perform that action at this time.
0 commit comments