Go to file
Taylor Otwell 8c4b6af2e0 space lists 2022-02-06 16:41:13 -06:00
api-authentication.md add space after function 2019-12-07 09:34:00 +01:00
artisan.md formatting 2020-01-30 08:36:45 -06:00
authentication.md note version 2020-02-25 13:33:57 -06:00
authorization.md [6.x] Creating policies with --model with create a viewAny method as well 2020-01-22 12:35:33 +01:00
billing.md Update billing.md 2020-03-16 14:05:46 +01:00
blade.md consistent casing 2020-01-04 12:12:04 -06:00
broadcasting.md Update broadcasting.md 2020-02-27 08:30:43 -06:00
cache.md formatting 2019-11-01 08:24:33 -05:00
collections.md Update collections.md 2020-02-18 15:48:02 -06:00
configuration.md unify placeholder spelling 2018-11-27 08:20:10 -06:00
console-tests.md Add anchor tag to introduction. 2019-11-27 13:57:06 -05:00
container.md fix FQNs 2020-01-30 12:42:17 -06:00
contracts.md Revert "update links" 2019-09-13 18:07:31 +02:00
contributions.md space lists 2022-02-06 16:41:13 -06:00
controllers.md Update nested resources 2020-02-13 00:26:07 +00:00
csrf.md Update references to bootstrap.js X-CSRF-TOKEN behavior 2019-08-21 13:53:44 +10:00
database-testing.md Update database-testing.md 2020-01-13 00:24:37 +01:00
database.md space lists 2022-02-06 16:41:13 -06:00
deployment.md Fix SCRIPT_FILENAME can be no present on fcgi nginx params 2019-01-23 15:35:00 +01:00
documentation.md update api docs 2019-09-03 10:37:58 -05:00
dusk.md space lists 2022-02-06 16:41:13 -06:00
eloquent-collections.md added available method list 2019-09-28 09:00:24 +03:30
eloquent-mutators.md added date casting link 2019-11-10 22:34:08 +01:00
eloquent-relationships.md space lists 2022-02-06 16:41:13 -06:00
eloquent-resources.md Correct outermost spelling 2020-02-01 19:51:59 +01:00
eloquent-serialization.md Remove docs for serializeUsing 2019-11-15 14:38:28 +01:00
eloquent.md formatting 2020-02-14 08:12:16 -06:00
encryption.md Alpha sort import statements 2019-09-12 16:21:05 +02:00
envoy.md space lists 2022-02-06 16:41:13 -06:00
errors.md Add Flare to list of possible error trackers 2019-09-25 10:13:12 +02:00
events.md Remove note from 5.8 era 2019-12-29 14:42:24 +01:00
facades.md Alpha sort import statements 2019-09-12 16:21:05 +02:00
filesystem.md formatting 2020-01-13 11:04:53 -06:00
frontend.md Add version for laravel/ui at Using React section 2020-06-28 06:12:54 +05:30
hashing.md Alpha sort import statements 2019-09-12 16:21:05 +02:00
helpers.md Add Str::upper() to Laravel 6 docs (#6942) 2021-03-24 09:10:47 -07:00
homestead.md space lists 2022-02-06 16:41:13 -06:00
horizon.md fix broken image 2020-10-01 10:37:27 +02:00
http-tests.md Update http-tests.md 2020-02-07 08:18:51 -06:00
installation.md space lists 2022-02-06 16:41:13 -06:00
license.md Update license with same one as framework 2019-02-15 11:59:44 +01:00
lifecycle.md Eliminate (almost) all instances of "of course" and "as you might expect" 2019-02-13 09:13:19 -05:00
localization.md Update localization.md 2019-11-13 08:52:00 -06:00
logging.md Update logging.md 2020-01-29 12:12:05 -06:00
mail.md Alpha sort import statements 2019-09-12 16:21:05 +02:00
middleware.md formatting 2019-12-06 08:31:19 -06:00
migrations.md minor tweaks 2020-02-12 08:19:27 -06:00
mix.md space lists 2022-02-06 16:41:13 -06:00
mocking.md Update mocking.md 2020-02-03 09:07:29 -06:00
notifications.md Update notifications.md 2019-12-19 13:49:21 +02:00
packages.md Add link 2020-01-15 16:12:23 +01:00
pagination.md fix: fix docs for pagination.md 2020-02-21 16:37:26 +01:00
passport.md Update passport.md 2020-02-25 08:06:38 -06:00
passwords.md Use --dev flag 2019-09-10 16:02:08 +02:00
providers.md formatting 2019-11-01 08:24:33 -05:00
queries.md Documents groupByRaw 2020-02-21 08:08:29 -08:00
queues.md space lists 2022-02-06 16:41:13 -06:00
readme.md Update readme.md 2019-10-30 14:26:07 +01:00
redirects.md Don't say simply 2018-01-23 17:48:13 +00:00
redis.md Misleading Redis pipeline documentation 2019-12-06 19:48:38 +01:00
releases.md fix: require laravel/ui v1.x 2020-05-05 13:56:10 +01:00
requests.md Fix PHPDoc variable type hint for $proxies 2020-02-04 17:19:09 +01:00
responses.md add space after function 2019-12-07 09:34:00 +01:00
routing.md formatting 2020-02-25 08:15:11 -06:00
scheduling.md consistent wording for scheduling docs 2019-10-22 14:36:10 -05:00
scout.md Add getScoutKeyName method to Scout docs 2019-11-01 09:09:08 +02:00
seeding.md Use Hash::make() instead of bcrypt() in the user seed example 2019-12-19 11:46:06 +01:00
session.md space lists 2022-02-06 16:41:13 -06:00
socialite.md Add "use" statement for Controller class 2020-02-14 11:03:42 +01:00
structure.md Eliminate (almost) all instances of "of course" and "as you might expect" 2019-02-13 09:13:19 -05:00
telescope.md [6.x]install correct telescope version (#7033) 2021-04-26 11:12:34 -05:00
testing.md Extend from PHPUnit test case for unit tests 2019-12-06 14:07:22 -06:00
upgrade.md space lists 2022-02-06 16:41:13 -06:00
urls.md Eliminate (almost) all instances of "of course" and "as you might expect" 2019-02-13 09:13:19 -05:00
valet.md space lists 2022-02-06 16:41:13 -06:00
validation.md space lists 2022-02-06 16:41:13 -06:00
verification.md Update verification.md 2020-04-22 11:11:19 +08:00
views.md Update views.md 2020-02-24 08:29:18 -06: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 6 would be submitted to the 6.x branch. Documentation intended for the next release of Laravel should be submitted to the master branch.