Replies: 1 comment
-
for just a couple of componets to can just use .component() method on the createApp function
alternatively, if you have alot of components to load globally then I use something like this. ./plugins/global-components.js
and then in app.js
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to add global components to the createInertiaApp() method?
Beta Was this translation helpful? Give feedback.
All reactions