Add (article): ai gen, front views
This commit is contained in:
17
config/active.php
Normal file
17
config/active.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Active class
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may set the class string to be returned when the provided routes
|
||||
| or paths were identified as applicable for the current route.
|
||||
|
|
||||
*/
|
||||
|
||||
'class' => 'active text-primary',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user