title = "test" url = "/:all?*" == function onStart() { $this['vuetober'] = [ 'env' => app()->env, 'token' => Session::token(), ]; } ==