Livewire v3 will support writing JavaScript functions directly in your backend Livewire components. Hot reloading will include hot reloading without a build step. There's a new $parent property that can be accessed to call methods on the parent. The new core relies on Alpine more, using its Morph, History, and other plugins

•6m read time•From laravel-news.com
Post cover image
Table of contents
All new Alpine-based coreLivewire scripts, styles, and Alpine are injected automaticallyHot reloading without a build stepwire:transitionWrite JavaScript functions in your PHP classes/** @locked */ propertieswire:model is deferred by defaultRequests are batchedReactive properties/** @modelable */ propertiesAccess parent component's data and methods using $parent@teleportLazy componentswire:navigate@persistNew laravel-livewire.com designConclusion
3 Comments

Sort: