File manager - Edit - /home/linknsbh/sabel-eltaqwa.com/assets/lfm/files/shares/events/thumbs/Admin.php.tar
Back
home/linknsbh/linkat.online/app/Models/Admin.php 0000644 00000001041 15213521330 0015604 0 ustar 00 <?php namespace App\Models; use Illuminate\Notifications\Notifiable; use Illuminate\Contracts\Auth\MustVerifyEmail; use Illuminate\Foundation\Auth\User as Authenticatable; class Admin extends Authenticatable { use Notifiable; /** * The attributes that are mass assignable. * * @var array */ protected $fillable = [ 'role_id', 'username', 'email', 'password', 'first_name', 'last_name', 'image', 'status' ]; public function role() { return $this->belongsTo('App\Models\Role'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1 |
proxy
|
phpinfo
|
Settings