Skip to content

Tags: illuminate/view

Tags

v12.8.1

Toggle v12.8.1's commit message
[12.x] Introducing `toArray` to `ComponentAttributeBag` class (#55258)

* introducing toArray to ComponentAttributeBag class

* using all inside the toArray

* Update ComponentAttributeBag.php

---------

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

v12.8.0

Toggle v12.8.0's commit message
[12.x] Introducing `toArray` to `ComponentAttributeBag` class (#55258)

* introducing toArray to ComponentAttributeBag class

* using all inside the toArray

* Update ComponentAttributeBag.php

---------

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

v12.7.2

Toggle v12.7.2's commit message
[12.x] Introducing `toArray` to `ComponentAttributeBag` class (#55258)

* introducing toArray to ComponentAttributeBag class

* using all inside the toArray

* Update ComponentAttributeBag.php

---------

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

v12.7.1

Toggle v12.7.1's commit message
[12.x] Introducing `toArray` to `ComponentAttributeBag` class (#55258)

* introducing toArray to ComponentAttributeBag class

* using all inside the toArray

* Update ComponentAttributeBag.php

---------

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

v12.7.0

Toggle v12.7.0's commit message
[12.x] Introducing `toArray` to `ComponentAttributeBag` class (#55258)

* introducing toArray to ComponentAttributeBag class

* using all inside the toArray

* Update ComponentAttributeBag.php

---------

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

v12.6.0

Toggle v12.6.0's commit message
Enhance FileViewFinder doc-blocks (#55183)

v12.5.0

Toggle v12.5.0's commit message
Enhance FileViewFinder doc-blocks (#55183)

v12.4.1

Toggle v12.4.1's commit message
Enhance FileViewFinder doc-blocks (#55183)

v12.4.0

Toggle v12.4.0's commit message
Enhance FileViewFinder doc-blocks (#55183)

v12.3.0

Toggle v12.3.0's commit message
use single indent for multiline ternarys (#54971)

this continues on some of my earlier formatting changes.

you can read #53748 for my arguments why single indent is better.