Go to file
Taylor Otwell 6a4dd14482 Merge pull request #3327 from driade/4.1
Minor fix 4.1
2017-05-15 19:44:03 -05:00
artisan.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05:00
cache.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05:00
commands.md Fix links. 2015-02-11 08:57:00 -06:00
configuration.md Fix links. 2015-02-11 08:57:00 -06:00
contributing.md Fix contribution guidelines. 2013-12-31 23:23:20 -06:00
contributions.md Fix links. 2015-02-11 08:57:00 -06:00
controllers.md Fix links. 2015-02-11 08:57:00 -06:00
database.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05:00
documentation.md Fix index. 2015-02-11 09:54:35 -06:00
eloquent.md Fix links. 2015-02-11 08:57:00 -06:00
errors.md Fix links. 2015-02-11 08:57:00 -06:00
events.md Fix links. 2015-02-11 08:57:00 -06:00
extending.md Fix links. 2015-02-11 08:57:00 -06:00
facades.md Fix links. 2015-02-11 08:57:00 -06:00
helpers.md array_forget doesn't return array. 2014-04-11 15:49:40 -05:00
homestead.md Fix links. 2015-02-11 08:57:00 -06:00
html.md Fix links. 2015-02-11 08:57:00 -06:00
installation.md Fix links. 2015-02-11 08:57:00 -06:00
introduction.md Fix links. 2015-02-11 08:57:00 -06:00
ioc.md Fix links. 2015-02-11 08:57:00 -06:00
license.md added license. 2014-01-18 10:53:53 -06:00
lifecycle.md Fix links. 2015-02-11 08:57:00 -06:00
localization.md Fix links. 2015-02-11 08:57:00 -06:00
mail.md Fix links. 2015-02-11 08:57:00 -06:00
migrations.md Fix links. 2015-02-11 08:57:00 -06: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:57:00 -06:00
queries.md Fix links. 2015-02-11 08:57:00 -06:00
queues.md Fix 2017-05-15 22:46:49 +02:00
quick.md Fix links. 2015-02-11 08:57:00 -06:00
readme.md Added readme. 2013-12-31 23:24:06 -06:00
redis.md Fix links. 2015-02-11 08:57:00 -06:00
releases.md Fix links. 2015-02-11 08:57:00 -06:00
requests.md Fix links. 2015-02-11 08:57:00 -06:00
responses.md Fix links. 2015-02-11 08:57:00 -06:00
routing.md Fix links. 2015-02-11 08:57:00 -06:00
schema.md Merge pull request #719 from eduardocruz/patch-1 2014-05-10 12:07:22 -05:00
security.md Fix links. 2015-02-11 08:57:00 -06:00
session.md Fix links. 2015-02-11 08:57:00 -06:00
ssh.md Fix links. 2015-02-11 08:57:00 -06:00
templates.md Update templates.md 2014-06-20 15:05:41 -05:00
testing.md Fix links. 2015-02-11 08:57:00 -06:00
upgrade.md Fix links. 2015-02-11 08:57:00 -06:00
validation.md Fix a ton of doc formatting issues. 2014-05-09 15:24:30 -05: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.1 would be submitted to the 4.1 branch. Documentation intended for the next release of Laravel should be submitted to the master branch.