9 Commits
3.3 ... 3.5

Author SHA1 Message Date
Leo Khoa
8e30993741 Merge pull request #33 from leokhoa/dev
Dev
2018-10-18 18:26:47 +07:00
LeoKhoa
d0b21490a1 Add 'Clone' feature 2018-10-18 11:25:12 +00:00
Leo
e296ce7018 Add 'Clone' feature' 2018-10-15 16:18:24 +07:00
Leo Khoa
3bf6db2b69 Merge pull request #23 from leokhoa/dev
Dev
2018-08-11 07:42:31 +00:00
Leo
b498b70fe5 Support CakePHP 2018-08-09 14:29:47 +07:00
Leo
2ce7449fb2 Update .env after creating 2018-08-09 13:52:00 +07:00
Leo
73e395d494 Support Symfony 4 2018-08-09 10:29:58 +07:00
Leo
f1584a65b4 Merge branch 'dev' of https://github.com/leokhoa/laragon into dev 2018-08-08 10:09:11 +07:00
Leo
c50520860e Support usr\bin\trigger-php.bat 2018-08-08 10:08:37 +07:00
2 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------- --------------------------------------------------------
version: 3.3 version: 3.5
author: leokhoa - leokhoa at gmail.com - https://laragon.org author: leokhoa - leokhoa at gmail.com - https://laragon.org
date: 20180725 date: 20181016
-------------------------------------------------------- --------------------------------------------------------
# Main Interface # Main Interface
100 = Start All 100 = Start All
@@ -285,3 +285,8 @@ date: 20180725
165 = How to add Xdebug to Laragon 165 = How to add Xdebug to Laragon
166 = WildcardDNS 166 = WildcardDNS
167 = What is it? 167 = What is it?
# Version 3.5
920 = Clone
921 = Select a project to clone
922 = Cloned database!

Binary file not shown.