Build Modern Laravel Apps Using - Ep 11, Global Component Registration

Before we move on to persistent layouts in the next episode, first I’d like to quickly discuss global component registration. For example, it’s slightly combersome to import Inertia’s Link component every time you want to render what is effectively an anchor tag. If you wish, we can solve this by registering it as a global component. Watch this full series, track your progress, and participate in a massive Laravel community at Laracasts. Laracasts: Build Modern Laravel Apps Using : Laracasts Twitter: Jeffrey Way Twitter:
Back to Top