/
home
/
techb158
/
ileadtechnology.com
/
vendor
/
devmarketer
/
easynav
/
src
/
config
/
/home/techb158/ileadtechnology.com/vendor/devmarketer/easynav/src/config
mkdir
upload
Name
Size
Mode
Actions
easynav.php
670
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/vendor/devmarketer/easynav/src/config/easynav.php
(670B)
<?php /** * This file is part of Laravel EasyNav, * a powerful and flexible flash notifications system. * * @license MIT * @package Laravel EasyNav */ return [ /* |-------------------------------------------------------------------------- | Default Active Class |-------------------------------------------------------------------------- | | A string that denotes the default class (or classes) to give a navigation element | that is considered "active". This can be overrided on a case-by-case basis, but | the class defined here will be used if no other custom class is provided. | */ 'default_class' => 'active', ];
Save
cmd:
run