[ Root System Explorer ]
Location:
Root
/
var
/
www
/
html
/
app.acma.in
/
AppBackUp
/
Model
+ Folder
+ File
Upload
Editing: Circulars.php
<?php namespace App\Model; use Illuminate\Database\Eloquent\Model; class Circulars extends Model { protected $fillable = [ 'id', 'circuler_no','title','region','daycirculer','monthcirculer','yearcirculer','keyword','attachement','type','attachement2','attachement3','attachement4','attachement5','attachement6','attachement7','attachement8','attachement9','attachement10']; /** * Indicates if the model should be timestamped. * * @var bool */ public $timestamps = false; /** * The table associated with the model. * * @var string */ protected $table = 'circulers'; }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 Circulars.php
FILE
Ren
[EDIT]
DEL
📄 EV_Reports.php
FILE
Ren
[EDIT]
DEL
📄 Event.php
FILE
Ren
[EDIT]
DEL
📄 Guest.php
FILE
Ren
[EDIT]
DEL
📄 MemberDB.php
FILE
Ren
[EDIT]
DEL
📄 Notification.php
FILE
Ren
[EDIT]
DEL
📄 Publication.php
FILE
Ren
[EDIT]
DEL
📄 Vehiclereport.php
FILE
Ren
[EDIT]
DEL