Support the ongoing development of Laravel.io →
posted 4 years ago
Last updated 1 year ago.

bernhardh liked this thread

1

If you're still looking for an answer here...

I think the easiest thing to do is to tap into the toasted library (https://github.com/shakee93/vue-toasted#api) that is used by Nova. You can reference this.$toasted in your components, like so:

this.$toasted.info('My Info Message');
this.$toasted.success('It worked!');

That's what I'm looking at currently.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.