PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
botble
/
revision
/
config
<?php use Botble\Page\Models\Page; return [ // List supported modules or plugins 'supported' => [ Page::class, ], ];
[-] general.php
[edit]
[+]
..