Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Conversation

@pascalbaljet
Copy link
Contributor

@pascalbaljet pascalbaljet commented Feb 10, 2023

This moves the preparation logic of Lazy, Rehydrate, and Table Cell components from an event listener to a custom Blade compiler. This way, the views can be cached and won't be rerendered for each request.

In case laravel/framework#44653 ever gets revisited, we won't have to deal with it again.

@pascalbaljet pascalbaljet merged commit e63bb18 into main Feb 10, 2023
@pascalbaljet pascalbaljet deleted the refactor-blade-interceptions branch March 18, 2024 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants