whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
nwidart
/
laravel-modules
/
src
/
Commands
/
stubs
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/nwidart/laravel-modules/src/Commands/stubs/event.stub
<?php namespace $NAMESPACE$; use Illuminate\Queue\SerializesModels; class $CLASS$ { use SerializesModels; /** * Create a new event instance. */ public function __construct() { // } /** * Get the channels the event should be broadcast on. */ public function broadcastOn(): array { return []; } }
Copyright ©2021 || Defacer Indonesia