Commit Graph

101 Commits

Author SHA1 Message Date
Lucas Guima 56e4dfbe99
Fix param reference in DocBlock
Fix param reference to full namespace in DocBlock
2018-04-24 10:06:16 -03:00
Jim Fisher e73c40f0de
Don't say simply 2018-01-23 17:48:13 +00:00
Gabriel Caruso 21d5180faf Ttrailing whitespaces 2017-12-31 00:28:04 -02:00
Taylor Otwell e4b20417d7 doc queue timeouts 2017-08-26 21:29:55 -05:00
Thibaud Dauce 2f9a4c5873 Fix event-fake link
Replace old "mocking-events" to "event-fake" HTML ID
2017-04-07 12:42:51 +02:00
Taylor Otwell da469d7e30 Document how to setup failed handling for event listeners. 2017-01-16 12:09:34 -06:00
Taylor Otwell 9021b5746e Note about customizing listener queues. 2017-01-16 12:02:35 -06:00
Taylor Otwell c8002c8472 Fix some event docs. 2017-01-16 10:44:12 -06:00
Taylor Otwell 41ccedb92a Some notes on events and testing. 2017-01-16 10:41:41 -06:00
shadoWalker89 e770960841 Events no longer extends App\Events\Event 2016-10-26 20:25:48 +02:00
Taylor Otwell cdf4046c33 wording 2016-09-13 08:57:42 -05:00
Bobby Bouwmann 47097f3aa9 Add missing part manually-registering-events 2016-09-13 08:25:14 +02:00
Taylor Otwell 12a7fb3719 working on testing docs 2016-08-02 12:40:54 -05:00
Jürgen van Dijk df2af56bd0 Change auth event names 2016-07-24 01:12:56 +02:00
Taylor Otwell f720681d57 a few cleanups 2016-07-21 11:24:36 -05:00
Taylor Otwell 4161f2b47c added note to queue docs 2016-07-19 14:41:56 -05:00
Taylor Otwell 0c9233a558 change wording 2016-07-19 14:40:10 -05:00
Taylor Otwell bc71300c6d event docs. broadcasting will have its own page 2016-07-19 14:35:46 -05:00
Till Krüss b0e32d32fa Remove un-used imports 2016-03-27 21:43:18 -07:00
Taylor Otwell 30642b9360 fix docs 2015-12-28 08:58:37 -06:00
Taylor Otwell 252e273f19 working on docs 2015-12-28 08:57:59 -06:00
Jonathan c581599c47 Override broadcast event queue name
Docs for 5.1
2015-12-27 23:37:17 +00:00
jongwoo Yoo c6089a9b53 fix connection event
change connection.{name}.beginTransaction to connection.{name}.beganTransaction
2015-12-23 22:14:23 +09:00
Taylor Otwell bd56243942 let framework events be on their respective pages 2015-12-18 12:49:03 -06:00
Taylor Otwell 176ab21318 fix a few inaccuracies 2015-11-13 15:57:44 -06:00
Freek Van der Herten 051ee76fa4 Fix docblock for subscribe method 2015-11-06 16:08:49 +01:00
Taylor Otwell c7b5b6ce18 change wording and order. 2015-11-03 08:52:32 -06:00
Markus Fischer 4ab05a0f85 Add section about advanced usages
Mentioning e.g. custom names and wildcards.
2015-11-01 22:04:05 +01:00
Oliver 27d3bacda8 broadcastAs() has to return a string instead of array 2015-10-30 16:04:20 +01:00
Jennifer Grimes b3566a83b5 Added a list of built-in events and updated several components to indicate what events they fire 2015-10-16 10:08:15 -07:00
Taylor Otwell 696900b39a wording 2015-10-09 10:58:43 -05:00
raph 0d47fbb44b Overriding the default broadcast event name
I've just read this issue https://github.com/laravel/framework/issues/10236 and realize that we could override the broadcast event name. Maybe it should be added to doc. 

P.S: I'm not english, sorry if it's unreadable.
2015-10-09 12:51:12 +02:00
Taylor Otwell 4a3eda279f Revert "Use ::class notation for consistency" 2015-08-21 14:49:11 -05:00
Edward Coleridge Smith 09bc708255 Use ::class notation in event documentation 2015-08-21 20:36:55 +01:00
= Geo = db14e14aca grammar and language 2015-07-18 13:46:40 -04:00
= Geo = 75651ca929 replace all tabs with spaces (PSR-2) 2015-07-02 10:54:27 -04:00
Yada Khov cda875084b PSR2 styling class. Open brace on the next line. 2015-06-19 13:48:23 -04:00
Yada Khov c183ef4607 Put all namesapce on it's on line as reflective of PSR coding style and what's in the codebase 2015-06-12 09:43:31 -04:00
Taylor Otwell f5762a793e wording 2015-06-10 10:10:23 -05:00
Björn Blom 94558b7f97 added dependencies for event broadcast 2015-06-10 13:26:25 +02:00
Antony Budianto 24b190e43b Fix broken link and misplaced fire helper 2015-06-09 09:56:54 +07:00
Taylor Otwell 722480fae5 notes on redis consuming 2015-06-07 16:32:24 -05:00
Taylor Otwell e081bbcb14 work ond ocs 2015-06-04 14:47:38 -05:00
Bill Mitchell 2d30abc2f4 Spelling 2015-06-02 19:42:48 +01:00
Taylor Otwell 0043f4f292 wording 2015-06-01 14:00:17 -05:00
Taylor Otwell 1e1637600f fix doc slashes 2015-06-01 13:57:45 -05:00
Taylor Otwell ecc4fc2c00 note on queued jobs and broadcasting 2015-06-01 13:55:53 -05:00
Taylor Otwell 63a1e1776f working on broadcast docs. 2015-06-01 13:54:22 -05:00
Taylor Otwell 2a2a911e6c working on event docs 2015-06-01 13:12:20 -05:00
Taylor Otwell fe73497120 working on events 2015-05-26 15:43:11 -05:00