Go to file
Hassan Tariq 6290902c11
Remove API link (#8401)
2022-12-15 13:34:07 -06:00
artisan.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05:00
billing.md Adding missing ()'s to line 126 2015-03-20 09:20:19 -06:00
cache.md Add note to pull. 2014-05-10 12:04:55 -05:00
commands.md Fix links. 2015-02-11 08:55:49 -06:00
configuration.md Fix links. 2015-02-11 08:55:49 -06:00
contributing.md Fix various small typos in docs 2014-05-25 01:36:48 -04:00
contributions.md Remove references to Laravel/Liferaft 2015-05-04 18:28:38 +02:00
controllers.md Update controllers.md 2017-06-16 08:48:02 +01:00
database.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05:00
documentation.md Remove API link (#8401) 2022-12-15 13:34:07 -06:00
eloquent.md Fix links. 2015-02-11 08:55:49 -06:00
errors.md Fix links. 2015-02-11 08:55:49 -06:00
events.md Fix links. 2015-02-11 08:55:49 -06:00
extending.md Fix links. 2015-02-11 08:55:49 -06:00
facades.md Fix links. 2015-02-11 08:55:49 -06:00
helpers.md Default value. 2014-09-07 19:46:45 -05:00
homestead.md Merge pull request #1027 from Sequoia/4.2 2015-02-24 13:24:19 -06:00
html.md Fix links. 2015-02-11 08:55:49 -06:00
installation.md Version number needs to come before --prefer-dist otherwise v5 is installed 2015-03-17 15:08:01 -04:00
introduction.md Fix links. 2015-02-11 08:55:49 -06:00
ioc.md Fix links. 2015-02-11 08:55:49 -06:00
license.md added license. 2014-01-18 10:53:53 -06:00
lifecycle.md Fix links. 2015-02-11 08:55:49 -06:00
localization.md Fix links. 2015-02-11 08:55:49 -06:00
mail.md Fix links. 2015-02-11 08:55:49 -06:00
migrations.md Fix minor grammatical error 2016-03-07 16:31:53 -08:00
packages.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05:00
pagination.md Fix links. 2015-02-11 08:55:49 -06:00
queries.md Merge pull request #930 from raimckenzie/patch-1 2015-02-15 22:08:00 -06:00
queues.md Fix 2017-05-15 22:47:14 +02:00
quick.md Changing Github download link to 4.2 instead of master. 2015-08-04 10:09:58 +02:00
readme.md Fix various small typos in docs 2014-05-25 01:36:48 -04:00
redis.md Fix links. 2015-02-11 08:55:49 -06:00
releases.md Fix links. 2015-02-11 08:55:49 -06:00
requests.md Fix links. 2015-02-11 08:55:49 -06:00
responses.md Fix links. 2015-02-11 08:55:49 -06:00
routing.md changes 2015-03-24 16:20:45 -05:00
schema.md Added explanation for $table->double() 2014-12-04 11:24:48 +01:00
security.md Changed Password Reminder Controller explanation 2016-12-15 13:00:58 +01:00
session.md Fix links. 2015-02-11 08:55:49 -06:00
ssh.md [4.2] Envoy Task Runner's Notifications link fixed (#7949) 2022-05-23 10:45:08 -05:00
templates.md [4.2] Escape @parent 2016-03-01 13:33:39 +00:00
testing.md Move test seeding text below heading 2016-08-09 07:56:24 +01:00
upgrade.md Clarify Encryption Defaults changes in L4.2 upgrade guide 2017-10-23 10:32:09 -04:00
validation.md [4.2] Grammar correction 2015-10-29 10:18:03 +00:00

readme.md

Laravel Documentation

Contribution Guidelines

If you are submitting documentation for the current stable release, submit it to the corresponding branch. For example, documentation for Laravel 4.2 would be submitted to the 4.2 branch. Documentation intended for the next release of Laravel should be submitted to the master branch.