Skip to content

Commit c7a2b2c

Browse files
authored
Merge pull request #211 from devsapp/fix-laravel
fix:laravel domain error
2 parents e3ff05f + b849a57 commit c7a2b2c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

web-framework/php/laravel/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-laravel-v3
4-
Version: 0.0.4
4+
Version: 0.0.5
55
Provider:
66
- 阿里云
77
Description: 本案例是将非常流行的基于PHP编程语言的开发框架 Laravel 快速部署到阿里云函数计算 FC。

web-framework/php/laravel/src/code/mylaravel/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/public/hot
33
/public/storage
44
/storage/*.key
5-
/vendor
65
.env
76
.env.backup
87
.phpunit.result.cache

0 commit comments

Comments
 (0)