Skip to content

Instantly share code, notes, and snippets.

View wmandai's full-sized avatar
🏠
Working from home

William Mandai wmandai

🏠
Working from home
View GitHub Profile
@wmandai
wmandai / Controllers--Livewire--Chat.php
Created June 23, 2021 21:40 — forked from developerdza/Controllers--Livewire--Chat.php
Real Time Chat By Laravel And Livewire
<?php
namespace App\Http\Livewire\Forum;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\DB;
use Livewire\WithPagination;
use Livewire\Component;
use App\Message;
use App\User;
class Chat extends Component
@wmandai
wmandai / Configurations for Laravel app on Kubernetes - Dockerfile Deploying laravel on kubernetes cluster - Ready to use configuration Files
FROM php:7.2-fpm
COPY app /var/www/
EXPOSE 9000

Keybase proof

I hereby claim:

  • I am wmandai on github.
  • I am wmandai (https://keybase.io/wmandai) on keybase.
  • I have a public key ASBFkPa7PkUR5WCyP5FA57qhQmagPBATt-CnJapIJ_gKeAo

To claim this, I am signing this object: