Skip to content

Tags: hyperloop203term/support

Tags

v9.45.1

Toggle v9.45.1's commit message
Add whereUlid(param) support for routing (#45372)

v9.45.0

Toggle v9.45.0's commit message
Add whereUlid(param) support for routing (#45372)

v9.44.0

Toggle v9.44.0's commit message
[9.x] Use Macroable in Session facade (#45310)

* Use Macroable in Session Store

I found myself wanting to add a macro to encapsulate a session getter I was using in a few different places but noticed the Session facade is not using the Macroable trait like other facades do.

Do you see any issues with just importing the Macroable trait directly in the Session class?

* update docblock for Session facade

v9.43.0

Toggle v9.43.0's commit message
[9.x] Added `whenIsUlid` to Stringable. (#45183)

* Added `whenIsUlid` to Stringable.

* Add test

v9.42.2

Toggle v9.42.2's commit message
[9.x] Add `Route::singleton()` method (#44872)

* Add `Route::singleton()` method

* Remove singleton methods that don't work in this context

* Add route singleton methods to facade docblock

* Formatting

* add stubs

* publish stubs

* add creatable method

* add file

* update stubs

* add creatable flag

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v9.42.1

Toggle v9.42.1's commit message
[9.x] Add `Route::singleton()` method (#44872)

* Add `Route::singleton()` method

* Remove singleton methods that don't work in this context

* Add route singleton methods to facade docblock

* Formatting

* add stubs

* publish stubs

* add creatable method

* add file

* update stubs

* add creatable flag

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v9.42.0

Toggle v9.42.0's commit message
[9.x] Add `Route::singleton()` method (#44872)

* Add `Route::singleton()` method

* Remove singleton methods that don't work in this context

* Add route singleton methods to facade docblock

* Formatting

* add stubs

* publish stubs

* add creatable method

* add file

* update stubs

* add creatable flag

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v9.41.0

Toggle v9.41.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[9.x] Adding option for custom manifest filename on Vite Facade (#45007)

* Adding option for custom manifest filename on Vite Facade

* formatting

Co-authored-by: Tim MacDonald <hello@timacdonald.me>

v9.40.1

Toggle v9.40.1's commit message
added missing docblock params to Str::wrap and Str::slug (#44936)

v9.40.0

Toggle v9.40.0's commit message
added missing docblock params to Str::wrap and Str::slug (#44936)