Filament with stack VILT

hi all, i'm working on stack VILT project. It's possibile to have filament toast notification on an Inertia project? thanks
4 Replies
wyChoong
wyChoong2y ago
how inertia works is different than livewire, you might better spending time to make your VILT app to work with vue toast than struggle to make it works with Filament's notification
LeandroFerreira
npm
vue-toast-notification
Vue.js toast notification plugin. Latest version: 3.1.1, last published: 5 months ago. Start using vue-toast-notification in your project by running npm i vue-toast-notification. There are 33 other projects in the npm registry using vue-toast-notification.
ocram82
ocram82OP2y ago
for shure that's more logical! great! that's exactly what i need! thank you
wyChoong
wyChoong2y ago
i used this previously for my another inertiajs app https://www.npmjs.com/package/vue3-toastify
npm
vue3-toastify
🎉 Vue3-Toastify allows you to add notifications to your app with ease. No more nonsense!. Latest version: 0.1.12, last published: 5 days ago. Start using vue3-toastify in your project by running npm i vue3-toastify. There are 12 other projects in the npm registry using vue3-toastify.

Did you find this page helpful?