File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed
Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,13 @@ Mainly to make it easy to learn for PHP developers.
2020
2121<br />
2222
23- <a href =' /installation/ ' style =" text-decoration : none ; color : white ; background-color : #41c917 ; padding : 10px 20px ;" >Download</a >
23+ <a href =' /installation/ ' style =" text-decoration : none ; color : white ; background-color : #41c917 ; padding : 10px 20px ; margin-right : 30px ;" >Download</a >
24+ <a href =' http://maurits.server.nlware.com/ ' style =" text-decoration : none ; color : white ; background-color : #41c917 ; padding : 10px 20px ; margin-right : 30px ;" >Demo</a >
25+ <a href =' https://github.com/mintyphp/mintyphp ' style =" text-decoration : none ; color : white ; background-color : #41c917 ; padding : 10px 20px ; margin-right : 30px ;" >Github</a >
2426
2527<br />
2628
27- Blog 1: [ https://www.leaseweb.com/labs/2013/10/mindaphp-new-php-framework-optimized-learning/ ] ( https://www.leaseweb.com/labs/2013/10/mindaphp-new-php-framework-optimized-learning/ )
29+ ## External links
2830
29- Blog 2: [ https://tqdev.com/2018-mindaphp-now-on-packagist ] ( https://tqdev.com/2018-mindaphp-now-on-packagist )
30-
31- Demo: [ http://maurits.server.nlware.com/ ] ( http://maurits.server.nlware.com/ )
32-
33- Github: [ https://github.com/mintyphp/mintyphp ] ( https://github.com/mintyphp/mintyphp )
31+ - [ MindaPHP: a new PHP framework optimized for learning] ( https://www.leaseweb.com/labs/2013/10/mindaphp-new-php-framework-optimized-learning/ )
32+ - [ MintyPHP now on packagist!] ( https://tqdev.com/2018-mindaphp-now-on-packagist )
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ MintyPHP supports MariaDB (and other MySQL compatible databases).
2020
2121## Download
2222
23- You can download the latest version as a zip or tarball from:
23+ You can download the latest version as a zip archive by clicking the button below.
2424
2525<br >
2626<a href =' http://github.com/mintyphp/mintyphp/archive/v2.0.1.zip ' style =" text-decoration : none ; color : white ; background-color : #41c917 ; padding : 10px 20px ;" >Download MintyPHP v2.0.1</a >
2727<br >
2828<br >
2929
30- Unzip/untar the archive and run the start.sh script with the following command:
30+ Unzip the archive and run the start.sh script with the following command:
3131
3232```
3333unzip mintyphp-2.0.1.zip
You can’t perform that action at this time.
0 commit comments