Commit Graph

26 Commits

Author SHA1 Message Date
Pig Fang
db57a56e25
display errors when checking environment 2020-07-20 23:13:38 +08:00
Pig Fang
5f6f84bb4c
fix environment check 2020-07-13 10:26:06 +08:00
Pig Fang
60f711143d
add more checks before setup 2020-07-06 09:27:11 +08:00
Pig Fang
05b0437e4c
check "zip" extension 2020-07-05 11:43:49 +08:00
Pig Fang
2d68b3c818
update environment checker 2020-06-30 10:18:48 +08:00
Pig Fang
537d34c0bf increase PHP version requirement 2020-03-06 10:19:56 +08:00
Pig Fang
9aac544d0c Refactor bootstrap 2019-12-29 17:39:34 +08:00
Pig Fang
050fa45993 Preprocess PHP version 2019-09-12 19:31:48 +08:00
Pig Fang
21c28c8b1c Update policy of checking environment 2019-09-10 21:10:27 +08:00
Pig Fang
15c3c0423a Decrease PHP version requirement to 7.2.0 2019-08-28 17:36:20 +08:00
Pig Fang
457594797c Increase PHP version requirement 2019-08-09 22:56:54 +08:00
Pig Fang
3cf19d8656
Apply fixes from StyleCI (#11)
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).

---

For more information, click [here](https://github.styleci.io/analyses/8wKwbZ).
2019-03-02 22:58:37 +08:00
Pig Fang
e8bdf93e92 update version 2019-02-28 09:32:40 +08:00
Pig Fang
ca7c7087ff Move entrypoint to "public" dir 2018-10-19 21:32:15 +08:00
Pig Fang
6031562851 Simplify environment check when booting 2018-07-21 18:43:33 +08:00
Pig Fang
c374a25f5a remove out-dated code 2018-07-15 22:54:19 +08:00
printempw
6448b3bbab Set UTF-8 encoding for error messages 2018-02-24 19:21:04 +08:00
printempw
a716e0cae1 Add Chinese translation for dependency check 2017-08-05 13:44:19 +08:00
printempw
89243cb066 Rename handler.php to kernel.php 2017-08-05 13:40:42 +08:00
printempw
10f86d4253 add detection for vendor existence 2017-01-14 18:42:53 +08:00
printempw
372be47ac8 fix parse error at index.php under PHP 5.3 2016-12-17 20:48:13 +08:00
printempw
94495614c3 separate runtime check to a function 2016-12-17 19:52:22 +08:00
printempw
65acb7426b save modified options at terminable middleware instead of destruct function 2016-12-17 17:25:01 +08:00
printempw
c9a3c0549b separate codes with namespaced class names from index.php 2016-12-17 13:06:36 +08:00
printempw
a207810ab9 add setting display_errors 2016-09-14 20:02:46 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00