Go to file
Adam Kelso bd8df4d676 Removing instructions to add the service provider to the project. With auto-discovery, this is unnecessary. 2019-01-01 21:57:54 -06:00
apis.md add files 2016-08-14 13:59:00 -05:00
artisan.md Update Symfony Link - Ref #4397 2018-08-10 22:22:35 -05:00
authentication.md Correct grammer 2018-07-03 18:16:48 -04:00
authorization.md Add full path to policy 2018-07-25 11:13:58 +01:00
billing.md Removing instructions to add the service provider to the project. With auto-discovery, this is unnecessary. 2019-01-01 21:57:54 -06:00
blade.md Fix typo in blade section 2018-06-22 15:30:25 +02:00
broadcasting.md Update broadcasting.md 2018-09-11 11:09:53 +01:00
cache.md wip 2018-10-03 12:53:55 -05:00
collections.md Clarify groupBy docs 2018-07-08 21:19:51 -07:00
configuration.md Fix grammar in configuration.md 2018-07-24 12:50:43 -07:00
container.md adjust wording 2018-01-29 08:06:16 -06:00
contracts.md Remove Logging\Log from Contracts documentation 2018-03-01 15:17:53 +00:00
contributing.md fix version 5.1 -> 5.5 2017-10-05 18:50:39 +09:00
contributions.md Add Nova to Applications 2018-09-04 12:36:47 +01:00
controllers.md Update text for naming resource route parameters 2018-07-29 23:37:23 +02:00
csrf.md formatting 2018-02-14 12:47:21 -06:00
database-testing.md formatting 2018-06-06 20:36:58 -05:00
database.md Fix case of stdClass 2018-10-18 11:23:33 +03:00
deployment.md add --no-dev flag in deployment 2018-05-24 13:34:37 +02:00
documentation.md starting logging docs 2018-01-26 11:04:54 -06:00
dusk.md Remove an unnecessary to fix Markdown syntax. 2018-05-02 14:17:13 +09:00
eloquent-collections.md fixing the code example for Eloquent collections 2017-12-17 07:44:21 -07:00
eloquent-mutators.md formatting 2018-04-30 10:28:25 -07:00
eloquent-relationships.md formatting 2018-08-14 14:47:35 -05:00
eloquent-resources.md fix resources 2018-04-18 20:53:16 -05:00
eloquent-serialization.md formatting 2018-03-07 12:31:15 -06:00
eloquent.md wip 2018-08-25 08:42:04 -05:00
encryption.md show import 2017-01-16 10:22:51 -06:00
envoy.md Remove unused HipChat link 2018-02-14 11:37:45 +00:00
errors.md starting logging docs 2018-01-26 11:04:54 -06:00
events.md Fix param reference in DocBlock 2018-04-24 10:06:16 -03:00
facades.md Changed logging facade class 2018-02-14 13:30:55 +01:00
filesystem.md Change authorization token to snake case 2018-06-30 10:42:18 +02:00
frontend.md bootstrap-sass is not just bootstrap 2018-01-26 09:15:21 -06:00
hashing.md add argon docs 2018-01-30 08:47:52 -06:00
helpers.md Improve docs for "optional" with second argument 2018-09-03 12:56:11 -04:00
homestead.md chore: update homestead version. 2018-09-05 10:38:02 +01:00
horizon.md formatting 2018-07-17 20:26:14 -05:00
http-tests.md update docs 2018-07-27 11:41:07 -05:00
installation.md Adjust installation after release of 5.7 2018-09-04 18:42:37 +02:00
license.md added license. 2014-01-18 10:53:53 -06:00
lifecycle.md Don't say simply 2018-01-23 17:48:13 +00:00
localization.md formatting 2018-09-03 08:52:45 -05:00
logging.md change parameter name 2018-06-07 08:34:10 -05:00
mail.md Update SparkPost API endpoint EU example 2018-07-24 12:24:49 +02:00
middleware.md formatitng 2018-08-05 08:35:14 -10:00
migrations.md Replace index related instructions 2018-06-15 18:59:00 +05:30
mix.md formatting 2018-08-30 14:45:34 +02:00
mocking.md formatting 2018-07-17 08:17:52 -05:00
notifications.md change email 2018-06-20 09:12:26 -05:00
packages.md Don't say simply 2018-01-23 17:48:13 +00:00
pagination.md Update pagination.md 2018-08-21 08:29:07 -05:00
passport.md Update League OAuth2 server maintainers 2018-05-24 13:42:03 +02:00
passwords.md Replace remaining mentions of .dev with .test 2018-03-06 11:24:10 +00:00
providers.md Merge pull request #4436 from evgpisarchik/view_composers_link_update 2018-08-19 09:54:41 -05:00
queries.md Fix case of stdClass 2018-10-18 11:23:33 +03:00
queues.md Update queues.md 2018-04-07 14:57:29 -05:00
readme.md Update readme.md 2018-02-18 00:30:39 +11:00
redirects.md Don't say simply 2018-01-23 17:48:13 +00:00
redis.md Don't say simply 2018-01-23 17:48:13 +00:00
releases.md formatting 2018-06-19 17:03:20 -05:00
requests.md "Trusting All Proxies": "**" is deprecated, use "*" 2018-02-26 14:49:00 -05:00
responses.md Update responses.md 2018-03-06 08:19:57 +08:00
routing.md formatting 2018-08-17 09:06:11 -05:00
scheduling.md Fix weeklyOn() example's explanation 2018-08-13 04:21:59 +03:00
scout.md formatting 2018-05-09 08:16:29 -05:00
seeding.md formatitng 2018-08-05 08:35:14 -10:00
session.md Update session.md 2018-02-12 16:48:29 +09:00
socialite.md Changed version of the package 2018-12-22 20:30:54 +05:00
structure.md document channel classes 2018-01-26 10:04:05 -06:00
testing.md Clarify .env.testing functionality 2018-05-07 15:09:56 +12:00
upgrade.md Add remember_token note for upgrading to 5.6.30 2018-11-28 12:55:13 +00:00
urls.md [5.6] No callable array syntax for action() in 5.6 2018-09-30 10:15:51 +03:00
valet.md Specify MySQL 5.7 for installing via Homebrew 2018-07-20 10:03:56 -04:00
validation.md formatting 2018-08-30 14:49:11 +02:00
views.md document view first 2017-09-14 08:33:01 -05:00

readme.md

Laravel Documentation

You can find the online version of the Laravel documentation at https://laravel.com/docs

Contribution Guidelines

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