You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Aziz Ramdan Kurniawan eafb663103
Fix format Server Requirements (#7834)
1 year ago
apis.md add files 7 years ago
artisan.md Update Symfony Link - Ref #4397 5 years ago
authentication.md Revert change to example code 4 years ago
authorization.md Add full path to policy 5 years ago
billing.md Removing instructions to add the service provider to the project. With auto-discovery, this is unnecessary. 4 years ago
blade.md Fix typo in blade section 5 years ago
broadcasting.md Rename deprecated Pusher Channels `encrypted` to `forceTLS` (#5248) 4 years ago
cache.md wip 5 years ago
collections.md Clarify groupBy docs 5 years ago
configuration.md Fix grammar in configuration.md 5 years ago
container.md adjust wording 5 years ago
contracts.md Remove Logging\Log from Contracts documentation 5 years ago
contributing.md fix version 5.1 -> 5.5 6 years ago
contributions.md Add Nova to Applications 5 years ago
controllers.md Update text for naming resource route parameters 5 years ago
csrf.md formatting 5 years ago
database-testing.md formatting 5 years ago
database.md Fix case of stdClass 4 years ago
deployment.md add --no-dev flag in deployment 5 years ago
documentation.md starting logging docs 5 years ago
dusk.md Fix Dusk installation 4 years ago
eloquent-collections.md fixing the code example for Eloquent collections 5 years ago
eloquent-mutators.md formatting 5 years ago
eloquent-relationships.md formatting 5 years ago
eloquent-resources.md fix resources 5 years ago
eloquent-serialization.md formatting 5 years ago
eloquent.md Model Events Pass Model To Event Constructor (#5221) 4 years ago
encryption.md show import 6 years ago
envoy.md Remove unused HipChat link 5 years ago
errors.md starting logging docs 5 years ago
events.md Fix param reference in DocBlock 5 years ago
facades.md Changed logging facade class 5 years ago
filesystem.md Change authorization token to snake case 5 years ago
frontend.md bootstrap-sass is not just bootstrap 5 years ago
hashing.md add argon docs 5 years ago
helpers.md Improve docs for "optional" with second argument 5 years ago
homestead.md chore: update homestead version. 5 years ago
horizon.md Changed version of the package 3 years ago
http-tests.md update docs 5 years ago
installation.md Fix format Server Requirements (#7834) 1 year ago
license.md added license. 9 years ago
lifecycle.md Don't say simply 5 years ago
localization.md formatting 5 years ago
logging.md change parameter name 5 years ago
mail.md Update SparkPost API endpoint EU example 5 years ago
middleware.md formatitng 5 years ago
migrations.md Replace index related instructions 5 years ago
mix.md formatting 5 years ago
mocking.md formatting 5 years ago
notifications.md change email 5 years ago
packages.md Don't say simply 5 years ago
pagination.md Update pagination.md 5 years ago
passport.md Update League OAuth2 server maintainers 5 years ago
passwords.md Replace remaining mentions of .dev with .test 5 years ago
providers.md Merge pull request #4436 from evgpisarchik/view_composers_link_update 5 years ago
queries.md Fix case of stdClass 4 years ago
queues.md Update queues.md 5 years ago
readme.md Update readme.md 5 years ago
redirects.md Don't say simply 5 years ago
redis.md Don't say simply 5 years ago
releases.md formatting 5 years ago
requests.md "Trusting All Proxies": "**" is deprecated, use "*" 5 years ago
responses.md Update responses.md 5 years ago
routing.md formatting 5 years ago
scheduling.md Fix weeklyOn() example's explanation 5 years ago
scout.md formatting 5 years ago
seeding.md formatitng 5 years ago
session.md Update session.md 5 years ago
socialite.md Change community Socialite drivers website URL 4 years ago
structure.md document channel classes 5 years ago
testing.md Clarify .env.testing functionality 5 years ago
upgrade.md Update broken link to Symfony upgrade guide (#7201) 2 years ago
urls.md [5.6] No callable array syntax for action() in 5.6 5 years ago
valet.md Specify MySQL 5.7 for installing via Homebrew 5 years ago
validation.md formatting 5 years ago
views.md document view first 6 years ago

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.