Go to file
Hassan Tariq 58c238584f
Remove API link (#8404)
2022-12-15 13:34:32 -06:00
apis.md add files 2016-08-14 13:59:00 -05:00
application-testing.md Fix links 2016-11-01 21:19:29 +00:00
artisan.md Programatically -> Programmatically 2016-12-02 10:01:40 +00:00
authentication.md Add Illuminate/Auth/Events/Failed Event to the list of events raised by Laravel during authentication. 2016-12-24 17:13:15 -05:00
authorization.md Update authorization.md 2017-01-09 10:57:52 +02:00
billing.md fix comment to maintain consistency 2016-11-02 09:16:00 -06:00
blade.md Fix extending Blade example 2016-12-15 13:21:57 +01:00
broadcasting.md Rename deprecated Pusher Channels `encrypted` to `forceTLS` (#5245) 2019-06-19 16:41:52 +02:00
cache.md Update cache.md 2017-01-08 11:24:57 -06:00
collections.md Sync collections documentation 2017-03-26 06:05:44 -03:00
configuration.md fix wording 2017-01-14 19:24:47 -06:00
container.md update docs for resolve 2016-08-16 11:13:49 -05:00
contracts.md Fix links 2016-11-01 21:19:29 +00:00
contributing.md fix version 5.0 -> 5.1 2015-09-13 09:37:53 +01:00
contributions.md Update contributions.md 2016-11-20 10:04:44 +01:00
controllers.md Remove erroneous apostrophe 2017-01-10 13:18:29 +00:00
csrf.md Fix links 2016-11-01 21:19:29 +00:00
database-testing.md Remove example of factory type 2016-12-22 22:27:52 +03:00
database.md tweak wording 2016-12-02 07:34:48 -06:00
documentation.md Remove API link (#8404) 2022-12-15 13:34:32 -06:00
elixir.md style fixes and PSR-2 2016-11-11 16:35:36 +01:00
eloquent-collections.md Replaced wrong whereInLoose() reference to whereInStrict() 2017-03-27 05:07:52 -03:00
eloquent-mutators.md Word change 2016-12-11 12:25:36 +05:30
eloquent-relationships.md Update eloquent-relationships.md 2017-01-10 17:47:21 -06:00
eloquent-serialization.md eloqeunt serialization docs 2016-08-02 16:17:18 -05:00
eloquent.md wording 2016-12-26 08:35:40 -06:00
encryption.md various doc updates 2016-07-15 17:50:53 -07:00
envoy.md Merge branch 'katsuren-add_finished_directive' into 5.3 2016-11-09 19:57:27 -06:00
errors.md style fixes and PSR-2 2016-11-11 16:35:36 +01:00
events.md Events no longer extends App\Events\Event 2016-10-26 20:25:48 +02:00
facades.md Replace empty cells in facade reference will nbsp 2016-11-02 10:27:01 +00:00
filesystem.md grammar fix 2016-11-30 10:22:28 -06:00
frontend.md Fix links 2016-11-01 21:19:29 +00:00
hashing.md various doc updates 2016-07-15 17:50:53 -07:00
helpers.md Update e()'s documentation 2016-12-01 16:16:11 +01:00
homestead.md tweak wording 2016-12-19 07:03:07 -06:00
installation.md Fix format Server Requirements (#7831) 2022-03-26 10:05:53 -05:00
license.md added license. 2014-01-18 10:53:53 -06:00
lifecycle.md update lifecycle docs 2016-12-01 11:35:22 -06:00
localization.md working on validation docs 2016-07-14 21:10:11 -05:00
mail.md Fix links 2016-11-01 21:19:29 +00:00
middleware.md 📚 Remove reference to filters from examples 2016-12-12 21:55:10 -08:00
migrations.md made schema docs a little more consistent 2017-01-05 01:50:34 +02:00
mocking.md wording 2016-10-19 08:46:13 -07:00
notifications.md Follow up from issue #3912 2017-12-14 04:44:02 +01:00
packages.md fix wording 2017-01-13 08:26:08 -06:00
pagination.md Fix links 2016-11-01 21:19:29 +00:00
passport.md 📝 update composer install command now 5.4 is released 2017-02-01 10:36:47 +10:30
passwords.md import full class 2016-09-08 10:03:15 -05:00
providers.md Fixed typos 2016-08-16 16:27:50 +01:00
queries.md Update queries.md 2016-12-30 20:50:37 +08:00
queues.md fix wording and code example 2017-01-05 09:02:23 -06:00
readme.md Update version 2015-06-12 21:35:39 -05:00
redirects.md working on redirect docs 2016-07-12 15:36:55 -05:00
redis.md Fixed typo 2016-12-20 11:28:44 -05:00
releases.md Fix links 2017-05-14 19:27:00 +02:00
requests.md grammar fix 2016-11-30 10:22:28 -06:00
responses.md Fix links 2016-11-01 21:19:29 +00:00
routing.md Added context to custom route model resolution example 2016-11-28 05:23:35 -05:00
scheduling.md Update scheduling.md 2017-01-06 14:32:24 +00:00
scout.md Publish only Scout Provider config 2016-09-18 23:29:16 +02:00
seeding.md style fixes and PSR-2 2016-11-11 16:35:36 +01:00
session.md style fixes and PSR-2 2016-11-11 16:35:36 +01:00
structure.md Change event:make to make:event 2016-08-30 15:33:04 -03:00
testing.md working on testing docs 2016-08-02 12:40:54 -05:00
upgrade.md 5.3 Upgrade: Add missing instruction to add new `failed_jobs.exception` column. (#6497) 2020-10-15 15:51:38 -05:00
valet.md update readme to PHP 7.1 2016-12-28 22:07:27 +07:00
validation.md tweak wording 2016-12-16 09:20:23 -06:00
views.md Add missing .blade extention 2016-10-05 08:30:29 +02: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 5.1 would be submitted to the 5.1 branch. Documentation intended for the next release of Laravel should be submitted to the master branch.