Notifications not showing up.

Hi.
I wanted to add Notifications to actually existing Laravel project and I did everything that docs says, but any Notification does not show up.

There is no error/500/anything that could be helpful. 😦

  1. npm install tailwindcss... - everything is fine here.
  2. I configured tailwind.config.js
  3. For styles im using scss - tailwind is imported here as well
  4. postcss.config.js - looks same like in docs
  5. Layout is also configured
Was this page helpful?