/
home
/
techb158
/
immovalet.com
/
platform
/
plugins
/
testimonial
/
config
/
/home/techb158/immovalet.com/platform/plugins/testimonial/config
mkdir
upload
Name
Size
Mode
Actions
permissions.php
523
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/platform/plugins/testimonial/config/permissions.php
(523B)
<?php return [ [ 'name' => 'Testimonial', 'flag' => 'testimonial.index', ], [ 'name' => 'Create', 'flag' => 'testimonial.create', 'parent_flag' => 'testimonial.index', ], [ 'name' => 'Edit', 'flag' => 'testimonial.edit', 'parent_flag' => 'testimonial.index', ], [ 'name' => 'Delete', 'flag' => 'testimonial.destroy', 'parent_flag' => 'testimonial.index', ], ];
Save
cmd:
run