whoami7 - Manager
:
/
home
/
qbizpnmr
/
test.qbiztax.com
/
app
/
Console
/
Stubs
/
Modules
/
Upload File:
files >> /home/qbizpnmr/test.qbiztax.com/app/Console/Stubs/Modules/model.stub
<?php namespace $NAMESPACE$; use App\Abstracts\Model; use Illuminate\Database\Eloquent\Factories\HasFactory; class $CLASS$ extends Model { use HasFactory; protected $fillable = $FILLABLE$; /** * Create a new factory instance for the model. * * @return \Illuminate\Database\Eloquent\Factories\Factory */ protected static function newFactory() { return \$FACTORY_NAMESPACE$\$NAME$::new(); } }
Copyright ©2021 || Defacer Indonesia