Blade components using Tailwind & Alpine needed

I’m just getting started with Alpine and Tailwind and need some blade components created such as an autocomplete using Google’s address API.

If you do this type of work, please let me know and send me links to components you’ve built.

Thanks

Take a look at this pen it may help you with your question

1 Like

Thank you, I’ll have a look.

You are very welcome, Happy Coding

A good starting point could be to install Jetstream and take a look at the folder:
\resources\views\vendor\jetstream\components
There are only basic components there, but at least you can get an idea.

1 Like