8000 Tags · Lohoris/illuminate-support · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Lohoris/illuminate-support

Tags

v5.7.20

Toggle v5.7.20's commit message
formatting

5.7.19

Toggle 5.7.19's commit message
[5.7] Collection whereBetween (#26888)

* Add collection whereBetween

*  whereBetween comments refactor

5.7.18

Toggle 5.7.18's commit message
[5.7] Add Facade::resolved() method to register pending callback unti…

…l the service is available. (#26824)

* [5.7] Add Facade::resolved() method to register pending callback until
the service is available.

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

* Add missing import.

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

5.7.17

Toggle 5.7.17's commit message
data_get 2nd parameter accepts integer actually. (#26785)

v5.7.15

Toggle v5.7.15's commit message
Add callable docblock to route registrar methods (#26524)

v5.7.11

Toggle v5.7.11's commit message
NotificationFake can assert preferred locale (#26205)

When a notifiable implements the HasLocalePreference
interface, make the NotificationFake store the locale
for assertions.

Add a similar feature test for MailFake that already
supports the same assertion capabilities.

v5.7.10

Toggle v5.7.10's commit message
NotificationFake can assert preferred locale (#26205)

When a notifiable implements the HasLocalePreference
interface, make the NotificationFake store the locale
for assertions.

Add a similar feature test for MailFake that already
supports the same assertion capabilities.

v5.7.9

Toggle v5.7.9's commit message
Correct mail localization docblock (#25989)

Localizable@withLocale() returns the
invoked callback result so it may be
any value.

v5.7.8

Toggle v5.7.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[5.7] Fix documentation (#25924)

v5.7.7

Toggle v5.7.7's commit message
[5.7] Add MailFake methods to docblock in Mail facade (#25850)

* add MailFake methods to docblock in Mail facade

* add reference to MailFake in docblock
0