Go to file
Milwad f1eccbe0a9
Update facades.md (#9621)
2024-05-01 08:32:13 -07:00
artisan.md [11.x] fixes typo on closure commands (#9595) 2024-04-23 09:29:26 -05:00
authentication.md Add Automatic Rehashing and Mixed Hash verification (#9538) 2024-03-27 14:49:40 -05:00
authorization.md [11.x] Update authorization.md - include Vue JS approaches (#9596) 2024-04-24 16:12:54 -05:00
billing.md wip 2024-04-10 13:34:15 -05:00
blade.md recent updates 2024-02-13 09:22:47 -06:00
broadcasting.md [11.x] Documents Anonymous Events (#9590) 2024-04-23 11:55:03 -05:00
cache.md wip 2024-04-16 10:39:32 -05:00
cashier-paddle.md Fixing method name and example code under Price Preview section (#9616) 2024-04-30 07:37:14 -05:00
collections.md wip 2024-04-16 10:37:05 -05:00
configuration.md [11.x] Add maintenance mode on multiple servers (#9568) 2024-04-09 09:22:15 -05:00
console-tests.md wip 2024-04-11 09:13:41 -05:00
container.md Adopt new note markup (#9248) 2024-01-09 08:24:17 -06:00
context.md fix grammar (#9597) 2024-04-24 14:50:22 -05:00
contracts.md Fixes symfony docs versioning (#9372) 2024-02-21 08:12:17 -06:00
contributions.md Update contributions.md (#9573) 2024-04-11 09:30:51 -05:00
controllers.md [11.x] Misc corrections for L11 (#9441) 2024-03-05 11:49:51 -06:00
csrf.md [11.x] Misc corrections for L11 (#9441) 2024-03-05 11:49:51 -06:00
database-testing.md Removes references to `CreatesApplication` (#9297) 2024-02-01 12:14:07 -06:00
database.md Change DATABASE_URL to DB_URL in database.md (#9521) 2024-03-20 09:17:13 -06:00
deployment.md [11.x] Update FrankenPHP docs (#9613) 2024-04-29 15:46:33 -05:00
documentation.md wip 2024-03-31 19:31:44 -05:00
dusk.md Document `assertPathEndsWith()` and `assertPathContains()` (#9582) 2024-04-17 14:43:58 -05:00
eloquent-collections.md Correction for unique method in eloquent collections (#9570) 2024-04-09 09:33:53 -05:00
eloquent-factories.md [11.x] Rewrites `factories` by Laravel 11 (#9419) 2024-02-28 08:04:56 -08:00
eloquent-mutators.md Documents casts method in favour of casts property (#9300) 2024-02-01 12:38:31 -06:00
eloquent-relationships.md Support eager loading with limit (#9261) 2024-01-16 09:17:21 -06:00
eloquent-resources.md wip 2024-02-26 13:56:14 -06:00
eloquent-serialization.md Documents casts method in favour of casts property (#9300) 2024-02-01 12:38:31 -06:00
eloquent.md modify-example-of-db-connection-name (#9549) 2024-04-01 08:41:08 -05:00
encryption.md wip 2024-02-28 09:48:40 -08:00
envoy.md [9.x] Fix typo (#7982) 2022-06-14 20:56:34 -10:00
errors.md Update throttle method invalid param (#9537) 2024-03-27 08:55:53 -05:00
events.md formatting 2024-02-25 10:15:53 -06:00
facades.md Update facades.md (#9621) 2024-05-01 08:32:13 -07:00
filesystem.md [11.x] Rewrites `storage` for L11 (#9390) 2024-02-25 09:54:27 -06:00
folio.md Unify on APA title case (#9246) 2024-01-08 13:57:59 -06:00
fortify.md Add a section on authentication throttling (#9600) 2024-04-25 09:45:13 -05:00
frontend.md Adopt new note markup (#9248) 2024-01-09 08:24:17 -06:00
hashing.md Add mixed hash verification information to hashing (#9563) 2024-04-08 08:41:24 -05:00
helpers.md wip 2024-04-02 08:48:11 -05:00
homestead.md Rewrites `homestead` (#9427) 2024-02-28 08:44:45 -08:00
horizon.md [11.x] Rewrites `horizon` for L11 (#9428) 2024-02-28 08:58:06 -08:00
http-client.md Response `json()` method mixed return type (#9602) 2024-04-25 09:17:36 -05:00
http-tests.md remove incomplete section (#9611) 2024-04-29 09:35:19 -05:00
installation.md Removes `^11.0` from installation step (#9567) 2024-04-08 09:07:40 -05:00
license.md Update license with same one as framework 2019-02-15 11:59:44 +01:00
lifecycle.md Fix typo in `lifecycle.md` (#9492) 2024-03-13 11:04:02 -05:00
localization.md [11.x] Rewrites `localization` for L11 (#9393) 2024-02-25 09:46:50 -06:00
logging.md Correct Papertrail env key names (#9528) 2024-03-22 12:33:03 -06:00
mail.md Add missing Mailersend step (#9592) 2024-04-22 10:12:37 -05:00
middleware.md [11.x] Documents middleware aliases (#9442) 2024-03-05 15:19:53 -06:00
migrations.md [11.x] Inspecting Database (#9477) 2024-03-12 13:53:28 -05:00
mix.md Adopt new note markup (#9248) 2024-01-09 08:24:17 -06:00
mocking.md [11.x] Adds Pest snippets (#9291) 2024-01-31 17:19:12 -06:00
notifications.md [11.x] Write documentation for notification middleware (#9594) 2024-04-25 10:22:15 -05:00
octane.md Puts frankenphp out of beta (#9620) 2024-04-30 12:51:20 -07:00
packages.md [11.x] Rewrites `packages` for L11 (#9394) 2024-02-25 09:44:49 -06:00
pagination.md Adopt new note markup (#9248) 2024-01-09 08:24:17 -06:00
passport.md [11.x] Rewrite Laravel Passport installation (#9457) 2024-03-07 11:25:22 -06:00
passwords.md [11.x] Misc corrections for L11 (#9441) 2024-03-05 11:49:51 -06:00
pennant.md [11.x] Document all Pennant events (#9526) 2024-03-26 08:39:10 -05:00
pint.md [1.x] Adds `--repair` option documentation (#9606) 2024-04-30 09:44:52 -05:00
precognition.md [11.x] Adds missing pest snippet (#9431) 2024-02-28 13:21:34 -08:00
processes.md Fixes symfony docs versioning (#9372) 2024-02-21 08:12:17 -06:00
prompts.md [11.x] Fixes a typo about forms in the Prompt docs (#9585) 2024-04-16 15:18:08 -05:00
providers.md [11.x] Add note for `make:provider` command (#9607) 2024-04-29 08:25:10 -05:00
pulse.md [11.x] Document disable highlighting (#9623) 2024-05-01 08:31:34 -07:00
queries.md Merge branch '10.x' into 11.x 2024-03-13 09:19:44 +01:00
queues.md [11.x] Document `report` method of ThrottlesExceptions middleware (#9557) 2024-04-04 12:47:42 -05:00
rate-limiting.md Merge branch '10.x' 2024-03-04 14:23:37 +00:00
readme.md [master] contributions.md edited (#8861) 2023-06-13 22:52:38 +02:00
redirects.md Merge branch '9.x' 2023-02-06 16:04:07 +01:00
redis.md [11.x] Rewrites `redis` for L11 (#9417) 2024-02-28 08:11:42 -08:00
releases.md wip 2024-03-14 11:01:15 -05:00
requests.md fix: consistent parameter typing across request methods (#9617) 2024-04-30 09:42:45 -05:00
responses.md [11.x] Rewrites `responses` (#9344) 2024-02-16 10:22:22 -06:00
reverb.md [11.x] Refines Reverb documentation (#9565) 2024-04-08 08:30:07 -05:00
routing.md removes string backed enum type we also support int (#9574) 2024-04-16 10:40:27 -05:00
sail.md wip 2024-03-21 12:39:30 -06:00
sanctum.md [11.x] add api middleware group for private broadcast channels (#9578) 2024-04-15 12:58:07 -05:00
scheduling.md fixes grammar (#9603) 2024-04-25 08:58:28 -05:00
scout.md Update info about handling Typesense schema changes (#9301) 2024-02-02 10:44:26 -06:00
seeding.md Adopt new note markup (#9248) 2024-01-09 08:24:17 -06:00
session.md [11.x] Adjusts regarding config back to the skeleton (#9397) 2024-02-25 08:18:01 -06:00
socialite.md Document Facebook Limited Login support in Socialite (#9583) 2024-04-16 12:42:16 -05:00
starter-kits.md [11.x] Adjusts `breeze` installation (#9470) 2024-03-08 14:01:24 -06:00
strings.md wip 2024-04-02 08:53:59 -05:00
structure.md Add note that it is now possible to schedule tasks in console.php (#9558) 2024-04-04 12:37:11 -05:00
telescope.md Merge branch '10.x' 2024-03-04 14:23:37 +00:00
testing.md Small changes (#9420) 2024-02-27 18:01:16 -08:00
upgrade.md [11.x] cURL minimum version and workarounds (#9533) 2024-03-26 08:32:39 -05:00
urls.md Add `URL::query()` method documentation (#9598) 2024-04-25 09:23:43 -05:00
valet.md wip 2024-03-26 10:57:08 -05:00
validation.md Documenting the new RequiredIfDeclined validation rule (framework PR #51030) (#9579) 2024-04-16 10:32:13 -05:00
verification.md [11.x] Documents middleware aliases (#9442) 2024-03-05 15:19:53 -06:00
views.md [11.x] Rewrites `views` (#9346) 2024-02-16 10:21:27 -06:00
vite.md Use the blade @use directive instead of @php (#9586) 2024-04-17 12:54:32 -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 11 would be submitted to the 11.x branch. Documentation intended for the next release of Laravel should be submitted to the master branch.