Skip to main content

Code Examples of theokafadaris/chatwire

Discover how to use Laravel's theokafadaris/chatwire examples.

3 examples

Livewire

Files in this example

  • app/Http/Livewire/ChatBox.php
    • resources/views/livewire/chat-box/chat-box.blade.php
View all examples

Send email

Files in this example

  • app/Mail/SendChatToEmail.php
    • app/Jobs/SendEmailJob.php
View all examples

Jobs

Files in this example

  • app/Jobs/SendEmailJob.php
    • app/Http/Livewire/ChatBox.php
View all examples