(int) env('WIKI_FEATURED_ENTRY'), 'featured_video' => (int) env('WIKI_FEATURED_VIDEO'), /* |-------------------------------------------------------------------------- | Wiki Routes |-------------------------------------------------------------------------- | | Some routes are handled by animethemes-web, so they need to be configurable for proper handling. | */ 'login' => env('WIKI_LOGIN'), 'reset_password' => env('WIKI_RESET_PASSWORD'), ];