Skip to content

Chrysanthos' blog

My memory sucks so I write stuff here to find them while googling
  • Tryxie.app
  • Notify.Domains

Multitenant Laravel Notifications

  • Post author By chrysanthos
  • Post date February 21, 2022
  • No Comments on Multitenant Laravel Notifications

Laravel Notifications are an awesome tool that provides built-in support for sending notifications, in dozens of different channels, like Slack, Telegram, SMS, etc. In this tutorial, we will see how we can customise Laravel Notifications core to accommodate a multi-tenant setup in a single database.

💡 Hot Reload with Laravel Sail

  • Post author By chrysanthos
  • Post date January 29, 2022
  • 1 Comment on 💡 Hot Reload with Laravel Sail

While working on Laravel project based on Jetstream I realised Hot Reload wouldn’t work on the default Laravel Sail docker config. I am documenting what needed to be updated to save me time when I need this again.

Posts navigation

← Newer Posts 1 2
  • Open Twitter in a new tab
  • Open LinkedIn in a new tab
  • Open GitHub in a new tab
© 2023  Chrysanthos' blog