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:
<?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 |
FROM php:7.2-fpm | |
COPY app /var/www/ | |
EXPOSE 9000 |
I hereby claim:
To claim this, I am signing this object: