-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: laravel/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: laravel-china/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Can’t automatically merge.
Don’t worry, you can still create the pull request.
10
contributors
Commits on Jul 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2f257f7 - Browse repository at this point
Copy the full SHA 2f257f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a4dfd - Browse repository at this point
Copy the full SHA 34a4dfdView commit details
Commits on Jul 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for aac66cb - Browse repository at this point
Copy the full SHA aac66cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d93c3e - Browse repository at this point
Copy the full SHA 0d93c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ce9c8 - Browse repository at this point
Copy the full SHA 21ce9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ec7b9 - Browse repository at this point
Copy the full SHA 38ec7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8cd6c - Browse repository at this point
Copy the full SHA cf8cd6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f36adc7 - Browse repository at this point
Copy the full SHA f36adc7View commit details
Commits on Aug 28, 2015
-
下面这段是原来的文档有,现在的文档默认没有,不知道该不该加,我已经加到倒数第二段了.如果不对,请删除: ### 移除时间戳记和软删除 要移除 `timestamps`、`nullableTimestamps` 或 `softDeletes` 字段类型,您可以使用以下方法: 命令 | 功能描述 ------------- | ------------- `$table->dropTimestamps();` | 移除 **created\_at** 和 **updated\_at** 字段 `$table->dropSoftDeletes();` | 移除 **deleted\_at** 字段 ### 保存引擎 要配置数据表的保存引擎,可在结构生成器配置 `engine` 属性: Schema::create('users', function($table) { $table->engine = 'InnoDB'; $table->string('email'); });
Configuration menu - View commit details
-
Copy full SHA for fd78d64 - Browse repository at this point
Copy the full SHA fd78d64View commit details
Commits on Aug 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b6f62e2 - Browse repository at this point
Copy the full SHA b6f62e2View commit details
Commits on Aug 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6b813ed - Browse repository at this point
Copy the full SHA 6b813edView commit details
Commits on Sep 2, 2015
-
weihailong committed
Sep 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 44cffd4 - Browse repository at this point
Copy the full SHA 44cffd4View commit details -
weihailong committed
Sep 2, 2015 Configuration menu - View commit details
-
Copy full SHA for f0c1209 - Browse repository at this point
Copy the full SHA f0c1209View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec46dfb - Browse repository at this point
Copy the full SHA ec46dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ac5a4 - Browse repository at this point
Copy the full SHA 78ac5a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6219566 - Browse repository at this point
Copy the full SHA 6219566View commit details
Commits on Sep 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5f4527b - Browse repository at this point
Copy the full SHA 5f4527bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac12ca4 - Browse repository at this point
Copy the full SHA ac12ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a31cdd - Browse repository at this point
Copy the full SHA 1a31cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4a938 - Browse repository at this point
Copy the full SHA fe4a938View commit details
Commits on Oct 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4226ec0 - Browse repository at this point
Copy the full SHA 4226ec0View commit details
Commits on Oct 11, 2015
-
jferic committed
Oct 11, 2015 Configuration menu - View commit details
-
Copy full SHA for aa1f726 - Browse repository at this point
Copy the full SHA aa1f726View commit details
Commits on Nov 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a7f9060 - Browse repository at this point
Copy the full SHA a7f9060View commit details
Commits on Nov 26, 2015
-
+ translate doc 5.1 localization
孙晨 committedNov 26, 2015 Configuration menu - View commit details
-
Copy full SHA for fce1ca7 - Browse repository at this point
Copy the full SHA fce1ca7View commit details
Commits on Dec 3, 2015
-
Merge pull request #52 from Chenimal/5.1
+ translate doc 5.1 localization
Charlie Jade committedDec 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 27e7ab4 - Browse repository at this point
Copy the full SHA 27e7ab4View commit details -
Merge pull request #51 from icemanpro/patch-2
Update homestead.md
Charlie Jade committedDec 3, 2015 Configuration menu - View commit details
-
Copy full SHA for ded4fbc - Browse repository at this point
Copy the full SHA ded4fbcView commit details -
Merge pull request #48 from jferic/5.1
finish translation of queues
Charlie Jade committedDec 3, 2015 Configuration menu - View commit details
-
Copy full SHA for cc42638 - Browse repository at this point
Copy the full SHA cc42638View commit details
There are no files selected for viewing