You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHANGED: You can now pass any entity to the turbo stream helpers, not just Eloquent models. All the entity needs is to implement a getKey method that returns the identifier of that entity. [#26, 05c35c]