Skip to content
Discussion options

You must be logged in to vote

@eswachsman no, you're not missing anything, it looks like I'm missing some info in the readme!

By default Laravel puts all package blade components under a package namespace, so for this package you need to use <x-lwa::autocomplete ...>

I don't have that information in the readme yet 🤦‍♂️.

But if you want to use just <x-autocomplete ...> you can publish the config and set 'use_global_namespace' => true,, which will remove the need for lwa:: in the component name.

I'd suggest having a look at the demo application as it has examples of what is needed to get it running https://github.com/joshhanley/livewire-autocomplete-demo

Please note though that this package is still not tagged v1.0 yet …

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@alan9608
Comment options

@joshhanley
Comment options

Answer selected by eswachsman
Comment options

You must be logged in to vote
2 replies
@eswachsman
Comment options

@joshhanley
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants