object(ErrorException)#3288 (8) { ["message":protected]=> string(41) "Trying to get property 'id' of non-object" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(68) "/var/www/html/mycpe/app/Http/Controllers/Auth/RegisterController.php" ["line":protected]=> int(93) ["trace":"Exception":private]=> array(55) { [0]=> array(6) { ["file"]=> string(68) "/var/www/html/mycpe/app/Http/Controllers/Auth/RegisterController.php" ["line"]=> int(93) ["function"]=> string(11) "handleError" ["class"]=> string(48) "Illuminate\Foundation\Bootstrap\HandleExceptions" ["type"]=> string(2) "->" ["args"]=> array(5) { [0]=> int(8) [1]=> string(41) "Trying to get property 'id' of non-object" [2]=> string(68) "/var/www/html/mycpe/app/Http/Controllers/Auth/RegisterController.php" [3]=> int(93) [4]=> array(4) { ["token"]=> string(25) "mycpe-for-cpa-canda-firms" ["user_id"]=> bool(false) ["user_data"]=> NULL ["free_trial_dates"]=> NULL } } } [1]=> array(4) { ["function"]=> string(27) "doRedirectLoginSubscription" ["class"]=> string(44) "App\Http\Controllers\Auth\RegisterController" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(25) "mycpe-for-cpa-canda-firms" } } [2]=> array(4) { ["file"]=> string(82) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Routing/Controller.php" ["line"]=> int(54) ["function"]=> string(20) "call_user_func_array" ["args"]=> array(2) { [0]=> array(2) { [0]=> object(App\Http\Controllers\Auth\RegisterController)#3180 (5) { ["redirectTo":protected]=> string(5) "/home" ["activeSidebarMenu"]=> string(0) "" ["activeSidebarSubMenu"]=> string(0) "" ["master_data"]=> string(0) "" ["middleware":protected]=> array(1) { [0]=> array(2) { ["middleware"]=> string(5) "guest" ["options"]=> array(0) { } } } } [1]=> string(27) "doRedirectLoginSubscription" } [1]=> array(1) { ["token"]=> string(25) "mycpe-for-cpa-canda-firms" } } } [3]=> array(6) { ["file"]=> string(92) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php" ["line"]=> int(45) ["function"]=> string(10) "callAction" ["class"]=> string(29) "Illuminate\Routing\Controller" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(27) "doRedirectLoginSubscription" [1]=> array(1) { ["token"]=> string(25) "mycpe-for-cpa-canda-firms" } } } [4]=> array(6) { ["file"]=> string(77) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Routing/Route.php" ["line"]=> int(219) ["function"]=> string(8) "dispatch" ["class"]=> string(39) "Illuminate\Routing\ControllerDispatcher" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(Illuminate\Routing\Route)#401 (14) { ["uri"]=> string(15) "pricing/{token}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(72) "App\Http\Controllers\Auth\RegisterController@doRedirectLoginSubscription" ["controller"]=> string(72) "App\Http\Controllers\Auth\RegisterController@doRedirectLoginSubscription" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> object(App\Http\Controllers\Auth\RegisterController)#3180 (5) { ["redirectTo":protected]=> string(5) "/home" ["activeSidebarMenu"]=> string(0) "" ["activeSidebarSubMenu"]=> string(0) "" ["master_data"]=> string(0) "" ["middleware":protected]=> array(1) { [0]=> array(2) { ["middleware"]=> string(5) "guest" ["options"]=> array(0) { } } } } ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> array(1) { ["token"]=> string(25) "mycpe-for-cpa-canda-firms" } ["parameterNames"]=> array(1) { [0]=> string(5) "token" } ["originalParameters":protected]=> array(1) { ["token"]=> string(25) "mycpe-for-cpa-canda-firms" } ["computedMiddleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(5) "guest" } ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3252 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(5) "token" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(5) "token" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(8) "/pricing" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(8) "/pricing" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(33) "#^/pricing/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(5) "token" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> object(Illuminate\Routing\Router)#26 (11) { ["events":protected]=> object(Illuminate\Events\Dispatcher)#27 (5) { ["container":protected]=> object(Illuminate\Foundation\Application)#2 (31) { ["basePath":protected]=> string(19) "/var/www/html/mycpe" ["hasBeenBootstrapped":protected]=> bool(true) ["booted":protected]=> bool(true) ["bootingCallbacks":protected]=> array(3) { [0]=> object(Closure)#112 (1) { ["this"]=> object(Chumper\Zipper\ZipperServiceProvider)#110 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } } [1]=> object(Closure)#222 (2) { ["static"]=> array(1) { ["instance"]=> object(Illuminate\Hashing\HashServiceProvider)#219 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["this"]=> *RECURSION* } [2]=> object(Closure)#239 (2) { ["static"]=> array(1) { ["instance"]=> object(Illuminate\Translation\TranslationServiceProvider)#236 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["this"]=> *RECURSION* } } ["bootedCallbacks":protected]=> array(1) { [0]=> object(Closure)#271 (1) { ["this"]=> object(App\Providers\RouteServiceProvider)#185 (3) { ["namespace":protected]=> string(20) "App\Http\Controllers" ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } } ["terminatingCallbacks":protected]=> array(0) { } ["serviceProviders":protected]=> array(42) { [0]=> object(Illuminate\Events\EventServiceProvider)#7 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [1]=> object(Illuminate\Log\LogServiceProvider)#9 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [2]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [3]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [4]=> object(Illuminate\Cookie\CookieServiceProvider)#57 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [5]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [6]=> object(Illuminate\Encryption\EncryptionServiceProvider)#66 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [7]=> object(Illuminate\Filesystem\FilesystemServiceProvider)#68 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [8]=> object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#74 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [9]=> object(Illuminate\Foundation\Providers\FoundationServiceProvider)#73 (4) { ["providers":protected]=> array(1) { [0]=> string(58) "Illuminate\Foundation\Providers\FormRequestServiceProvider" } ["instances":protected]=> array(1) { [0]=> object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#74 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [10]=> object(Illuminate\Notifications\NotificationServiceProvider)#77 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [11]=> object(Illuminate\Pagination\PaginationServiceProvider)#79 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [12]=> object(Illuminate\Session\SessionServiceProvider)#83 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [13]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [14]=> object(Laravel\Scout\ScoutServiceProvider)#92 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [15]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [16]=> object(Barryvdh\DomPDF\ServiceProvider)#103 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } [17]=> object(Cartalyst\Stripe\Laravel\StripeServiceProvider)#107 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [18]=> object(Chumper\Zipper\ZipperServiceProvider)#110 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } [19]=> object(Fideloper\Proxy\TrustedProxyServiceProvider)#113 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [20]=> object(hisorange\BrowserDetect\ServiceProvider)#114 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [21]=> object(Imanghafoori\MasterPass\MasterPassServiceProvider)#116 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [22]=> object(Intervention\Image\ImageServiceProvider)#125 (3) { ["defer":protected]=> bool(false) ["provider":protected]=> object(Intervention\Image\ImageServiceProviderLaravelRecent)#123 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["app":protected]=> *RECURSION* } [23]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } [24]=> object(Matriphe\Larinfo\LarinfoServiceProvider)#135 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [25]=> object(Carbon\Laravel\ServiceProvider)#137 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [26]=> object(Sichikawa\LaravelSendgridDriver\SendgridTransportServiceProvider)#138 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [27]=> object(Spatie\Backup\BackupServiceProvider)#140 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [28]=> object(Spatie\Fractal\FractalServiceProvider)#156 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [29]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [30]=> object(Vimeo\Laravel\VimeoServiceProvider)#174 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [31]=> object(App\Providers\HelperServiceProvider)#178 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [32]=> object(DaveJamesMiller\Breadcrumbs\ServiceProvider)#179 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [33]=> object(Unisharp\Ckeditor\ServiceProvider)#181 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [34]=> object(App\Providers\AppServiceProvider)#182 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [35]=> object(App\Providers\AuthServiceProvider)#183 (3) { ["policies":protected]=> array(1) { ["App\Model"]=> string(24) "App\Policies\ModelPolicy" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [36]=> object(App\Providers\EventServiceProvider)#184 (4) { ["listen":protected]=> array(1) { ["Illuminate\Auth\Events\Registered"]=> array(1) { [0]=> string(59) "Illuminate\Auth\Listeners\SendEmailVerificationNotification" } } ["subscribe":protected]=> array(0) { } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [37]=> object(App\Providers\RouteServiceProvider)#185 (3) { ["namespace":protected]=> string(20) "App\Http\Controllers" ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [38]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } [39]=> object(Barryvdh\Snappy\ServiceProvider)#189 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } [40]=> object(Illuminate\Hashing\HashServiceProvider)#219 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } [41]=> object(Illuminate\Translation\TranslationServiceProvider)#236 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["loadedProviders":protected]=> array(42) { ["Illuminate\Events\EventServiceProvider"]=> bool(true) ["Illuminate\Log\LogServiceProvider"]=> bool(true) ["Illuminate\Routing\RoutingServiceProvider"]=> bool(true) ["Illuminate\Auth\AuthServiceProvider"]=> bool(true) ["Illuminate\Cookie\CookieServiceProvider"]=> bool(true) ["Illuminate\Database\DatabaseServiceProvider"]=> bool(true) ["Illuminate\Encryption\EncryptionServiceProvider"]=> bool(true) ["Illuminate\Filesystem\FilesystemServiceProvider"]=> bool(true) ["Illuminate\Foundation\Providers\FormRequestServiceProvider"]=> bool(true) ["Illuminate\Foundation\Providers\FoundationServiceProvider"]=> bool(true) ["Illuminate\Notifications\NotificationServiceProvider"]=> bool(true) ["Illuminate\Pagination\PaginationServiceProvider"]=> bool(true) ["Illuminate\Session\SessionServiceProvider"]=> bool(true) ["Illuminate\View\ViewServiceProvider"]=> bool(true) ["Laravel\Scout\ScoutServiceProvider"]=> bool(true) ["Algolia\ScoutExtended\ScoutExtendedServiceProvider"]=> bool(true) ["Barryvdh\DomPDF\ServiceProvider"]=> bool(true) ["Cartalyst\Stripe\Laravel\StripeServiceProvider"]=> bool(true) ["Chumper\Zipper\ZipperServiceProvider"]=> bool(true) ["Fideloper\Proxy\TrustedProxyServiceProvider"]=> bool(true) ["hisorange\BrowserDetect\ServiceProvider"]=> bool(true) ["Imanghafoori\MasterPass\MasterPassServiceProvider"]=> bool(true) ["Intervention\Image\ImageServiceProvider"]=> bool(true) ["Maatwebsite\Excel\ExcelServiceProvider"]=> bool(true) ["Matriphe\Larinfo\LarinfoServiceProvider"]=> bool(true) ["Carbon\Laravel\ServiceProvider"]=> bool(true) ["Sichikawa\LaravelSendgridDriver\SendgridTransportServiceProvider"]=> bool(true) ["Spatie\Backup\BackupServiceProvider"]=> bool(true) ["Spatie\Fractal\FractalServiceProvider"]=> bool(true) ["Tymon\JWTAuth\Providers\LaravelServiceProvider"]=> bool(true) ["Vimeo\Laravel\VimeoServiceProvider"]=> bool(true) ["App\Providers\HelperServiceProvider"]=> bool(true) ["DaveJamesMiller\Breadcrumbs\ServiceProvider"]=> bool(true) ["Unisharp\Ckeditor\ServiceProvider"]=> bool(true) ["App\Providers\AppServiceProvider"]=> bool(true) ["App\Providers\AuthServiceProvider"]=> bool(true) ["App\Providers\EventServiceProvider"]=> bool(true) ["App\Providers\RouteServiceProvider"]=> bool(true) ["Zizaco\Entrust\EntrustServiceProvider"]=> bool(true) ["Barryvdh\Snappy\ServiceProvider"]=> bool(true) ["Illuminate\Hashing\HashServiceProvider"]=> bool(true) ["Illuminate\Translation\TranslationServiceProvider"]=> bool(true) } ["deferredServices":protected]=> array(108) { ["Illuminate\Broadcasting\BroadcastManager"]=> string(48) "Illuminate\Broadcasting\BroadcastServiceProvider" ["Illuminate\Contracts\Broadcasting\Factory"]=> string(48) "Illuminate\Broadcasting\BroadcastServiceProvider" ["Illuminate\Contracts\Broadcasting\Broadcaster"]=> string(48) "Illuminate\Broadcasting\BroadcastServiceProvider" ["Illuminate\Bus\Dispatcher"]=> string(33) "Illuminate\Bus\BusServiceProvider" ["Illuminate\Contracts\Bus\Dispatcher"]=> string(33) "Illuminate\Bus\BusServiceProvider" ["Illuminate\Contracts\Bus\QueueingDispatcher"]=> string(33) "Illuminate\Bus\BusServiceProvider" ["cache"]=> string(37) "Illuminate\Cache\CacheServiceProvider" ["cache.store"]=> string(37) "Illuminate\Cache\CacheServiceProvider" ["memcached.connector"]=> string(37) "Illuminate\Cache\CacheServiceProvider" ["command.cache.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.cache.forget"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.clear-compiled"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.auth.resets.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.config.cache"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.config.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.down"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.environment"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.event.cache"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.event.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.event.list"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.key.generate"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.fresh"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.install"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.refresh"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.reset"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.rollback"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.status"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.optimize"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.optimize.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.package.discover"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.preset"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.failed"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.flush"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.forget"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.listen"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.restart"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.retry"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.work"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.route.cache"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.route.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.route.list"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.seed"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["Illuminate\Console\Scheduling\ScheduleFinishCommand"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["Illuminate\Console\Scheduling\ScheduleRunCommand"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.storage.link"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.up"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.view.cache"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.view.clear"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.app.name"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.auth.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.cache.table"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.channel.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.console.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.controller.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.event.generate"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.event.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.exception.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.factory.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.job.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.listener.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.mail.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.middleware.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.migrate.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.model.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.notification.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.notification.table"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.observer.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.policy.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.provider.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.failed-table"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.queue.table"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.request.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.resource.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.rule.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.seeder.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.session.table"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.serve"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.test.make"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["command.vendor.publish"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["migrator"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["migration.repository"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["migration.creator"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["composer"]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" ["hash.driver"]=> string(38) "Illuminate\Hashing\HashServiceProvider" ["mailer"]=> string(35) "Illuminate\Mail\MailServiceProvider" ["swift.mailer"]=> string(35) "Illuminate\Mail\MailServiceProvider" ["swift.transport"]=> string(35) "Illuminate\Mail\MailServiceProvider" ["Illuminate\Mail\Markdown"]=> string(35) "Illuminate\Mail\MailServiceProvider" ["Illuminate\Contracts\Pipeline\Hub"]=> string(43) "Illuminate\Pipeline\PipelineServiceProvider" ["queue"]=> string(37) "Illuminate\Queue\QueueServiceProvider" ["queue.worker"]=> string(37) "Illuminate\Queue\QueueServiceProvider" ["queue.listener"]=> string(37) "Illuminate\Queue\QueueServiceProvider" ["queue.failer"]=> string(37) "Illuminate\Queue\QueueServiceProvider" ["queue.connection"]=> string(37) "Illuminate\Queue\QueueServiceProvider" ["redis"]=> string(37) "Illuminate\Redis\RedisServiceProvider" ["redis.connection"]=> string(37) "Illuminate\Redis\RedisServiceProvider" ["auth.password"]=> string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider" ["auth.password.broker"]=> string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider" ["translation.loader"]=> string(49) "Illuminate\Translation\TranslationServiceProvider" ["validator"]=> string(47) "Illuminate\Validation\ValidationServiceProvider" ["validation.presence"]=> string(47) "Illuminate\Validation\ValidationServiceProvider" ["Laravel\Socialite\Contracts\Factory"]=> string(42) "Laravel\Socialite\SocialiteServiceProvider" ["command.tinker"]=> string(36) "Laravel\Tinker\TinkerServiceProvider" ["html"]=> string(35) "Collective\Html\HtmlServiceProvider" ["form"]=> string(35) "Collective\Html\HtmlServiceProvider" ["Collective\Html\HtmlBuilder"]=> string(35) "Collective\Html\HtmlServiceProvider" ["Collective\Html\FormBuilder"]=> string(35) "Collective\Html\HtmlServiceProvider" } ["appPath":protected]=> NULL ["databasePath":protected]=> NULL ["storagePath":protected]=> NULL ["environmentPath":protected]=> NULL ["environmentFile":protected]=> string(4) ".env" ["namespace":protected]=> NULL ["resolved":protected]=> array(51) { ["events"]=> bool(true) ["router"]=> bool(true) ["App\Http\Kernel"]=> bool(true) ["Illuminate\Contracts\Http\Kernel"]=> bool(true) ["Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"]=> bool(true) ["Illuminate\Foundation\Bootstrap\LoadConfiguration"]=> bool(true) ["Illuminate\Foundation\Bootstrap\HandleExceptions"]=> bool(true) ["env"]=> bool(true) ["Illuminate\Foundation\Bootstrap\RegisterFacades"]=> bool(true) ["Illuminate\Foundation\Bootstrap\RegisterProviders"]=> bool(true) ["auth"]=> bool(true) ["Spatie\Backup\Notifications\EventHandler"]=> bool(true) ["Illuminate\Foundation\Bootstrap\BootProviders"]=> bool(true) ["db.factory"]=> bool(true) ["db"]=> bool(true) ["view.engine.resolver"]=> bool(true) ["files"]=> bool(true) ["view.finder"]=> bool(true) ["view"]=> bool(true) ["blade.compiler"]=> bool(true) ["hash"]=> bool(true) ["session"]=> bool(true) ["session.store"]=> bool(true) ["cookie"]=> bool(true) ["translation.loader"]=> bool(true) ["translator"]=> bool(true) ["DaveJamesMiller\Breadcrumbs\CurrentRoute"]=> bool(true) ["DaveJamesMiller\Breadcrumbs\Generator"]=> bool(true) ["DaveJamesMiller\Breadcrumbs\View"]=> bool(true) ["DaveJamesMiller\Breadcrumbs\Manager"]=> bool(true) ["breadcrumbs"]=> bool(true) ["Illuminate\Contracts\Auth\Access\Gate"]=> bool(true) ["url"]=> bool(true) ["App\Http\Middleware\CheckForMaintenanceMode"]=> bool(true) ["Illuminate\Foundation\Http\Middleware\ValidatePostSize"]=> bool(true) ["App\Http\Middleware\TrimStrings"]=> bool(true) ["Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"]=> bool(true) ["App\Http\Middleware\TrustProxies"]=> bool(true) ["Illuminate\Routing\Contracts\ControllerDispatcher"]=> bool(true) ["App\Http\Controllers\Auth\RegisterController"]=> bool(true) ["encrypter"]=> bool(true) ["App\Http\Middleware\EncryptCookies"]=> bool(true) ["Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"]=> bool(true) ["Illuminate\Session\Middleware\StartSession"]=> bool(true) ["Illuminate\View\Middleware\ShareErrorsFromSession"]=> bool(true) ["App\Http\Middleware\VerifyCsrfToken"]=> bool(true) ["Illuminate\Routing\Middleware\SubstituteBindings"]=> bool(true) ["App\Http\Middleware\RedirectIfAuthenticated"]=> bool(true) ["App\Exceptions\Handler"]=> bool(true) ["Illuminate\Contracts\Debug\ExceptionHandler"]=> bool(true) ["log"]=> bool(true) } ["bindings":protected]=> array(101) { ["Illuminate\Foundation\Mix"]=> array(2) { ["concrete"]=> object(Closure)#4 (3) { ["static"]=> array(2) { ["abstract"]=> string(25) "Illuminate\Foundation\Mix" ["concrete"]=> string(25) "Illuminate\Foundation\Mix" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["events"]=> array(2) { ["concrete"]=> object(Closure)#8 (2) { ["this"]=> object(Illuminate\Events\EventServiceProvider)#7 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["log"]=> array(2) { ["concrete"]=> object(Closure)#10 (1) { ["this"]=> object(Illuminate\Log\LogServiceProvider)#9 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["router"]=> array(2) { ["concrete"]=> object(Closure)#12 (2) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["url"]=> array(2) { ["concrete"]=> object(Closure)#13 (2) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["redirect"]=> array(2) { ["concrete"]=> object(Closure)#14 (2) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Psr\Http\Message\ServerRequestInterface"]=> array(2) { ["concrete"]=> object(Closure)#15 (2) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["Psr\Http\Message\ResponseInterface"]=> array(2) { ["concrete"]=> object(Closure)#16 (1) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(false) } ["Illuminate\Contracts\Routing\ResponseFactory"]=> array(2) { ["concrete"]=> object(Closure)#17 (2) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Routing\Contracts\ControllerDispatcher"]=> array(2) { ["concrete"]=> object(Closure)#18 (2) { ["this"]=> object(Illuminate\Routing\RoutingServiceProvider)#11 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Contracts\Http\Kernel"]=> array(2) { ["concrete"]=> object(Closure)#19 (3) { ["static"]=> array(2) { ["abstract"]=> string(32) "Illuminate\Contracts\Http\Kernel" ["concrete"]=> string(15) "App\Http\Kernel" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Contracts\Console\Kernel"]=> array(2) { ["concrete"]=> object(Closure)#20 (3) { ["static"]=> array(2) { ["abstract"]=> string(35) "Illuminate\Contracts\Console\Kernel" ["concrete"]=> string(18) "App\Console\Kernel" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Contracts\Debug\ExceptionHandler"]=> array(2) { ["concrete"]=> object(Closure)#21 (3) { ["static"]=> array(2) { ["abstract"]=> string(43) "Illuminate\Contracts\Debug\ExceptionHandler" ["concrete"]=> string(22) "App\Exceptions\Handler" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["env"]=> array(2) { ["concrete"]=> object(Closure)#52 (2) { ["static"]=> array(1) { ["value"]=> string(10) "production" } ["this"]=> *RECURSION* } ["shared"]=> bool(false) } ["auth"]=> array(2) { ["concrete"]=> object(Closure)#35 (2) { ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["auth.driver"]=> array(2) { ["concrete"]=> object(Closure)#50 (2) { ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Contracts\Auth\Authenticatable"]=> array(2) { ["concrete"]=> object(Closure)#41 (2) { ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["Illuminate\Contracts\Auth\Access\Gate"]=> array(2) { ["concrete"]=> object(Closure)#53 (2) { ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["cookie"]=> array(2) { ["concrete"]=> object(Closure)#58 (2) { ["this"]=> object(Illuminate\Cookie\CookieServiceProvider)#57 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["db.factory"]=> array(2) { ["concrete"]=> object(Closure)#60 (2) { ["this"]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["db"]=> array(2) { ["concrete"]=> object(Closure)#61 (2) { ["this"]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["db.connection"]=> array(2) { ["concrete"]=> object(Closure)#62 (2) { ["this"]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["Faker\Generator"]=> array(2) { ["concrete"]=> object(Closure)#63 (2) { ["this"]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Database\Eloquent\Factory"]=> array(2) { ["concrete"]=> object(Closure)#64 (2) { ["this"]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Contracts\Queue\EntityResolver"]=> array(2) { ["concrete"]=> object(Closure)#65 (1) { ["this"]=> object(Illuminate\Database\DatabaseServiceProvider)#59 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["encrypter"]=> array(2) { ["concrete"]=> object(Closure)#67 (2) { ["this"]=> object(Illuminate\Encryption\EncryptionServiceProvider)#66 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["files"]=> array(2) { ["concrete"]=> object(Closure)#69 (1) { ["this"]=> object(Illuminate\Filesystem\FilesystemServiceProvider)#68 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["filesystem"]=> array(2) { ["concrete"]=> object(Closure)#70 (1) { ["this"]=> object(Illuminate\Filesystem\FilesystemServiceProvider)#68 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["filesystem.disk"]=> array(2) { ["concrete"]=> object(Closure)#71 (1) { ["this"]=> object(Illuminate\Filesystem\FilesystemServiceProvider)#68 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["filesystem.cloud"]=> array(2) { ["concrete"]=> object(Closure)#72 (1) { ["this"]=> object(Illuminate\Filesystem\FilesystemServiceProvider)#68 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["Illuminate\Notifications\ChannelManager"]=> array(2) { ["concrete"]=> object(Closure)#78 (2) { ["this"]=> object(Illuminate\Notifications\NotificationServiceProvider)#77 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["session"]=> array(2) { ["concrete"]=> object(Closure)#84 (2) { ["this"]=> object(Illuminate\Session\SessionServiceProvider)#83 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["session.store"]=> array(2) { ["concrete"]=> object(Closure)#85 (2) { ["this"]=> object(Illuminate\Session\SessionServiceProvider)#83 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Illuminate\Session\Middleware\StartSession"]=> array(2) { ["concrete"]=> object(Closure)#86 (3) { ["static"]=> array(2) { ["abstract"]=> string(42) "Illuminate\Session\Middleware\StartSession" ["concrete"]=> string(42) "Illuminate\Session\Middleware\StartSession" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["view"]=> array(2) { ["concrete"]=> object(Closure)#88 (2) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["view.finder"]=> array(2) { ["concrete"]=> object(Closure)#89 (2) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["view.engine.resolver"]=> array(2) { ["concrete"]=> object(Closure)#90 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["Laravel\Scout\EngineManager"]=> array(2) { ["concrete"]=> object(Closure)#93 (2) { ["this"]=> object(Laravel\Scout\ScoutServiceProvider)#92 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Algolia\ScoutExtended\Algolia"]=> array(2) { ["concrete"]=> object(Closure)#94 (1) { ["this"]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(false) } ["Algolia\ScoutExtended\Managers\EngineManager"]=> array(2) { ["concrete"]=> object(Closure)#95 (2) { ["this"]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Algolia\ScoutExtended\Engines\AlgoliaEngine"]=> array(2) { ["concrete"]=> object(Closure)#96 (1) { ["this"]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(false) } ["Algolia\AlgoliaSearch\SearchClient"]=> array(2) { ["concrete"]=> object(Closure)#97 (1) { ["this"]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(false) } ["Algolia\AlgoliaSearch\AnalyticsClient"]=> array(2) { ["concrete"]=> object(Closure)#98 (1) { ["this"]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(false) } ["Algolia\ScoutExtended\Searchable\AggregatorObserver"]=> array(2) { ["concrete"]=> object(Closure)#99 (3) { ["static"]=> array(2) { ["abstract"]=> string(51) "Algolia\ScoutExtended\Searchable\AggregatorObserver" ["concrete"]=> string(51) "Algolia\ScoutExtended\Searchable\AggregatorObserver" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["Laravel\Scout\Builder"]=> array(2) { ["concrete"]=> object(Closure)#100 (3) { ["static"]=> array(2) { ["abstract"]=> string(21) "Laravel\Scout\Builder" ["concrete"]=> string(29) "Algolia\ScoutExtended\Builder" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["Algolia\ScoutExtended\Helpers\SearchableFinder"]=> array(2) { ["concrete"]=> object(Closure)#101 (1) { ["this"]=> object(Algolia\ScoutExtended\ScoutExtendedServiceProvider)#91 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(false) } ["dompdf.options"]=> array(2) { ["concrete"]=> object(Closure)#104 (1) { ["this"]=> object(Barryvdh\DomPDF\ServiceProvider)#103 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } } ["shared"]=> bool(false) } ["dompdf"]=> array(2) { ["concrete"]=> object(Closure)#105 (1) { ["this"]=> object(Barryvdh\DomPDF\ServiceProvider)#103 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } } ["shared"]=> bool(false) } ["dompdf.wrapper"]=> array(2) { ["concrete"]=> object(Closure)#106 (2) { ["this"]=> object(Barryvdh\DomPDF\ServiceProvider)#103 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["stripe"]=> array(2) { ["concrete"]=> object(Closure)#108 (2) { ["this"]=> object(Cartalyst\Stripe\Laravel\StripeServiceProvider)#107 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["stripe.config"]=> array(2) { ["concrete"]=> object(Closure)#109 (2) { ["this"]=> object(Cartalyst\Stripe\Laravel\StripeServiceProvider)#107 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["zipper"]=> array(2) { ["concrete"]=> object(Closure)#111 (2) { ["this"]=> object(Chumper\Zipper\ZipperServiceProvider)#110 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["browser-detect"]=> array(2) { ["concrete"]=> object(Closure)#115 (2) { ["this"]=> object(hisorange\BrowserDetect\ServiceProvider)#114 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Laravel\Passport\Bridge\UserRepository"]=> array(2) { ["concrete"]=> object(Closure)#117 (3) { ["static"]=> array(2) { ["abstract"]=> string(38) "Laravel\Passport\Bridge\UserRepository" ["concrete"]=> string(46) "Imanghafoori\MasterPass\PassportUserRepository" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["auth.loaded"]=> array(2) { ["concrete"]=> object(Closure)#119 (2) { ["static"]=> array(1) { ["value"]=> bool(true) } ["this"]=> *RECURSION* } ["shared"]=> bool(false) } ["image"]=> array(2) { ["concrete"]=> object(Closure)#124 (2) { ["this"]=> object(Intervention\Image\ImageServiceProviderLaravelRecent)#123 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["excel.identifier"]=> array(2) { ["concrete"]=> object(Closure)#127 (2) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["excel.parsers.css"]=> array(2) { ["concrete"]=> object(Closure)#128 (1) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } } ["shared"]=> bool(true) } ["excel.reader"]=> array(2) { ["concrete"]=> object(Closure)#129 (2) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["excel.readers.html"]=> array(2) { ["concrete"]=> object(Closure)#130 (2) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["excel.parsers.view"]=> array(2) { ["concrete"]=> object(Closure)#131 (2) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["phpexcel"]=> array(2) { ["concrete"]=> object(Closure)#132 (2) { ["static"]=> array(1) { ["me"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } } ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } } ["shared"]=> bool(true) } ["excel.writer"]=> array(2) { ["concrete"]=> object(Closure)#133 (2) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["excel"]=> array(2) { ["concrete"]=> object(Closure)#134 (2) { ["this"]=> object(Maatwebsite\Excel\ExcelServiceProvider)#126 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["Matriphe\Larinfo\LarinfoContract"]=> array(2) { ["concrete"]=> object(Closure)#136 (2) { ["this"]=> object(Matriphe\Larinfo\LarinfoServiceProvider)#135 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["command.backup:run"]=> array(2) { ["concrete"]=> object(Closure)#149 (3) { ["static"]=> array(2) { ["abstract"]=> string(18) "command.backup:run" ["concrete"]=> string(36) "Spatie\Backup\Commands\BackupCommand" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["command.backup:clean"]=> array(2) { ["concrete"]=> object(Closure)#150 (3) { ["static"]=> array(2) { ["abstract"]=> string(20) "command.backup:clean" ["concrete"]=> string(37) "Spatie\Backup\Commands\CleanupCommand" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["command.backup:list"]=> array(2) { ["concrete"]=> object(Closure)#151 (3) { ["static"]=> array(2) { ["abstract"]=> string(19) "command.backup:list" ["concrete"]=> string(34) "Spatie\Backup\Commands\ListCommand" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["command.backup:monitor"]=> array(2) { ["concrete"]=> object(Closure)#152 (3) { ["static"]=> array(2) { ["abstract"]=> string(22) "command.backup:monitor" ["concrete"]=> string(37) "Spatie\Backup\Commands\MonitorCommand" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["Spatie\Backup\Tasks\Cleanup\CleanupStrategy"]=> array(2) { ["concrete"]=> object(Closure)#153 (3) { ["static"]=> array(2) { ["abstract"]=> string(43) "Spatie\Backup\Tasks\Cleanup\CleanupStrategy" ["concrete"]=> string(54) "Spatie\Backup\Tasks\Cleanup\Strategies\DefaultStrategy" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(false) } ["Spatie\Backup\Helpers\ConsoleOutput"]=> array(2) { ["concrete"]=> object(Closure)#155 (3) { ["static"]=> array(2) { ["abstract"]=> string(35) "Spatie\Backup\Helpers\ConsoleOutput" ["concrete"]=> string(35) "Spatie\Backup\Helpers\ConsoleOutput" } ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$container"]=> string(10) "" ["$parameters"]=> string(10) "" } } ["shared"]=> bool(true) } ["fractal"]=> array(2) { ["concrete"]=> object(Closure)#157 (2) { ["this"]=> object(Spatie\Fractal\FractalServiceProvider)#156 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(2) { ["$app"]=> string(10) "" ["$arguments"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.provider.jwt.namshi"]=> array(2) { ["concrete"]=> object(Closure)#159 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.provider.jwt.lcobucci"]=> array(2) { ["concrete"]=> object(Closure)#160 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.provider.jwt"]=> array(2) { ["concrete"]=> object(Closure)#161 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.provider.auth"]=> array(2) { ["concrete"]=> object(Closure)#162 (1) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["tymon.jwt.provider.storage"]=> array(2) { ["concrete"]=> object(Closure)#163 (1) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["tymon.jwt.blacklist"]=> array(2) { ["concrete"]=> object(Closure)#164 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.manager"]=> array(2) { ["concrete"]=> object(Closure)#165 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.parser"]=> array(2) { ["concrete"]=> object(Closure)#166 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt"]=> array(2) { ["concrete"]=> object(Closure)#167 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.auth"]=> array(2) { ["concrete"]=> object(Closure)#168 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.validators.payload"]=> array(2) { ["concrete"]=> object(Closure)#169 (1) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["tymon.jwt.claim.factory"]=> array(2) { ["concrete"]=> object(Closure)#170 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.payload.factory"]=> array(2) { ["concrete"]=> object(Closure)#171 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["tymon.jwt.secret"]=> array(2) { ["concrete"]=> object(Closure)#172 (1) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["vimeo.factory"]=> array(2) { ["concrete"]=> object(Closure)#175 (1) { ["this"]=> object(Vimeo\Laravel\VimeoServiceProvider)#174 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["vimeo"]=> array(2) { ["concrete"]=> object(Closure)#176 (2) { ["this"]=> object(Vimeo\Laravel\VimeoServiceProvider)#174 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["vimeo.connection"]=> array(2) { ["concrete"]=> object(Closure)#177 (2) { ["this"]=> object(Vimeo\Laravel\VimeoServiceProvider)#174 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["breadcrumbs"]=> array(2) { ["concrete"]=> object(Closure)#180 (2) { ["this"]=> object(DaveJamesMiller\Breadcrumbs\ServiceProvider)#179 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["entrust"]=> array(2) { ["concrete"]=> object(Closure)#187 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["command.entrust.migration"]=> array(2) { ["concrete"]=> object(Closure)#188 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["blade.compiler"]=> array(2) { ["concrete"]=> object(Closure)#195 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["shared"]=> bool(true) } ["hash"]=> array(2) { ["concrete"]=> object(Closure)#220 (2) { ["this"]=> object(Illuminate\Hashing\HashServiceProvider)#219 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["hash.driver"]=> array(2) { ["concrete"]=> object(Closure)#221 (2) { ["this"]=> object(Illuminate\Hashing\HashServiceProvider)#219 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["translation.loader"]=> array(2) { ["concrete"]=> object(Closure)#237 (2) { ["this"]=> object(Illuminate\Translation\TranslationServiceProvider)#236 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["translator"]=> array(2) { ["concrete"]=> object(Closure)#238 (2) { ["this"]=> object(Illuminate\Translation\TranslationServiceProvider)#236 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(true) } ["snappy.pdf"]=> array(2) { ["concrete"]=> object(Closure)#3155 (2) { ["this"]=> object(Barryvdh\Snappy\ServiceProvider)#189 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["snappy.pdf.wrapper"]=> array(2) { ["concrete"]=> object(Closure)#3156 (2) { ["this"]=> object(Barryvdh\Snappy\ServiceProvider)#189 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["snappy.image"]=> array(2) { ["concrete"]=> object(Closure)#3157 (2) { ["this"]=> object(Barryvdh\Snappy\ServiceProvider)#189 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } ["snappy.image.wrapper"]=> array(2) { ["concrete"]=> object(Closure)#3158 (2) { ["this"]=> object(Barryvdh\Snappy\ServiceProvider)#189 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$app"]=> string(10) "" } } ["shared"]=> bool(false) } } ["methodBindings":protected]=> array(0) { } ["instances":protected]=> array(40) { ["path"]=> string(23) "/var/www/html/mycpe/app" ["path.base"]=> string(19) "/var/www/html/mycpe" ["path.lang"]=> string(34) "/var/www/html/mycpe/resources/lang" ["path.config"]=> string(26) "/var/www/html/mycpe/config" ["path.public"]=> string(26) "/var/www/html/mycpe/public" ["path.storage"]=> string(27) "/var/www/html/mycpe/storage" ["path.database"]=> string(28) "/var/www/html/mycpe/database" ["path.resources"]=> string(29) "/var/www/html/mycpe/resources" ["path.bootstrap"]=> string(29) "/var/www/html/mycpe/bootstrap" ["app"]=> *RECURSION* ["Illuminate\Container\Container"]=> *RECURSION* ["Illuminate\Foundation\PackageManifest"]=> object(Illuminate\Foundation\PackageManifest)#5 (5) { ["files"]=> object(Illuminate\Filesystem\Filesystem)#6 (0) { } ["basePath"]=> string(19) "/var/www/html/mycpe" ["vendorPath"]=> string(26) "/var/www/html/mycpe/vendor" ["manifestPath"]=> string(48) "/var/www/html/mycpe/bootstrap/cache/packages.php" ["manifest"]=> array(20) { ["algolia/scout-extended"]=> array(1) { ["providers"]=> array(1) { [0]=> string(50) "Algolia\ScoutExtended\ScoutExtendedServiceProvider" } } ["barryvdh/laravel-dompdf"]=> array(2) { ["providers"]=> array(1) { [0]=> string(31) "Barryvdh\DomPDF\ServiceProvider" } ["aliases"]=> array(1) { ["PDF"]=> string(22) "Barryvdh\DomPDF\Facade" } } ["cartalyst/stripe-laravel"]=> array(2) { ["providers"]=> array(1) { [0]=> string(46) "Cartalyst\Stripe\Laravel\StripeServiceProvider" } ["aliases"]=> array(1) { ["Stripe"]=> string(39) "Cartalyst\Stripe\Laravel\Facades\Stripe" } } ["chumper/zipper"]=> array(2) { ["providers"]=> array(1) { [0]=> string(36) "Chumper\Zipper\ZipperServiceProvider" } ["aliases"]=> array(1) { ["Zipper"]=> string(21) "Chumper\Zipper\Zipper" } } ["fideloper/proxy"]=> array(1) { ["providers"]=> array(1) { [0]=> string(43) "Fideloper\Proxy\TrustedProxyServiceProvider" } } ["hisorange/browser-detect"]=> array(2) { ["providers"]=> array(1) { [0]=> string(39) "hisorange\BrowserDetect\ServiceProvider" } ["aliases"]=> array(1) { ["Browser"]=> string(30) "hisorange\BrowserDetect\Facade" } } ["imanghafoori/laravel-masterpass"]=> array(1) { ["providers"]=> array(1) { [0]=> string(49) "Imanghafoori\MasterPass\MasterPassServiceProvider" } } ["intervention/image"]=> array(2) { ["providers"]=> array(1) { [0]=> string(39) "Intervention\Image\ImageServiceProvider" } ["aliases"]=> array(1) { ["Image"]=> string(32) "Intervention\Image\Facades\Image" } } ["laravel/scout"]=> array(1) { ["providers"]=> array(1) { [0]=> string(34) "Laravel\Scout\ScoutServiceProvider" } } ["laravel/socialite"]=> array(2) { ["providers"]=> array(1) { [0]=> string(42) "Laravel\Socialite\SocialiteServiceProvider" } ["aliases"]=> array(1) { ["Socialite"]=> string(35) "Laravel\Socialite\Facades\Socialite" } } ["laravel/tinker"]=> array(1) { ["providers"]=> array(1) { [0]=> string(36) "Laravel\Tinker\TinkerServiceProvider" } } ["laravelcollective/html"]=> array(2) { ["providers"]=> array(1) { [0]=> string(35) "Collective\Html\HtmlServiceProvider" } ["aliases"]=> array(2) { ["Form"]=> string(26) "Collective\Html\FormFacade" ["Html"]=> string(26) "Collective\Html\HtmlFacade" } } ["maatwebsite/excel"]=> array(2) { ["providers"]=> array(1) { [0]=> string(38) "Maatwebsite\Excel\ExcelServiceProvider" } ["aliases"]=> array(1) { ["Excel"]=> string(31) "Maatwebsite\Excel\Facades\Excel" } } ["matriphe/larinfo"]=> array(2) { ["providers"]=> array(1) { [0]=> string(39) "Matriphe\Larinfo\LarinfoServiceProvider" } ["aliases"]=> array(1) { ["Larinfo"]=> string(30) "Matriphe\Larinfo\LarinfoFacade" } } ["nesbot/carbon"]=> array(1) { ["providers"]=> array(1) { [0]=> string(30) "Carbon\Laravel\ServiceProvider" } } ["s-ichikawa/laravel-sendgrid-driver"]=> array(1) { ["providers"]=> array(1) { [0]=> string(64) "Sichikawa\LaravelSendgridDriver\SendgridTransportServiceProvider" } } ["spatie/laravel-backup"]=> array(1) { ["providers"]=> array(1) { [0]=> string(35) "Spatie\Backup\BackupServiceProvider" } } ["spatie/laravel-fractal"]=> array(2) { ["providers"]=> array(1) { [0]=> string(37) "Spatie\Fractal\FractalServiceProvider" } ["aliases"]=> array(1) { ["Fractal"]=> string(28) "Spatie\Fractal\FractalFacade" } } ["tymon/jwt-auth"]=> array(2) { ["aliases"]=> array(2) { ["JWTAuth"]=> string(29) "Tymon\JWTAuth\Facades\JWTAuth" ["JWTFactory"]=> string(32) "Tymon\JWTAuth\Facades\JWTFactory" } ["providers"]=> array(1) { [0]=> string(46) "Tymon\JWTAuth\Providers\LaravelServiceProvider" } } ["vimeo/laravel"]=> array(2) { ["providers"]=> array(1) { [0]=> string(34) "Vimeo\Laravel\VimeoServiceProvider" } ["aliases"]=> array(1) { ["Vimeo"]=> string(27) "Vimeo\Laravel\Facades\Vimeo" } } } } ["events"]=> *RECURSION* ["router"]=> *RECURSION* ["Illuminate\Contracts\Http\Kernel"]=> object(App\Http\Kernel)#30 (7) { ["middleware":protected]=> array(5) { [0]=> string(43) "App\Http\Middleware\CheckForMaintenanceMode" [1]=> string(54) "Illuminate\Foundation\Http\Middleware\ValidatePostSize" [2]=> string(31) "App\Http\Middleware\TrimStrings" [3]=> string(63) "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" [4]=> string(32) "App\Http\Middleware\TrustProxies" } ["middlewareGroups":protected]=> array(3) { ["web"]=> array(6) { [0]=> string(34) "App\Http\Middleware\EncryptCookies" [1]=> string(55) "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" [2]=> string(42) "Illuminate\Session\Middleware\StartSession" [3]=> string(49) "Illuminate\View\Middleware\ShareErrorsFromSession" [4]=> string(35) "App\Http\Middleware\VerifyCsrfToken" [5]=> string(48) "Illuminate\Routing\Middleware\SubstituteBindings" } ["api"]=> array(2) { [0]=> string(13) "throttle:60,1" [1]=> string(8) "bindings" } ["driver-api"]=> array(2) { [0]=> string(42) "Illuminate\Session\Middleware\StartSession" [1]=> string(49) "Illuminate\View\Middleware\ShareErrorsFromSession" } } ["routeMiddleware":protected]=> array(23) { ["auth"]=> string(32) "App\Http\Middleware\Authenticate" ["auth.basic"]=> string(52) "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth" ["bindings"]=> string(48) "Illuminate\Routing\Middleware\SubstituteBindings" ["cache.headers"]=> string(42) "Illuminate\Http\Middleware\SetCacheHeaders" ["can"]=> string(36) "Illuminate\Auth\Middleware\Authorize" ["guest"]=> string(43) "App\Http\Middleware\RedirectIfAuthenticated" ["signed"]=> string(47) "Illuminate\Routing\Middleware\ValidateSignature" ["throttle"]=> string(46) "Illuminate\Routing\Middleware\ThrottleRequests" ["verified"]=> string(48) "Illuminate\Auth\Middleware\EnsureEmailIsVerified" ["admin"]=> string(38) "App\Http\Middleware\RedirectIfNotAdmin" ["admin_guest"]=> string(48) "App\Http\Middleware\RedirectIfAdminAuthenticated" ["permission"]=> string(35) "App\Http\Middleware\CheckPermission" ["speaker"]=> string(40) "App\Http\Middleware\RedirectIfNotSpeaker" ["speaker-guest"]=> string(50) "App\Http\Middleware\RedirectIfSpeakerAuthenticated" ["company-guest"]=> string(50) "App\Http\Middleware\RedirectIfCompanyAuthenticated" ["company"]=> string(40) "App\Http\Middleware\RedirectIfNotCompany" ["checkClient"]=> string(31) "App\Http\Middleware\CheckClient" ["disablepreventback"]=> string(38) "App\Http\Middleware\DisablePreventBack" ["users-api"]=> string(39) "App\Http\Middleware\UserAuthenticateApi" ["role"]=> string(37) "Zizaco\Entrust\Middleware\EntrustRole" ["ability"]=> string(40) "Zizaco\Entrust\Middleware\EntrustAbility" ["restrictIp"]=> string(32) "App\Http\Middleware\IpMiddleware" ["admin_new"]=> string(51) "App\Http\Middleware\RedirectIfAdminNewAuthenticated" } ["app":protected]=> *RECURSION* ["router":protected]=> *RECURSION* ["bootstrappers":protected]=> array(6) { [0]=> string(56) "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" [1]=> string(49) "Illuminate\Foundation\Bootstrap\LoadConfiguration" [2]=> string(48) "Illuminate\Foundation\Bootstrap\HandleExceptions" [3]=> string(47) "Illuminate\Foundation\Bootstrap\RegisterFacades" [4]=> string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders" [5]=> string(45) "Illuminate\Foundation\Bootstrap\BootProviders" } ["middlewarePriority":protected]=> array(6) { [0]=> string(42) "Illuminate\Session\Middleware\StartSession" [1]=> string(49) "Illuminate\View\Middleware\ShareErrorsFromSession" [2]=> string(39) "Illuminate\Auth\Middleware\Authenticate" [3]=> string(49) "Illuminate\Session\Middleware\AuthenticateSession" [4]=> string(48) "Illuminate\Routing\Middleware\SubstituteBindings" [5]=> string(36) "Illuminate\Auth\Middleware\Authorize" } } ["request"]=> object(Illuminate\Http\Request)#43 (28) { ["json":protected]=> NULL ["convertedFiles":protected]=> NULL ["userResolver":protected]=> object(Closure)#3171 (3) { ["static"]=> array(1) { ["app"]=> *RECURSION* } ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$guard"]=> string(10) "" } } ["routeResolver":protected]=> object(Closure)#3173 (2) { ["static"]=> array(1) { ["route"]=> *RECURSION* } ["this"]=> *RECURSION* } ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#45 (1) { ["parameters":protected]=> array(0) { } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#51 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#51 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#47 (1) { ["parameters":protected]=> array(39) { ["USER"]=> string(8) "www-data" ["HOME"]=> string(8) "/var/www" ["HTTP_ACCEPT_ENCODING"]=> string(4) "gzip" ["HTTP_VIA"]=> string(64) "1.1 f67d20cc5e893094f1f2660dce32bf4a.cloudfront.net (CloudFront)" ["HTTP_X_FORWARDED_FOR"]=> string(12) "3.239.82.142" ["HTTP_CLOUDFRONT_IS_ANDROID_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_IOS_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_DESKTOP_VIEWER"]=> string(4) "true" ["HTTP_CLOUDFRONT_IS_SMARTTV_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_TABLET_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_MOBILE_VIEWER"]=> string(5) "false" ["HTTP_CONNECTION"]=> string(10) "Keep-Alive" ["HTTP_X_AMZ_CF_ID"]=> string(56) "FXF6jrcfF8I_SolwalB9JZHw6kZas3PFmBkBvIXwiS5l0J9SuJyKAg==" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_HOST"]=> string(10) "my-cpe.com" ["REDIRECT_STATUS"]=> string(3) "200" ["SERVER_NAME"]=> string(10) "my-cpe.com" ["SERVER_PORT"]=> string(3) "443" ["SERVER_ADDR"]=> string(12) "172.31.8.123" ["REMOTE_PORT"]=> string(5) "15542" ["REMOTE_ADDR"]=> string(12) "64.252.69.24" ["SERVER_SOFTWARE"]=> string(12) "nginx/1.14.0" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["HTTPS"]=> string(2) "on" ["REQUEST_SCHEME"]=> string(5) "https" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["DOCUMENT_ROOT"]=> string(26) "/var/www/html/mycpe/public" ["DOCUMENT_URI"]=> string(10) "/index.php" ["REQUEST_URI"]=> string(34) "/pricing/mycpe-for-cpa-canda-firms" ["SCRIPT_NAME"]=> string(10) "/index.php" ["CONTENT_LENGTH"]=> string(0) "" ["CONTENT_TYPE"]=> string(0) "" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["SCRIPT_FILENAME"]=> string(36) "/var/www/html/mycpe/public/index.php" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(10) "/index.php" ["REQUEST_TIME_FLOAT"]=> float(1685425279.0412) ["REQUEST_TIME"]=> int(1685425279) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#48 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#46 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#49 (2) { ["headers":protected]=> array(15) { ["accept-encoding"]=> array(1) { [0]=> string(4) "gzip" } ["via"]=> array(1) { [0]=> string(64) "1.1 f67d20cc5e893094f1f2660dce32bf4a.cloudfront.net (CloudFront)" } ["x-forwarded-for"]=> array(1) { [0]=> string(12) "3.239.82.142" } ["cloudfront-is-android-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-ios-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-desktop-viewer"]=> array(1) { [0]=> string(4) "true" } ["cloudfront-is-smarttv-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-tablet-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-mobile-viewer"]=> array(1) { [0]=> string(5) "false" } ["connection"]=> array(1) { [0]=> string(10) "Keep-Alive" } ["x-amz-cf-id"]=> array(1) { [0]=> string(56) "FXF6jrcfF8I_SolwalB9JZHw6kZas3PFmBkBvIXwiS5l0J9SuJyKAg==" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["host"]=> array(1) { [0]=> string(10) "my-cpe.com" } ["content-length"]=> array(1) { [0]=> string(0) "" } ["content-type"]=> array(1) { [0]=> string(0) "" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(34) "/pricing/mycpe-for-cpa-canda-firms" ["requestUri":protected]=> string(34) "/pricing/mycpe-for-cpa-canda-firms" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Illuminate\Session\Store)#227 (5) { ["id":protected]=> string(40) "Fkt9w9GXW4rDNvhzPJuaWS4kesSyCUaozpjOmRWb" ["name":protected]=> string(13) "mycpe_session" ["attributes":protected]=> array(13) { ["_token"]=> string(40) "NfqueUGZNXcOvKxmfjuHzqVdzWXX7VHdtbHOvtrg" ["mycpa_client_info"]=> NULL ["mycpa_client_id"]=> bool(false) ["is_subscribed"]=> int(0) ["firm_subscription_expired"]=> int(0) ["is_firm_subscription"]=> int(0) ["renewal_type"]=> int(1) ["is_trial"]=> int(0) ["is_firm_user_detached"]=> int(0) ["firm_owner_info"]=> string(0) "" ["firm_user_info"]=> string(0) "" ["firm_user_role_permissions"]=> string(0) "" ["free_trial_info"]=> NULL } ["handler":protected]=> object(Illuminate\Session\FileSessionHandler)#226 (3) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(46) "/var/www/html/mycpe/storage/framework/sessions" ["minutes":protected]=> string(3) "360" } ["started":protected]=> bool(true) } ["locale":protected]=> NULL ["defaultLocale":protected]=> string(2) "en" ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=> NULL ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["config"]=> object(Illuminate\Config\Repository)#34 (1) { ["items":protected]=> array(28) { ["app"]=> array(14) { ["name"]=> string(5) "myCPE" ["env"]=> string(10) "production" ["debug"]=> bool(false) ["url"]=> string(18) "https://my-cpe.com" ["timezone"]=> string(3) "UTC" ["locale"]=> string(2) "en" ["fallback_locale"]=> string(0) "" ["android_server_api_key"]=> string(152) "AAAAnsVlBFo:APA91bEdrLAHkfFooYVSACrhiSwcVWIfATKjnr_uMOHYOybCZFNgJwe8kl9vBqKLJ_uHPJnYPDF35s0H_yVerqsCQN8q8Xlpd2_jCZ6z2ZPRYZreFidD39clolA54VcQjGOm4Esp5g6V" ["ios_server_api_key"]=> string(152) "AAAAnsVlBFo:APA91bEdrLAHkfFooYVSACrhiSwcVWIfATKjnr_uMOHYOybCZFNgJwe8kl9vBqKLJ_uHPJnYPDF35s0H_yVerqsCQN8q8Xlpd2_jCZ6z2ZPRYZreFidD39clolA54VcQjGOm4Esp5g6V" ["key"]=> string(51) "base64:ecy/kJSkRLMUoPAusgJxq2uIncLSS1qEWRVGRUImANs=" ["cipher"]=> string(11) "AES-256-CBC" ["providers"]=> array(42) { [0]=> string(35) "Illuminate\Auth\AuthServiceProvider" [1]=> string(48) "Illuminate\Broadcasting\BroadcastServiceProvider" [2]=> string(33) "Illuminate\Bus\BusServiceProvider" [3]=> string(37) "Illuminate\Cache\CacheServiceProvider" [4]=> string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" [5]=> string(39) "Illuminate\Cookie\CookieServiceProvider" [6]=> string(43) "Illuminate\Database\DatabaseServiceProvider" [7]=> string(47) "Illuminate\Encryption\EncryptionServiceProvider" [8]=> string(47) "Illuminate\Filesystem\FilesystemServiceProvider" [9]=> string(57) "Illuminate\Foundation\Providers\FoundationServiceProvider" [10]=> string(38) "Illuminate\Hashing\HashServiceProvider" [11]=> string(35) "Illuminate\Mail\MailServiceProvider" [12]=> string(52) "Illuminate\Notifications\NotificationServiceProvider" [13]=> string(47) "Illuminate\Pagination\PaginationServiceProvider" [14]=> string(43) "Illuminate\Pipeline\PipelineServiceProvider" [15]=> string(37) "Illuminate\Queue\QueueServiceProvider" [16]=> string(37) "Illuminate\Redis\RedisServiceProvider" [17]=> string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider" [18]=> string(41) "Illuminate\Session\SessionServiceProvider" [19]=> string(49) "Illuminate\Translation\TranslationServiceProvider" [20]=> string(47) "Illuminate\Validation\ValidationServiceProvider" [21]=> string(35) "Illuminate\View\ViewServiceProvider" [22]=> string(35) "App\Providers\HelperServiceProvider" [23]=> string(43) "DaveJamesMiller\Breadcrumbs\ServiceProvider" [24]=> string(33) "Unisharp\Ckeditor\ServiceProvider" [25]=> string(32) "App\Providers\AppServiceProvider" [26]=> string(33) "App\Providers\AuthServiceProvider" [27]=> string(34) "App\Providers\EventServiceProvider" [28]=> string(34) "App\Providers\RouteServiceProvider" [29]=> string(35) "Collective\Html\HtmlServiceProvider" [30]=> string(46) "Tymon\JWTAuth\Providers\LaravelServiceProvider" [31]=> string(37) "Zizaco\Entrust\EntrustServiceProvider" [32]=> string(31) "Barryvdh\DomPDF\ServiceProvider" [33]=> string(38) "Maatwebsite\Excel\ExcelServiceProvider" [34]=> string(39) "Intervention\Image\ImageServiceProvider" [35]=> string(34) "Vimeo\Laravel\VimeoServiceProvider" [36]=> string(46) "Cartalyst\Stripe\Laravel\StripeServiceProvider" [37]=> string(36) "Chumper\Zipper\ZipperServiceProvider" [38]=> string(64) "Sichikawa\LaravelSendgridDriver\SendgridTransportServiceProvider" [39]=> string(39) "Matriphe\Larinfo\LarinfoServiceProvider" [40]=> string(42) "Laravel\Socialite\SocialiteServiceProvider" [41]=> string(31) "Barryvdh\Snappy\ServiceProvider" } ["aliases"]=> array(61) { ["App"]=> string(30) "Illuminate\Support\Facades\App" ["Artisan"]=> string(34) "Illuminate\Support\Facades\Artisan" ["Auth"]=> string(31) "Illuminate\Support\Facades\Auth" ["Blade"]=> string(32) "Illuminate\Support\Facades\Blade" ["Broadcast"]=> string(36) "Illuminate\Support\Facades\Broadcast" ["Bus"]=> string(30) "Illuminate\Support\Facades\Bus" ["Cache"]=> string(32) "Illuminate\Support\Facades\Cache" ["Config"]=> string(33) "Illuminate\Support\Facades\Config" ["Cookie"]=> string(33) "Illuminate\Support\Facades\Cookie" ["Crypt"]=> string(32) "Illuminate\Support\Facades\Crypt" ["DB"]=> string(29) "Illuminate\Support\Facades\DB" ["Eloquent"]=> string(34) "Illuminate\Database\Eloquent\Model" ["Event"]=> string(32) "Illuminate\Support\Facades\Event" ["File"]=> string(31) "Illuminate\Support\Facades\File" ["Gate"]=> string(31) "Illuminate\Support\Facades\Gate" ["Hash"]=> string(31) "Illuminate\Support\Facades\Hash" ["Lang"]=> string(31) "Illuminate\Support\Facades\Lang" ["Log"]=> string(30) "Illuminate\Support\Facades\Log" ["Mail"]=> string(31) "Illuminate\Support\Facades\Mail" ["Notification"]=> string(39) "Illuminate\Support\Facades\Notification" ["Password"]=> string(35) "Illuminate\Support\Facades\Password" ["Queue"]=> string(32) "Illuminate\Support\Facades\Queue" ["Redirect"]=> string(35) "Illuminate\Support\Facades\Redirect" ["Redis"]=> string(32) "Illuminate\Support\Facades\Redis" ["Request"]=> string(34) "Illuminate\Support\Facades\Request" ["Response"]=> string(35) "Illuminate\Support\Facades\Response" ["Route"]=> string(32) "Illuminate\Support\Facades\Route" ["Schema"]=> string(33) "Illuminate\Support\Facades\Schema" ["Session"]=> string(34) "Illuminate\Support\Facades\Session" ["Storage"]=> string(34) "Illuminate\Support\Facades\Storage" ["URL"]=> string(30) "Illuminate\Support\Facades\URL" ["Validator"]=> string(36) "Illuminate\Support\Facades\Validator" ["Str"]=> string(22) "Illuminate\Support\Str" ["View"]=> string(31) "Illuminate\Support\Facades\View" ["Form"]=> string(26) "Collective\Html\FormFacade" ["HTML"]=> string(26) "Collective\Html\HtmlFacade" ["Helper"]=> string(28) "App\Helpers\PermissionHelper" ["Breadcrumbs"]=> string(34) "DaveJamesMiller\Breadcrumbs\Facade" ["JWTAuth"]=> string(29) "Tymon\JWTAuth\Facades\JWTAuth" ["JWTFactory"]=> string(32) "Tymon\JWTAuth\Facades\JWTFactory" ["Entrust"]=> string(28) "Zizaco\Entrust\EntrustFacade" ["PDF"]=> string(22) "Barryvdh\DomPDF\Facade" ["Excel"]=> string(31) "Maatwebsite\Excel\Facades\Excel" ["Image"]=> string(32) "Intervention\Image\Facades\Image" ["Vimeo"]=> string(27) "Vimeo\Laravel\Facades\Vimeo" ["Stripe"]=> string(39) "Cartalyst\Stripe\Laravel\Facades\Stripe" ["Zipper"]=> string(21) "Chumper\Zipper\Zipper" ["PushNotificationHelper"]=> string(34) "App\Helpers\PushNotificationHelper" ["GtwHelper"]=> string(21) "App\Helpers\GtwHelper" ["Api_response"]=> string(29) "App\Helpers\ApiResponseHelper" ["CertificateHelper"]=> string(29) "App\Helpers\CertificateHelper" ["ZoomHelper"]=> string(22) "App\Helpers\ZoomHelper" ["ReportHelper"]=> string(24) "App\Helpers\ReportHelper" ["EncryptDecryptHelper"]=> string(32) "App\Helpers\EncryptDecryptHelper" ["EncryptDecrypt"]=> string(26) "App\Helpers\EncryptDecrypt" ["SaveCardHelper"]=> string(26) "App\Helpers\SaveCardHelper" ["Socialite"]=> string(35) "Laravel\Socialite\Facades\Socialite" ["Identify"]=> string(46) "Unicodeveloper\Identify\Facades\IdentityFacade" ["Larinfo"]=> string(30) "Matriphe\Larinfo\LarinfoFacade" ["SnappyPDF"]=> string(33) "Barryvdh\Snappy\Facades\SnappyPdf" ["SnappyImage"]=> string(35) "Barryvdh\Snappy\Facades\SnappyImage" } ["debug_blacklist"]=> array(3) { ["_ENV"]=> array(140) { [0]=> string(10) "APP_DOMAIN" [1]=> string(10) "APP_SECURE" [2]=> string(7) "APP_KEY" [3]=> string(13) "APP_ADMIN_URL" [4]=> string(17) "APP_NEW_ADMIN_URL" [5]=> string(7) "APP_URL" [6]=> string(13) "IS_APP_REVIEW" [7]=> string(11) "APP_URL_WWW" [8]=> string(11) "SPEAKER_URL" [9]=> string(14) "COMINGSOON_URL" [10]=> string(11) "COMPANY_URL" [11]=> string(16) "GOTO_DIRECT_USER" [12]=> string(20) "GOTO_DIRECT_PASSWORD" [13]=> string(17) "GOTO_CONSUMER_KEY" [14]=> string(15) "GOTO_SECRET_KEY" [15]=> string(18) "GOTO_DIRECT_USER_2" [16]=> string(22) "GOTO_DIRECT_PASSWORD_2" [17]=> string(19) "GOTO_CONSUMER_KEY_2" [18]=> string(17) "GOTO_SECRET_KEY_2" [19]=> string(18) "GOTO_DIRECT_USER_3" [20]=> string(22) "GOTO_DIRECT_PASSWORD_3" [21]=> string(19) "GOTO_CONSUMER_KEY_3" [22]=> string(17) "GOTO_SECRET_KEY_3" [23]=> string(18) "GOTO_DIRECT_USER_4" [24]=> string(22) "GOTO_DIRECT_PASSWORD_4" [25]=> string(19) "GOTO_CONSUMER_KEY_4" [26]=> string(17) "GOTO_SECRET_KEY_4" [27]=> string(18) "GOTO_DIRECT_USER_5" [28]=> string(22) "GOTO_DIRECT_PASSWORD_5" [29]=> string(19) "GOTO_CONSUMER_KEY_5" [30]=> string(17) "GOTO_SECRET_KEY_5" [31]=> string(18) "GOTO_DIRECT_USER_6" [32]=> string(22) "GOTO_DIRECT_PASSWORD_6" [33]=> string(19) "GOTO_CONSUMER_KEY_6" [34]=> string(17) "GOTO_SECRET_KEY_6" [35]=> string(18) "GOTO_DIRECT_USER_7" [36]=> string(22) "GOTO_DIRECT_PASSWORD_7" [37]=> string(19) "GOTO_CONSUMER_KEY_7" [38]=> string(17) "GOTO_SECRET_KEY_7" [39]=> string(18) "GOTO_DIRECT_USER_8" [40]=> string(22) "GOTO_DIRECT_PASSWORD_8" [41]=> string(19) "GOTO_CONSUMER_KEY_8" [42]=> string(17) "GOTO_SECRET_KEY_8" [43]=> string(18) "GOTO_DIRECT_USER_9" [44]=> string(22) "GOTO_DIRECT_PASSWORD_9" [45]=> string(19) "GOTO_CONSUMER_KEY_9" [46]=> string(17) "GOTO_SECRET_KEY_9" [47]=> string(19) "GOTO_DIRECT_USER_10" [48]=> string(23) "GOTO_DIRECT_PASSWORD_10" [49]=> string(20) "GOTO_CONSUMER_KEY_10" [50]=> string(18) "GOTO_SECRET_KEY_10" [51]=> string(13) "DB_CONNECTION" [52]=> string(7) "DB_HOST" [53]=> string(7) "DB_PORT" [54]=> string(11) "DB_DATABASE" [55]=> string(11) "DB_USERNAME" [56]=> string(11) "DB_PASSWORD" [57]=> string(9) "DB_ENGINE" [58]=> string(14) "SESSION_DOMAIN" [59]=> string(21) "SESSION_SECURE_COOKIE" [60]=> string(11) "LOG_CHANNEL" [61]=> string(16) "BROADCAST_DRIVER" [62]=> string(12) "CACHE_DRIVER" [63]=> string(16) "QUEUE_CONNECTION" [64]=> string(14) "SESSION_DRIVER" [65]=> string(16) "SESSION_LIFETIME" [66]=> string(26) "L5_SWAGGER_GENERATE_ALWAYS" [67]=> string(15) "SWAGGER_VERSION" [68]=> string(10) "REDIS_HOST" [69]=> string(14) "REDIS_PASSWORD" [70]=> string(10) "REDIS_PORT" [71]=> string(15) "MAIL_ENCRYPTION" [72]=> string(17) "MAIL_FROM_ADDRESS" [73]=> string(14) "MAIL_FROM_NAME" [74]=> string(16) "SENDGRID_API_KEY" [75]=> string(11) "MAIL_DRIVER" [76]=> string(9) "MAIL_HOST" [77]=> string(9) "MAIL_PORT" [78]=> string(13) "MAIL_USERNAME" [79]=> string(13) "MAIL_PASSWORD" [80]=> string(26) "MAIL_CAMPAIGN_FROM_ADDRESS" [81]=> string(23) "MAIL_CAMPAIGN_FROM_NAME" [82]=> string(16) "MENDRILL_API_KEY" [83]=> string(13) "MENDRILL_HOST" [84]=> string(13) "MENDRILL_PORT" [85]=> string(17) "MENDRILL_USERNAME" [86]=> string(17) "MENDRILL_PASSWORD" [87]=> string(24) "MANUAL_MAIL_FROM_ADDRESS" [88]=> string(13) "PUSHER_APP_ID" [89]=> string(14) "PUSHER_APP_KEY" [90]=> string(17) "PUSHER_APP_SECRET" [91]=> string(18) "PUSHER_APP_CLUSTER" [92]=> string(18) "MIX_PUSHER_APP_KEY" [93]=> string(22) "MIX_PUSHER_APP_CLUSTER" [94]=> string(10) "PAGINATION" [95]=> string(10) "JWT_SECRET" [96]=> string(10) "STRIPE_KEY" [97]=> string(13) "STRIPE_SECRET" [98]=> string(17) "CANADA_STRIPE_KEY" [99]=> string(20) "CANADA_STRIPE_SECRET" [100]=> string(13) "UK_STRIPE_KEY" [101]=> string(16) "UK_STRIPE_SECRET" [102]=> string(17) "VIMEO_CLIENTS_KEY" [103]=> string(31) "VIMEO_BASE_64_AUTHORIZATION_KEY" [104]=> string(12) "VIMEO_CLIENT" [105]=> string(12) "VIMEO_SECRET" [106]=> string(12) "VIMEO_ACCESS" [107]=> string(11) "EA_PASSWORD" [108]=> string(22) "MASTER_PASSWORD_CLIENT" [109]=> string(15) "MASTER_PASSWORD" [110]=> string(10) "TWILIO_SID" [111]=> string(12) "TWILIO_TOKEN" [112]=> string(11) "TWILIO_FROM" [113]=> string(19) "IGNORE_REG_API_CALL" [114]=> string(8) "ZOOM_KEY" [115]=> string(11) "ZOOM_SECRET" [116]=> string(15) "GOOGLE_SITE_KEY" [117]=> string(17) "GOOGLE_SECRET_KEY" [118]=> string(17) "AWS_ACCESS_KEY_ID" [119]=> string(21) "AWS_SECRET_ACCESS_KEY" [120]=> string(18) "AWS_DEFAULT_REGION" [121]=> string(10) "AWS_BUCKET" [122]=> string(7) "AWS_URL" [123]=> string(25) "static_meeting_webinar_id" [124]=> string(26) "HIDE_PRESENTOR_WEBINAR_IDS" [125]=> string(12) "ABSTRACT_API" [126]=> string(18) "LINKEDIN_CLIENT_ID" [127]=> string(22) "LINKEDIN_CLIENT_SECRET" [128]=> string(24) "LINKEDIN_CLIENT_CALLBACK" [129]=> string(10) "SECRET_KEY" [130]=> string(9) "SECRET_IV" [131]=> string(14) "FCM_SERVER_KEY" [132]=> string(13) "FCM_SENDER_ID" [133]=> string(12) "FCM_PROTOCOL" [134]=> string(39) "INCOMPLETED_PROFILE_REDIRECT_To_PROFILE" [135]=> string(13) "TESTING_EMAIL" [136]=> string(16) "package_currency" [137]=> string(19) "ASSETS_USED_FROM_S3" [138]=> string(16) "ADMIN_AWS_UPLOAD" [139]=> string(20) "RECEIPT_USED_FROM_S3" } ["_SERVER"]=> array(140) { [0]=> string(10) "APP_DOMAIN" [1]=> string(10) "APP_SECURE" [2]=> string(7) "APP_KEY" [3]=> string(13) "APP_ADMIN_URL" [4]=> string(17) "APP_NEW_ADMIN_URL" [5]=> string(7) "APP_URL" [6]=> string(13) "IS_APP_REVIEW" [7]=> string(11) "APP_URL_WWW" [8]=> string(11) "SPEAKER_URL" [9]=> string(14) "COMINGSOON_URL" [10]=> string(11) "COMPANY_URL" [11]=> string(16) "GOTO_DIRECT_USER" [12]=> string(20) "GOTO_DIRECT_PASSWORD" [13]=> string(17) "GOTO_CONSUMER_KEY" [14]=> string(15) "GOTO_SECRET_KEY" [15]=> string(18) "GOTO_DIRECT_USER_2" [16]=> string(22) "GOTO_DIRECT_PASSWORD_2" [17]=> string(19) "GOTO_CONSUMER_KEY_2" [18]=> string(17) "GOTO_SECRET_KEY_2" [19]=> string(18) "GOTO_DIRECT_USER_3" [20]=> string(22) "GOTO_DIRECT_PASSWORD_3" [21]=> string(19) "GOTO_CONSUMER_KEY_3" [22]=> string(17) "GOTO_SECRET_KEY_3" [23]=> string(18) "GOTO_DIRECT_USER_4" [24]=> string(22) "GOTO_DIRECT_PASSWORD_4" [25]=> string(19) "GOTO_CONSUMER_KEY_4" [26]=> string(17) "GOTO_SECRET_KEY_4" [27]=> string(18) "GOTO_DIRECT_USER_5" [28]=> string(22) "GOTO_DIRECT_PASSWORD_5" [29]=> string(19) "GOTO_CONSUMER_KEY_5" [30]=> string(17) "GOTO_SECRET_KEY_5" [31]=> string(18) "GOTO_DIRECT_USER_6" [32]=> string(22) "GOTO_DIRECT_PASSWORD_6" [33]=> string(19) "GOTO_CONSUMER_KEY_6" [34]=> string(17) "GOTO_SECRET_KEY_6" [35]=> string(18) "GOTO_DIRECT_USER_7" [36]=> string(22) "GOTO_DIRECT_PASSWORD_7" [37]=> string(19) "GOTO_CONSUMER_KEY_7" [38]=> string(17) "GOTO_SECRET_KEY_7" [39]=> string(18) "GOTO_DIRECT_USER_8" [40]=> string(22) "GOTO_DIRECT_PASSWORD_8" [41]=> string(19) "GOTO_CONSUMER_KEY_8" [42]=> string(17) "GOTO_SECRET_KEY_8" [43]=> string(18) "GOTO_DIRECT_USER_9" [44]=> string(22) "GOTO_DIRECT_PASSWORD_9" [45]=> string(19) "GOTO_CONSUMER_KEY_9" [46]=> string(17) "GOTO_SECRET_KEY_9" [47]=> string(19) "GOTO_DIRECT_USER_10" [48]=> string(23) "GOTO_DIRECT_PASSWORD_10" [49]=> string(20) "GOTO_CONSUMER_KEY_10" [50]=> string(18) "GOTO_SECRET_KEY_10" [51]=> string(13) "DB_CONNECTION" [52]=> string(7) "DB_HOST" [53]=> string(7) "DB_PORT" [54]=> string(11) "DB_DATABASE" [55]=> string(11) "DB_USERNAME" [56]=> string(11) "DB_PASSWORD" [57]=> string(9) "DB_ENGINE" [58]=> string(14) "SESSION_DOMAIN" [59]=> string(21) "SESSION_SECURE_COOKIE" [60]=> string(11) "LOG_CHANNEL" [61]=> string(16) "BROADCAST_DRIVER" [62]=> string(12) "CACHE_DRIVER" [63]=> string(16) "QUEUE_CONNECTION" [64]=> string(14) "SESSION_DRIVER" [65]=> string(16) "SESSION_LIFETIME" [66]=> string(26) "L5_SWAGGER_GENERATE_ALWAYS" [67]=> string(15) "SWAGGER_VERSION" [68]=> string(10) "REDIS_HOST" [69]=> string(14) "REDIS_PASSWORD" [70]=> string(10) "REDIS_PORT" [71]=> string(15) "MAIL_ENCRYPTION" [72]=> string(17) "MAIL_FROM_ADDRESS" [73]=> string(14) "MAIL_FROM_NAME" [74]=> string(16) "SENDGRID_API_KEY" [75]=> string(11) "MAIL_DRIVER" [76]=> string(9) "MAIL_HOST" [77]=> string(9) "MAIL_PORT" [78]=> string(13) "MAIL_USERNAME" [79]=> string(13) "MAIL_PASSWORD" [80]=> string(26) "MAIL_CAMPAIGN_FROM_ADDRESS" [81]=> string(23) "MAIL_CAMPAIGN_FROM_NAME" [82]=> string(16) "MENDRILL_API_KEY" [83]=> string(13) "MENDRILL_HOST" [84]=> string(13) "MENDRILL_PORT" [85]=> string(17) "MENDRILL_USERNAME" [86]=> string(17) "MENDRILL_PASSWORD" [87]=> string(24) "MANUAL_MAIL_FROM_ADDRESS" [88]=> string(13) "PUSHER_APP_ID" [89]=> string(14) "PUSHER_APP_KEY" [90]=> string(17) "PUSHER_APP_SECRET" [91]=> string(18) "PUSHER_APP_CLUSTER" [92]=> string(18) "MIX_PUSHER_APP_KEY" [93]=> string(22) "MIX_PUSHER_APP_CLUSTER" [94]=> string(10) "PAGINATION" [95]=> string(10) "JWT_SECRET" [96]=> string(10) "STRIPE_KEY" [97]=> string(13) "STRIPE_SECRET" [98]=> string(17) "CANADA_STRIPE_KEY" [99]=> string(20) "CANADA_STRIPE_SECRET" [100]=> string(13) "UK_STRIPE_KEY" [101]=> string(16) "UK_STRIPE_SECRET" [102]=> string(17) "VIMEO_CLIENTS_KEY" [103]=> string(31) "VIMEO_BASE_64_AUTHORIZATION_KEY" [104]=> string(12) "VIMEO_CLIENT" [105]=> string(12) "VIMEO_SECRET" [106]=> string(12) "VIMEO_ACCESS" [107]=> string(11) "EA_PASSWORD" [108]=> string(22) "MASTER_PASSWORD_CLIENT" [109]=> string(15) "MASTER_PASSWORD" [110]=> string(10) "TWILIO_SID" [111]=> string(12) "TWILIO_TOKEN" [112]=> string(11) "TWILIO_FROM" [113]=> string(19) "IGNORE_REG_API_CALL" [114]=> string(8) "ZOOM_KEY" [115]=> string(11) "ZOOM_SECRET" [116]=> string(15) "GOOGLE_SITE_KEY" [117]=> string(17) "GOOGLE_SECRET_KEY" [118]=> string(17) "AWS_ACCESS_KEY_ID" [119]=> string(21) "AWS_SECRET_ACCESS_KEY" [120]=> string(18) "AWS_DEFAULT_REGION" [121]=> string(10) "AWS_BUCKET" [122]=> string(7) "AWS_URL" [123]=> string(25) "static_meeting_webinar_id" [124]=> string(26) "HIDE_PRESENTOR_WEBINAR_IDS" [125]=> string(12) "ABSTRACT_API" [126]=> string(18) "LINKEDIN_CLIENT_ID" [127]=> string(22) "LINKEDIN_CLIENT_SECRET" [128]=> string(24) "LINKEDIN_CLIENT_CALLBACK" [129]=> string(10) "SECRET_KEY" [130]=> string(9) "SECRET_IV" [131]=> string(14) "FCM_SERVER_KEY" [132]=> string(13) "FCM_SENDER_ID" [133]=> string(12) "FCM_PROTOCOL" [134]=> string(39) "INCOMPLETED_PROFILE_REDIRECT_To_PROFILE" [135]=> string(13) "TESTING_EMAIL" [136]=> string(16) "package_currency" [137]=> string(19) "ASSETS_USED_FROM_S3" [138]=> string(16) "ADMIN_AWS_UPLOAD" [139]=> string(20) "RECEIPT_USED_FROM_S3" } ["_POST"]=> array(1) { [0]=> string(8) "password" } } } ["auth"]=> array(4) { ["defaults"]=> array(2) { ["guard"]=> string(3) "web" ["passwords"]=> string(5) "users" } ["guards"]=> array(7) { ["web"]=> array(2) { ["driver"]=> string(7) "session" ["provider"]=> string(5) "users" } ["api"]=> array(2) { ["driver"]=> string(3) "jwt" ["provider"]=> string(5) "users" } ["administrator"]=> array(2) { ["driver"]=> string(7) "session" ["provider"]=> string(14) "administrators" } ["speaker"]=> array(2) { ["driver"]=> string(7) "session" ["provider"]=> string(7) "speaker" } ["ea-speaker"]=> array(2) { ["driver"]=> string(7) "session" ["provider"]=> string(7) "speaker" } ["company"]=> array(2) { ["driver"]=> string(7) "session" ["provider"]=> string(7) "company" } ["mycpeadmin"]=> array(2) { ["driver"]=> string(7) "session" ["provider"]=> string(14) "administrators" } } ["providers"]=> array(6) { ["users"]=> array(2) { ["driver"]=> string(22) "eloquentMasterPassword" ["model"]=> string(15) "App\Models\User" } ["administrators"]=> array(2) { ["driver"]=> string(22) "eloquentMasterPassword" ["model"]=> string(24) "App\Models\Administrator" } ["speaker"]=> array(2) { ["driver"]=> string(22) "eloquentMasterPassword" ["model"]=> string(18) "App\Models\Speaker" } ["ea-speaker"]=> array(2) { ["driver"]=> string(22) "eloquentMasterPassword" ["model"]=> string(18) "App\Models\Speaker" } ["company"]=> array(2) { ["driver"]=> string(22) "eloquentMasterPassword" ["model"]=> string(20) "App\Models\Companies" } ["mycpeadmin"]=> array(2) { ["driver"]=> string(22) "eloquentMasterPassword" ["model"]=> string(24) "App\Models\Administrator" } } ["passwords"]=> array(5) { ["users"]=> array(3) { ["provider"]=> string(5) "users" ["table"]=> string(19) "user_password_reset" ["expire"]=> int(60) } ["administrators"]=> array(3) { ["provider"]=> string(14) "administrators" ["table"]=> string(30) "administrators_password_resets" ["expire"]=> int(60) } ["speakers"]=> array(3) { ["provider"]=> string(7) "speaker" ["table"]=> string(24) "speakers_password_resets" ["expire"]=> int(60) } ["company"]=> array(3) { ["provider"]=> string(7) "company" ["table"]=> string(25) "companies_password_resets" ["expire"]=> int(60) } ["mycpeadmin"]=> array(3) { ["provider"]=> string(10) "mycpeadmin" ["table"]=> string(30) "administrators_password_resets" ["expire"]=> int(60) } } } ["backup"]=> array(4) { ["backup"]=> array(5) { ["name"]=> string(5) "myCPE" ["source"]=> array(2) { ["files"]=> array(3) { ["include"]=> array(1) { [0]=> string(19) "/var/www/html/mycpe" } ["exclude"]=> array(9) { [0]=> string(26) "/var/www/html/mycpe/public" [1]=> string(26) "/var/www/html/mycpe/vendor" [2]=> string(32) "/var/www/html/mycpe/node_modules" [3]=> string(38) "/var/www/html/mycpe/testing-website.in" [4]=> string(45) "/var/www/html/mycpe/131220191152livebySBG.zip" [5]=> string(39) "/var/www/html/mycpe/backup12Nov2019.zip" [6]=> string(32) "/var/www/html/mycpe/zi3Nb5Vs.zip" [7]=> string(30) "/var/www/html/mycpe/my-cpe.net" [8]=> string(30) "/var/www/html/mycpe/my-cpe.com" } ["follow_links"]=> bool(false) } ["databases"]=> array(1) { [0]=> string(5) "mysql" } } ["database_dump_compressor"]=> NULL ["destination"]=> array(2) { ["filename_prefix"]=> string(40) "mycpe-live-backup_2023-05-30 05:41:19 AM" ["disks"]=> array(1) { [0]=> string(10) "server_bkp" } } ["temporary_directory"]=> string(50) "/home/mycpelive/public_html/mycpe-live-backup-temp" } ["notifications"]=> array(4) { ["notifications"]=> array(6) { ["Spatie\Backup\Notifications\Notifications\BackupHasFailed"]=> array(1) { [0]=> string(4) "mail" } ["Spatie\Backup\Notifications\Notifications\UnhealthyBackupWasFound"]=> array(1) { [0]=> string(4) "mail" } ["Spatie\Backup\Notifications\Notifications\CleanupHasFailed"]=> array(1) { [0]=> string(4) "mail" } ["Spatie\Backup\Notifications\Notifications\BackupWasSuccessful"]=> array(1) { [0]=> string(4) "mail" } ["Spatie\Backup\Notifications\Notifications\HealthyBackupWasFound"]=> array(1) { [0]=> string(4) "mail" } ["Spatie\Backup\Notifications\Notifications\CleanupWasSuccessful"]=> array(1) { [0]=> string(4) "mail" } } ["notifiable"]=> string(38) "Spatie\Backup\Notifications\Notifiable" ["mail"]=> array(2) { ["to"]=> string(28) "bhadresh.laiya@entigrity.com" ["from"]=> array(2) { ["address"]=> string(15) "info@my-cpe.com" ["name"]=> string(5) "myCPE" } } ["slack"]=> array(4) { ["webhook_url"]=> string(0) "" ["channel"]=> NULL ["username"]=> NULL ["icon"]=> NULL } } ["monitor_backups"]=> array(1) { [0]=> array(3) { ["name"]=> string(5) "myCPE" ["disks"]=> array(1) { [0]=> string(10) "server_bkp" } ["health_checks"]=> array(2) { ["Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumAgeInDays"]=> int(1) ["Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumStorageInMegabytes"]=> int(5000) } } } ["cleanup"]=> array(2) { ["strategy"]=> string(54) "Spatie\Backup\Tasks\Cleanup\Strategies\DefaultStrategy" ["default_strategy"]=> array(6) { ["keep_all_backups_for_days"]=> int(7) ["keep_daily_backups_for_days"]=> int(16) ["keep_weekly_backups_for_weeks"]=> int(8) ["keep_monthly_backups_for_months"]=> int(4) ["keep_yearly_backups_for_years"]=> int(2) ["delete_oldest_backups_when_using_more_megabytes_than"]=> int(5000) } } } ["breadcrumbs"]=> array(1) { ["view"]=> string(34) "backEnd/includes/admin_breadcrumbs" } ["broadcasting"]=> array(2) { ["default"]=> string(3) "log" ["connections"]=> array(4) { ["pusher"]=> array(5) { ["driver"]=> string(6) "pusher" ["key"]=> string(0) "" ["secret"]=> string(0) "" ["app_id"]=> string(0) "" ["options"]=> array(2) { ["cluster"]=> string(3) "mt1" ["encrypted"]=> bool(true) } } ["redis"]=> array(2) { ["driver"]=> string(5) "redis" ["connection"]=> string(7) "default" } ["log"]=> array(1) { ["driver"]=> string(3) "log" } ["null"]=> array(1) { ["driver"]=> string(4) "null" } } } ["cache"]=> array(3) { ["default"]=> string(5) "array" ["stores"]=> array(6) { ["apc"]=> array(1) { ["driver"]=> string(3) "apc" } ["array"]=> array(1) { ["driver"]=> string(5) "array" } ["database"]=> array(3) { ["driver"]=> string(8) "database" ["table"]=> string(5) "cache" ["connection"]=> NULL } ["file"]=> array(2) { ["driver"]=> string(4) "file" ["path"]=> string(48) "/var/www/html/mycpe/storage/framework/cache/data" } ["memcached"]=> array(5) { ["driver"]=> string(9) "memcached" ["persistent_id"]=> NULL ["sasl"]=> array(2) { [0]=> NULL [1]=> NULL } ["options"]=> array(0) { } ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(9) "127.0.0.1" ["port"]=> int(11211) ["weight"]=> int(100) } } } ["redis"]=> array(2) { ["driver"]=> string(5) "redis" ["connection"]=> string(5) "cache" } } ["prefix"]=> string(11) "mycpe_cache" } ["constants"]=> array(125) { ["PROJECT_TITLE"]=> string(3) "LMS" ["ADMIN_CONST"]=> array(7) { ["STATUS_DELETE"]=> int(2) ["STATUS_ACTIVE"]=> int(1) ["STATUS_INACTIVE"]=> int(0) ["SUPER_ADMIN"]=> int(1) ["AdministratorTitle"]=> string(19) "MyCpe | Admin Panel" ["PAGE_TITLE_SEPARATOR"]=> string(3) " | " ["FULL_PERMISSION"]=> string(15) "Full Permission" } ["TAGS"]=> array(2) { ["ADMIN"]=> int(0) ["SPEAKER"]=> int(1) } ["STATUS"]=> array(3) { ["STATUS_DELETE"]=> string(6) "delete" ["STATUS_ACTIVE"]=> string(6) "active" ["STATUS_INACTIVE"]=> string(8) "inactive" } ["USER"]=> array(2) { ["LOGIN"]=> int(1) ["LOGOUT"]=> int(0) } ["IMAGE_PATH"]=> array(6) { ["AVATAR"]=> string(15) "public/avatars/" ["GENERAL_IMAGE"]=> string(14) "public/images/" ["COMPANY_LOGO"]=> string(13) "public/logos/" ["TEAM_AVATAR"]=> string(12) "public/team/" ["SPEAKER_AVATAR"]=> string(15) "public/speaker/" ["DRIVER"]=> string(5) "local" } ["EMAIL_TIME_ZONE"]=> array(10) { ["AKST"]=> string(9) "US/Alaska" ["MST"]=> string(10) "US/Arizona" ["CST"]=> string(27) "America/North_Dakota/Center" ["EST"]=> string(10) "US/Eastern" ["HST"]=> string(16) "Pacific/Honolulu" ["EST (East)"]=> string(15) "US/East-Indiana" ["MST (DayLight)"]=> string(14) "America/Denver" ["PST"]=> string(10) "US/Pacific" ["ADT"]=> string(15) "Canada/Atlantic" ["BST"]=> string(13) "Europe/London" } ["REVERSE_EMAIL_TIME_ZONE"]=> array(10) { ["US/Alaska"]=> string(4) "AKST" ["US/Arizona"]=> string(3) "MST" ["America/North_Dakota/Center"]=> string(3) "CST" ["US/Eastern"]=> string(3) "EST" ["Pacific/Honolulu"]=> string(3) "HST" ["US/East-Indiana"]=> string(10) "EST (East)" ["America/Denver"]=> string(14) "MST (DayLight)" ["US/Pacific"]=> string(3) "PST" ["Canada/Atlantic"]=> string(3) "ADT" ["Europe/London"]=> string(3) "BST" } ["EMAIL_SERVICE_PROVIDERS"]=> array(3) { ["sendgrid"]=> string(8) "Sendgrid" ["mandrill"]=> string(8) "Mandrill" ["elastiemail"]=> string(12) "ElasticEmail" } ["DEFAULT_IMAGE_NAME"]=> array(2) { ["AVATAR"]=> string(18) "default-avatar.png" ["COMPANY_LOGO"]=> string(19) "company-default.png" } ["ADMINISTRATOR_PERMISSION"]=> array(5) { ["SUPER_ADMIN"]=> int(1) ["PARENT_ID"]=> int(0) ["CACHE_EXPIRE_TIME"]=> int(3600) ["PERMISSION_KEY"]=> string(14) "all-permission" ["ADMINISTRATOR_PERMISSION_KEY"]=> string(25) "permission_administrator_" } ["ROLE_PERMISSION"]=> array(5) { ["SUPER_ADMIN"]=> int(1) ["PARENT_ID"]=> int(0) ["CACHE_EXPIRE_TIME"]=> int(3600) ["PERMISSION_KEY"]=> string(14) "all-permission" ["ROLE_PERMISSION_KEY"]=> string(16) "permission_role-" } ["GENDER"]=> array(2) { ["MALE"]=> int(0) ["FEMALE"]=> int(1) } ["GENDER_CHECK"]=> array(2) { ["MALE"]=> int(1) ["FEMALE"]=> int(2) } ["ROLE"]=> array(3) { ["ADMIN_PERMISSION"]=> string(5) "admin" ["COMPANY_PERMISSION"]=> string(7) "company" ["SUB_ADMIN_ROLE"]=> int(2) } ["COMPANY_USER_PERMISSION"]=> array(5) { ["SUPER_ADMIN"]=> int(1) ["PARENT_ID"]=> int(0) ["CACHE_EXPIRE_TIME"]=> int(3600) ["PERMISSION_KEY"]=> string(14) "all-permission" ["COMPANY_USER_PERMISSION_KEY"]=> string(24) "permission_company_user_" } ["WEBINAR_TYPE"]=> array(3) { ["LIVE"]=> string(4) "live" ["ARCHIVED"]=> string(8) "archived" ["SELF_STUDY"]=> string(10) "self_study" } ["DROPZONE"]=> array(1) { ["FILES_STORE_PATH"]=> string(23) "files/tmp_dropzone_img/" } ["SELF_STUDY_WEBINAR"]=> array(2) { ["DOCUMENT_STORE_PATH"]=> string(35) "files/self_study_webinar/documents/" ["VIDEOS_STORE_PATH"]=> string(32) "files/self_study_webinar/videos/" } ["STATUS_NUMBER"]=> array(3) { ["STATUS_DELETE"]=> string(1) "2" ["STATUS_ACTIVE"]=> string(1) "1" ["STATUS_INACTIVE"]=> string(1) "0" } ["MAX_FILE_SIZE_FOR_SELF_STUDY_WEBINAR"]=> array(2) { ["DOCUMENT_SIZE_IN_MB"]=> string(4) "1024" ["VIDEO_SIZE_IN_MB"]=> string(4) "2048" } ["MAX_FILE_UPLOAD_FOR_SELF_STUDY_WEBINAR"]=> array(2) { ["DOCUMENT_UPLOAD_FILES_COUNT"]=> string(3) "100" ["VIDEO_UPLOAD_FILES_COUNT"]=> string(1) "1" } ["FRONT_END_SPEAKER"]=> array(3) { ["CSS_PATH"]=> string(22) "/css/frontend/speaker/" ["JS_PATH"]=> string(21) "/js/frontend/speaker/" ["IMAGE_PATH"]=> string(25) "/images/frontend/speaker/" } ["WEBINAR_ADMIN_STATUS"]=> array(3) { ["NONE"]=> string(4) "None" ["REJECTED"]=> string(6) "Reject" ["APPROVED"]=> string(8) "Approved" } ["WHO_SHOULD_ATTEND"]=> array(7) { ["CPA"]=> string(3) "cpa" ["ENROLLED_AGENT"]=> string(14) "enrolled agent" ["BOOKKEEPER"]=> string(10) "bookkeeper" ["ATTORNEY"]=> string(8) "attorney" ["CFO"]=> string(3) "cfo" ["BUSINESS_OWNER"]=> string(14) "business owner" ["OTHER"]=> string(5) "other" } ["API"]=> array(1) { ["DEFAULT_PAGE"]=> int(10) } ["IMAGE_THUMB"]=> array(2) { ["WIDTH"]=> int(100) ["HEIGHT"]=> int(100) } ["TIME_ZONE"]=> array(9) { ["US/Alaska"]=> string(6) "Alaska" ["US/Arizona"]=> string(7) "Arizona" ["America/North_Dakota/Center"]=> string(26) "Central Time (US & Canada)" ["US/Eastern"]=> string(26) "Eastern Time (US & Canada)" ["Pacific/Honolulu"]=> string(6) "Hawaii" ["US/East-Indiana"]=> string(14) "Indiana (East)" ["America/Denver"]=> string(27) "Mountain Time (US & Canada)" ["US/Pacific"]=> string(26) "Pacific Time (US & Canada)" ["Europe/London"]=> string(24) "British Summer Time (UK)" } ["GOTOWEBINAR"]=> array(2) { ["base_url"]=> string(33) "https://api.getgo.com/G2W/rest/v2" ["auth_base_url"]=> string(36) "https://api.getgo.com/oauth/v2/token" } ["LICENCE"]=> array(19) { ["moderator.2@my-cpe.com"]=> string(24) "Moderator2,fc-event-info" ["moderator.3@my-cpe.com"]=> string(24) "Moderator3,fc-event-info" ["mycpe.moderator5@my-cpe.com"]=> string(24) "Moderator5,fc-event-info" ["mycpe.moderator6@my-cpe.com"]=> string(24) "Moderator6,fc-event-info" ["mycpe.moderator7@my-cpe.com"]=> string(24) "Moderator7,fc-event-info" ["mycpe.moderator8@my-cpe.com"]=> string(24) "Moderator8,fc-event-info" ["mycpe.moderator9@my-cpe.com"]=> string(24) "Moderator9,fc-event-info" ["mycpe.moderator10@my-cpe.com"]=> string(25) "Moderator10,fc-event-info" ["mycpe.moderator11@my-cpe.com"]=> string(25) "Moderator11,fc-event-info" ["mycpe.moderator12@my-cpe.com"]=> string(25) "Moderator12,fc-event-info" ["mycpe.moderator13@my-cpe.com"]=> string(25) "Moderator13,fc-event-info" ["gary@my-cpe.com"]=> string(18) "Gary,fc-event-info" ["mycpe.moderator14@my-cpe.com"]=> string(25) "Moderator14,fc-event-info" ["mycpe.moderator15@my-cpe.com"]=> string(25) "Moderator15,fc-event-info" ["mycpe.moderator16@my-cpe.com"]=> string(25) "Moderator16,fc-event-info" ["moderator.1@my-cpe.com"]=> string(25) "Moderator.1,fc-event-info" ["moderator@my-cpe.com"]=> string(23) "Moderator,fc-event-info" ["mycpe.moderator2@my-cpe.com"]=> string(25) "Moderator-2,fc-event-info" ["mycpe.moderator1@my-cpe.com"]=> string(25) "Moderator-1,fc-event-info" } ["WEB_SCHEDULE_TYPE"]=> array(5) { ["live"]=> string(12) "Live Webinar" ["re_with_pres"]=> string(26) "Rebroadcast with Presenter" ["re_without_pres_cons"]=> string(42) "Rebroadcast without Presenter with consent" ["re_without_pres"]=> string(45) "Rebroadcast without Presenter without consent" ["dry_run"]=> string(7) "Dry Run" } ["Organization_Size"]=> array(6) { ["0-9"]=> string(3) "0-9" ["10-15"]=> string(5) "10-15" ["16-50"]=> string(5) "16-50" ["51-500"]=> string(6) "51-500" ["501-1000"]=> string(8) "501-1000" ["1000+"]=> string(5) "1000+" } ["Predefined_Issue"]=> array(2) { ["webinar_cancelation"]=> string(19) "Webinar Cancelation" ["bad_user_experience"]=> string(19) "Bad User Experience" } ["Campaign_Template_Titles"]=> array(10) { ["afsp"]=> string(4) "AFSP" ["co"]=> string(2) "CO" ["cst"]=> string(3) "CST" ["est"]=> string(3) "EST" ["ctec"]=> string(4) "CTEC" ["ea"]=> string(2) "EA" ["mst"]=> string(3) "MST" ["ortp"]=> string(4) "ORTP" ["pst"]=> string(3) "PST" ["ts"]=> string(2) "TS" } ["TEMPLATE_TITLE"]=> array(53) { ["CFP"]=> string(63) "CE Courses for Certified Financial Planner (CFP Board Approved)" ["CFP + CPA"]=> string(28) "CE/CPE Courses for CFP & CPA" ["CFP + PFS/CPA"]=> string(36) "CE/CPE/CPD Courses for CPA/PFS & CFP" ["AFSP"]=> string(47) " IRS Approved CE Courses for AFSP Professionals" ["AFSP + EA"]=> string(95) "CE Courses for EA & AFSP Professionals (IRS Approved) (Complete Your CE Requirements In One Go)" ["PTIN"]=> string(50) "CE Courses for Enrolled Agents & Tax Professionals" ["CFA"]=> string(47) "PL Credit for Chartered Financial Analyst (CFA)" ["CFE"]=> string(56) "CPE Courses for Certified Fraud Examiner (ACFE Approved)" ["CIA"]=> string(58) "CPE Courses for Certified Internal Auditors (IIA Approved)" ["CMA"]=> string(62) "CPE Courses for Certified Management Accountant (IMA Approved)" ["CIA + CPA"]=> string(102) "CPE Courses for CIA & CPA (IIA & NASBA APPROVED) (Take One course and get credits for both the Titles)" ["CFE + CPA"]=> string(103) "CPE Courses for CFE & CPA (ACFE & NASBA APPROVED) (Take One course and get credits for both the Titles)" ["CMA + CPA"]=> string(102) "CPE Courses for CMA & CPA (IMA & NASBA APPROVED) (Take One course and get credits for both the Titles)" ["CIA + CFE"]=> string(100) "CPE Courses for CIA & CFE (IIA & ACFE APPROVED) (Take One course and get credit for both the Titles)" ["CIA + CMA"]=> string(46) "CPE Courses for CIA & CMA (IIA & IMA Approved)" ["CMA + CFE"]=> string(47) "CPE Courses for CMA & CFA (ACFE & IMA Approved)" ["CMA + CFE + CIA"]=> string(57) "CPE Courses for CIA, CMA & CFA (IIA, ACFE & IMA Approved)" ["EA"]=> string(45) "CE Courses for Enrolled Agents (IRS Approved)" ["CPA + EA"]=> string(63) "CPE/CE Courses for CPA & Enrolled Agents (NASBA & IRS Approved)" ["CRTP"]=> string(70) "CE Courses for California Registered Tax Professionals (CTEC Approved)" ["ORTP"]=> string(53) "CE Courses for Oregon Registered Tax Preparers (ORTP)" ["MRTP"]=> string(55) "CE Courses for Maryland Registered Tax Preparers (MRTP)" ["CVA"]=> string(60) "CPE Courses for Certified Valuation Analyst (NACVA Approved)" ["CVA + CPA"]=> string(25) "CPE Courses for CPA & CVA" ["ABV/CPA"]=> string(25) "CPD Courses for CPA & ABV" ["CPA/ABV + CPA/PFS"]=> string(30) "CPE Courses for CPA, ABV & CFF" ["CFF/CPA"]=> string(45) "CPE Courses for Certified Financial Forensics" ["CITP/CPA"]=> string(69) "CPE Courses for Certified Information Technology Professionals (CITP)" ["CPA (US)"]=> string(61) "CPE Courses for Certified Public Accountants (NASBA Approved)" ["ATTORNEY"]=> string(25) "CLE Courses for Attroneys" ["ANAND DATABASE"]=> string(0) "" ["CPP"]=> string(77) "Recertification Credit Hours (RCHs) for Certified Payroll Professionals (CPP)" ["FPC"]=> string(75) "Recertification Credit Hours (RCHs) for Fundamental Payroll Certified (FPC)" ["HRCI"]=> string(67) "Recertification Credit Hours for HRCI Professionals (HRCI Approved)" ["SHRM"]=> string(50) "PDC Courses for SHRM Professionals (SHRM Approved)" ["PCP"]=> string(53) "CPE Courses for Payroll Compliance Practitioner (PCP)" ["CPM"]=> string(47) "CPE Courses for Certified Payroll Manager (CPM)" ["CPA (CA)"]=> string(56) "CPD Courses for Chartered Professional Accountants (CPA)" ["QAFP"]=> string(59) "CE Courses for Qualified Associate Financial Planner (QAFP)" ["TEP"]=> string(50) "CPD Courses for Trust & Estate Practitioners (TEP)" ["CSA"]=> string(45) "CE Courses for Certified Senior Advisor (CSA)" ["PFS"]=> string(51) "CPD Courses for Personal Financial Specialist (PFS)" ["ERPA"]=> string(54) "CE Courses for Enrolled Retirement Plan Agents (ERPAs)" ["ChFC"]=> string(52) "CE Courses for Chartered Financial Consultant (ChFC)" ["CTP"]=> string(31) "AFP Approved CE courses for CTP" ["CISA"]=> string(60) "CPE Courses for Certified Information Systems Auditor (CISA)" ["CPA (UK) - CA-ICAEW"]=> string(45) "CPD Courses for Chartered Accountants - ICAEW" ["CPA (UK) - CA-Ireland"]=> string(53) "CPD Courses for Chartered Accountants - Ireland (CAI)" ["CPA (UK) - CA-Scotland"]=> string(48) "CPD Courses for Chartered Accountants - Scotland" ["ACCA"]=> string(54) "CPD Courses for Chartered Certified Accountants (ACCA)" ["FPAC"]=> string(53) "CRE Courses for Certified Corporate FP&A Professional" ["CFIRS"]=> string(65) "CE courses for Certified Fiduciary and Investment Risk Specialist" ["CWS"]=> string(48) "CE courses for Certified Wealth Strategist (CWS)" } ["TEMPLATE_TYPE"]=> array(2) { ["wfh"]=> string(18) "With Header Footer" ["wofh"]=> string(21) "WithOut Header Footer" } ["zoom_webinar"]=> array(1) { ["base_url"]=> string(23) "https://api.zoom.us/v2/" } ["zoom_licenses"]=> array(19) { ["moderator.2@my-cpe.com"]=> string(22) "moderator.2@my-cpe.com" ["moderator.3@my-cpe.com"]=> string(22) "moderator.3@my-cpe.com" ["mycpe.moderator5@my-cpe.com"]=> string(27) "mycpe.moderator5@my-cpe.com" ["mycpe.moderator6@my-cpe.com"]=> string(27) "mycpe.moderator6@my-cpe.com" ["mycpe.moderator7@my-cpe.com"]=> string(27) "mycpe.moderator7@my-cpe.com" ["mycpe.moderator8@my-cpe.com"]=> string(27) "mycpe.moderator8@my-cpe.com" ["mycpe.moderator9@my-cpe.com"]=> string(27) "mycpe.moderator9@my-cpe.com" ["mycpe.moderator10@my-cpe.com"]=> string(28) "mycpe.moderator10@my-cpe.com" ["mycpe.moderator11@my-cpe.com"]=> string(28) "mycpe.moderator11@my-cpe.com" ["mycpe.moderator12@my-cpe.com"]=> string(28) "mycpe.moderator12@my-cpe.com" ["mycpe.moderator13@my-cpe.com"]=> string(28) "mycpe.moderator13@my-cpe.com" ["gary@my-cpe.com"]=> string(15) "gary@my-cpe.com" ["mycpe.moderator14@my-cpe.com"]=> string(28) "mycpe.moderator14@my-cpe.com" ["mycpe.moderator15@my-cpe.com"]=> string(28) "mycpe.moderator15@my-cpe.com" ["mycpe.moderator16@my-cpe.com"]=> string(28) "mycpe.moderator16@my-cpe.com" ["moderator.1@my-cpe.com"]=> string(22) "moderator.1@my-cpe.com" ["moderator@my-cpe.com"]=> string(30) "moderator@my-cpe.com (meeting)" ["mycpe.moderator2@my-cpe.com"]=> string(37) "mycpe.moderator2@my-cpe.com (meeting)" ["mycpe.moderator1@my-cpe.com"]=> string(27) "mycpe.moderator1@my-cpe.com" } ["gtw_licenses"]=> array(9) { ["moderator@my-cpe.com"]=> string(20) "moderator@my-cpe.com" ["andy@my-cpe.com"]=> string(15) "andy@my-cpe.com" ["moderator.2@my-cpe.com"]=> string(22) "moderator.2@my-cpe.com" ["moderator.3@my-cpe.com"]=> string(22) "moderator.3@my-cpe.com" ["mycpe.moderator@my-cpe.com"]=> string(26) "mycpe.moderator@my-cpe.com" ["mycpe.moderator1@my-cpe.com"]=> string(27) "mycpe.moderator1@my-cpe.com" ["mycpe.moderator2@my-cpe.com"]=> string(27) "mycpe.moderator2@my-cpe.com" ["mycpe.moderator3@my-cpe.com"]=> string(27) "mycpe.moderator3@my-cpe.com" ["mycpe.moderator4@my-cpe.com"]=> string(27) "mycpe.moderator4@my-cpe.com" } ["CREDIT_TYPE"]=> array(13) { ["CPE"]=> string(3) "CPE" ["CE"]=> string(2) "CE" ["CFP"]=> string(3) "CFP" ["CPD"]=> string(3) "CPD" ["CPD(Verifiable)"]=> string(15) "CPD(Verifiable)" ["CPD(Structured)"]=> string(15) "CPD(Structured)" ["PDC"]=> string(3) "PDC" ["Recertification Credit"]=> string(22) "Recertification Credit" ["California Credit"]=> string(17) "California Credit" ["Business Credit"]=> string(15) "Business Credit" ["Global Credit"]=> string(13) "Global Credit" ["RCH"]=> string(3) "RCH" ["PL"]=> string(2) "PL" } ["AUDIENCE_TITLE_TYPE"]=> array(4) { ["user"]=> string(4) "User" ["speaker"]=> string(7) "Speaker" ["both"]=> string(4) "Both" ["cpe"]=> string(3) "CPA" } ["MAIL_PUBLISHED_WEBINAR_SUBJECT"]=> array(1) { ["publish_email_subject"]=> string(25) "published webinar details" } ["MODULES"]=> array(9) { ["MULTI_COUNTRY"]=> string(1) "1" ["FIRM_SUBSCRIPTION"]=> string(1) "1" ["PODCAST"]=> string(1) "1" ["IS_WEBINAR_NEW_FUNCTIONALITY"]=> string(1) "1" ["IS_WEBINAR_NEW_DETAIL_PAGE"]=> string(1) "1" ["FIRM_NEW_DASHBOARD"]=> string(1) "1" ["CIA_LANDING_PAGE"]=> string(1) "1" ["FIRM_NEW_LANDING_PAGE"]=> string(1) "1" ["QUALIFICATION_LANDING_PAGE"]=> string(1) "0" } ["EVENT_CATEGORIES"]=> array(10) { ["accounting"]=> string(10) "Accounting" ["tax"]=> string(3) "Tax" ["finance"]=> string(7) "Finance" ["hr"]=> string(2) "HR" ["workshop"]=> string(8) "WORKSHOP" ["panel_discussion"]=> string(16) "PANEL DISCUSSION" ["q_a_session"]=> string(11) "Q&A SESSION" ["conference"]=> string(10) "CONFERENCE" ["technology"]=> string(10) "Technology" ["others"]=> string(6) "Others" } ["LEFT_DAY_DATE"]=> string(2) "31" ["OFFER_LAST_DATE"]=> string(10) "2021-12-31" ["OFFER_TEXT"]=> string(31) "Unlimited Access Offer Extended" ["HEADER_OFFER_TEXT"]=> array(3) { ["us"]=> string(85) "End of Tax season offer, Unlimited Continuing Education Credits for just $199. Hurry!" ["ca"]=> string(84) "Easter sale on Unlimited Continuing Education Credits. Subscribe now for just CA$249" ["uk"]=> string(70) "myCPE in UK, Launch offer. Unlimited CPD for just £149. Subscribe now" } ["AWARDED_CATEGORIES"]=> array(10) { ["Accounting"]=> string(10) "Accounting" ["Tax"]=> string(3) "Tax" ["HR"]=> string(2) "HR" ["Finance"]=> string(7) "Finance" ["Estate Planning"]=> string(15) "Estate Planning" ["Government Accounting"]=> string(21) "Government Accounting" ["Technology"]=> string(10) "Technology" ["HR/Accounting"]=> string(13) "HR/Accounting" ["CPA (US)"]=> string(8) "CPA (US)" ["CPA (CA)"]=> string(8) "CPA (CA)" } ["AWARDED_ACCOUNTING_SUB_CATEGORIES"]=> array(9) { ["Best Firms to Work for !"]=> string(24) "Best Firms to Work for !" ["Top Accounting App/Software for the Year !"]=> string(42) "Top Accounting App/Software for the Year !" ["Future Firm Awards !"]=> string(20) "Future Firm Awards !" ["Top Educator of the Year 2021 ! - 1 Awards"]=> string(42) "Top Educator of the Year 2021 ! - 1 Awards" ["Top 5 Outsourcing Companies for 2021 !"]=> string(38) "Top 5 Outsourcing Companies for 2021 !" ["Top 100 Accounting firms of Year"]=> string(32) "Top 100 Accounting firms of Year" ["Thought Leaders for the Year 2021 !"]=> string(35) "Thought Leaders for the Year 2021 !" ["Most Promising Women Personalities in Accounting"]=> string(48) "Most Promising Women Personalities in Accounting" ["Top 100 Most Promising Personalities in Accounting !"]=> string(52) "Top 100 Most Promising Personalities in Accounting !" } ["AWARDED_TAX_SUB_CATEGORIES"]=> array(1) { ["Top Educator of the Year 2021 ! - 1 Awards"]=> string(42) "Top Educator of the Year 2021 ! - 1 Awards" } ["AWARDED_HR_SUB_CATEGORIES"]=> array(3) { ["Top Educator of the Year 2021 ! - 1 Awards"]=> string(42) "Top Educator of the Year 2021 ! - 1 Awards" ["HRTech Innovation Awards 2021 - 5 Awards"]=> string(40) "HRTech Innovation Awards 2021 - 5 Awards" ["L & D Excellence Award"]=> string(22) "L & D Excellence Award" } ["AWARDED_FINANCE_SUB_CATEGORIES"]=> array(1) { ["Top Educator of the Year 2021 ! - 1 Awards"]=> string(42) "Top Educator of the Year 2021 ! - 1 Awards" } ["AWARDED_ESTATE_PLANNING_SUB_CATEGORIES"]=> array(1) { ["Top Educator of the Year 2021 ! - 1 Awards"]=> string(42) "Top Educator of the Year 2021 ! - 1 Awards" } ["AWARDED_GOVERNMENT_ACCOUNTING_SUB_CATEGORIES"]=> array(1) { ["Top Educator of the Year 2021 ! - 1 Awards"]=> string(42) "Top Educator of the Year 2021 ! - 1 Awards" } ["AWARDED_TECHNOLOGY_SUB_CATEGORIES"]=> array(2) { ["Top 5 Companies in Accounting Automation"]=> string(40) "Top 5 Companies in Accounting Automation" ["Accountech Innovation Awards 2021"]=> string(33) "Accountech Innovation Awards 2021" } ["AWARDED_HR/ACCOUNTING_SUB_CATEGORIES"]=> array(2) { ["Making Positive Impact in Community Award - 10 Awards"]=> string(53) "Making Positive Impact in Community Award - 10 Awards" ["Diversity and Inclusion Award - 10 Awards"]=> string(41) "Diversity and Inclusion Award - 10 Awards" } ["AWARDED_CPA_US_SUB_CATEGORIES"]=> array(1) { ["Giving Back to Profession Award"]=> string(31) "Giving Back to Profession Award" } ["AWARDED_CPA_CA_SUB_CATEGORIES"]=> array(1) { ["Giving Back to Profession Award"]=> string(31) "Giving Back to Profession Award" } ["ASSETS_PATH"]=> string(49) "https://d2zuhqxlmhdjvb.cloudfront.net/live_assets" ["ASSETS_ROOT_PATH"]=> string(37) "https://d2zuhqxlmhdjvb.cloudfront.net" ["Mycpe_Pro"]=> int(0) ["HomePagePersonalization"]=> int(0) ["FAQ_CATEGORIES"]=> array(9) { [1]=> string(28) "FAQ_CONFERENCE_LIST_CATEGORY" [2]=> string(21) "FAQ_PACKAGES_CATEGORY" [3]=> string(23) "FAQ_EBOOK_LIST_CATEGORY" [4]=> string(30) "FAQ_CONFERENCE_DETAIL_CATEGORY" [5]=> string(25) "FAQ_PODCAST_LIST_CATEGORY" [6]=> string(37) "FAQ_CERTIFICATE_COURSES_LIST_CATEGORY" [7]=> string(39) "FAQ_CERTIFICATE_COURSES_DETAIL_CATEGORY" [8]=> string(41) "FAQ_UNLIMITED_ACCESS__INDIVIDUAL_CATEGORY" [9]=> string(38) "FAQ_QUALIFYING_COURSES_DETAIL_CATEGORY" } ["SUBSCRIPTION_1"]=> string(5) "myCPE" ["SUBSCRIPTION_2"]=> string(5) "myCPE" ["AFTR_course_ids"]=> array(1) { [0]=> int(21806) } ["KNOW_ABOUT_COMPANY_ID"]=> array(1) { [0]=> int(1057) } ["TOPIC_OF_INTEREST_POPUP_LAST_LOGIN"]=> int(10) ["TOPIC_OF_INTEREST_POPUP_MINIMUM_SELECTED"]=> int(4) ["NEW_EVALUATION_FORM_BS5"]=> int(1) ["SIX_MONTH_RENEW_DATE"]=> string(19) "2022-11-30 05:41:19" ["EXCLUSIVE_CONTENT_CONFIG"]=> int(0) ["question_type"]=> array(4) { ["mcq"]=> string(3) "MCQ" ["video"]=> string(5) "Video" ["subjective"]=> string(10) "Subjective" ["simulation"]=> string(10) "Simulation" } ["simulation_type"]=> array(2) { ["options"]=> string(7) "Options" ["journal"]=> string(7) "Journal" } ["mcq_type"]=> array(3) { ["mcq"]=> string(3) "MCQ" ["yes-no"]=> string(6) "Yes/No" ["true-false"]=> string(10) "True/False" } ["user_test_max_retake"]=> int(1) ["require_ss_percentage"]=> array(1) { ["percentage"]=> string(2) "98" } ["ea_affiliated_slugs"]=> array(8) { ["lambers"]=> string(1) "1" ["pronto-tax"]=> string(1) "2" ["ASTPS"]=> string(1) "3" ["roz-strategies"]=> string(1) "4" ["ipass-ea"]=> string(1) "5" ["latino-tax"]=> string(1) "6" ["taxmama"]=> string(1) "7" ["irs-solutions"]=> string(1) "8" } ["offer_ordering"]=> array(2) { ["newly_added"]=> string(11) "Newly Added" ["popular"]=> string(7) "Popular" } ["subscription_price"]=> array(4) { [0]=> array(5) { [1]=> int(199) [2]=> int(199) [4]=> int(199) [5]=> int(199) [6]=> int(19) } [1]=> array(5) { [1]=> int(199) [2]=> int(199) [4]=> int(199) [5]=> int(199) [6]=> int(19) } [38]=> array(5) { [1]=> int(249) [2]=> int(249) [4]=> int(249) [5]=> int(249) [6]=> int(29) } [230]=> array(5) { [1]=> int(149) [2]=> int(149) [4]=> int(149) [5]=> int(149) [6]=> int(19) } } ["subscription_price_old"]=> array(4) { [0]=> array(4) { [1]=> int(199) [2]=> int(299) [4]=> int(249) [5]=> int(299) } [1]=> array(4) { [1]=> int(199) [2]=> int(299) [4]=> int(249) [5]=> int(299) } [38]=> array(4) { [1]=> int(249) [2]=> int(349) [4]=> int(299) [5]=> int(299) } [230]=> array(4) { [1]=> int(149) [2]=> int(249) [4]=> int(199) [5]=> int(299) } } ["DOMAIN_VARIFICATION"]=> array(19) { [0]=> string(9) "gmail.com" [1]=> string(11) "outlook.com" [2]=> string(7) "aol.com" [3]=> string(9) "yahoo.com" [4]=> string(10) "icloud.com" [5]=> string(10) "proton.com" [6]=> string(8) "zoho.com" [7]=> string(10) "yandex.com" [8]=> string(9) "titan.com" [9]=> string(7) "gmx.com" [10]=> string(11) "hubspot.com" [11]=> string(8) "mail.com" [12]=> string(14) "rediffmail.com" [14]=> string(8) "yahoo.in" [15]=> string(8) "yahoo.uk" [16]=> string(8) "yahoo.us" [17]=> string(11) "hotmail.com" [18]=> string(13) "outlook.co.uk" [19]=> string(7) "msn.com" } ["MINIMUM_USERS"]=> int(6) ["FIRM_SUBSCRIPTION_TRIAL_DAYS"]=> int(7) ["BLACK_FRIDAY_OFFER_DATE"]=> string(12) "Mar 09, 2023" ["EA_course_id"]=> int(55) ["EA_course_slug"]=> string(14) "ea-prep-course" ["CFP_course_id"]=> int(6) ["CFP_course_slug"]=> string(15) "cfp-prep-course" ["not_available_qualifications"]=> array(0) { } ["not_available_qualifications_content"]=> string(184) "CFP courses require renewal every year. Our all courses are in process of renewal and we will get approval by next week. We recommend you look for courses on or after January 19, 2023." ["lead_categories"]=> array(10) { ["8cpe"]=> string(4) "8CPE" ["premium"]=> string(7) "Premium" ["package"]=> string(7) "Package" ["crisp"]=> string(10) "Crisp Chat" ["email_response"]=> string(14) "Email Response" ["zoom"]=> string(9) "Zoom Call" ["cold_phone"]=> string(21) "Cold Calls/Phone Call" ["bdo"]=> string(12) "BDO Alliance" ["free_trial"]=> string(10) "Free Trial" ["other"]=> string(5) "Other" } ["INDIVIDUAL_SUBSCRIPTION_TRIAL_DAYS"]=> int(6) ["free_trial_content_webinar_section"]=> string(96) "You would only be able to access the content which is under free trial during your trial period." ["SELECTED_QUALIFICATION_FOR_PACKAGE_MENU"]=> array(17) { [0]=> string(2) "28" [1]=> string(2) "37" [2]=> string(2) "41" [3]=> string(1) "8" [4]=> string(2) "23" [5]=> string(2) "24" [6]=> string(2) "21" [7]=> string(2) "17" [8]=> string(2) "52" [9]=> string(2) "31" [10]=> string(3) "147" [11]=> string(2) "15" [12]=> string(2) "10" [13]=> string(2) "20" [14]=> string(2) "33" [15]=> string(3) "295" [16]=> string(3) "238" } ["parter_static_count"]=> array(6) { ["registered_member"]=> string(8) "250,000+" ["hours_of_content"]=> string(7) "11,500+" ["instructors"]=> string(4) "700+" ["sub_areas"]=> string(4) "500+" ["advance_cert_course"]=> string(3) "50+" ["qualifications"]=> string(4) "100+" } ["individual_unlimited_page_static_count"]=> array(12) { ["hours_of_content"]=> string(7) "11,500+" ["qualifications"]=> string(4) "100+" ["state_qualifications"]=> string(4) "100+" ["live_webinars"]=> string(5) "3000+" ["selfstudy_webinars"]=> string(5) "3000+" ["customized_packages"]=> string(5) "1000+" ["combo_packages"]=> string(5) "1000+" ["mycpe_shorts"]=> string(5) "10-15" ["ebooks"]=> string(4) "500+" ["conference"]=> string(4) "500+" ["podcasts"]=> string(4) "300+" ["advance_cert_program"]=> string(3) "50+" } ["firm_unlimited_page_static_count"]=> array(18) { ["hours_of_content"]=> string(7) "11,500+" ["ethics_course"]=> string(2) "50" ["live_webinars"]=> string(5) "3000+" ["selfstudy_webinars"]=> string(5) "3000+" ["cpe_packages"]=> string(5) "1000+" ["combo_packages"]=> string(5) "1000+" ["mycpe_shorts"]=> string(5) "10-15" ["ebooks"]=> string(4) "500+" ["conference"]=> string(4) "500+" ["podcasts"]=> string(4) "300+" ["continue_edu_designation"]=> string(4) "100+" ["sub_areas"]=> string(4) "500+" ["instructors"]=> string(4) "700+" ["advance_cert_program"]=> string(3) "50+" ["qualifications"]=> string(4) "100+" ["cpa_firms"]=> string(5) "1000+" ["cpa_firms_staff_enrolled"]=> string(7) "10,000+" ["regulatory_bodies"]=> string(3) "25+" } ["ca_firm_unlimited_page_static_count"]=> array(19) { ["hours_of_content"]=> string(6) "4,000+" ["ethics_course"]=> string(2) "50" ["live_webinars"]=> string(5) "2000+" ["selfstudy_webinars"]=> string(5) "2000+" ["cpe_packages"]=> string(4) "300+" ["combo_packages"]=> string(4) "300+" ["mycpe_shorts"]=> string(5) "10-15" ["ebooks"]=> string(3) "50+" ["conference"]=> string(4) "100+" ["podcasts"]=> string(3) "50+" ["continue_edu_designation"]=> string(4) "100+" ["sub_areas"]=> string(4) "100+" ["instructors"]=> string(4) "700+" ["advance_cert_program"]=> string(3) "25+" ["qualifications"]=> string(4) "100+" ["cpa_firms"]=> string(5) "1000+" ["cpa_firms_staff_enrolled"]=> string(7) "10,000+" ["certification"]=> string(4) "500+" ["regulatory_bodies"]=> string(3) "25+" } ["EA_speaker_email"]=> string(17) "taxmama@gmail.com" ["CFP_speaker_email"]=> string(24) "ericsmith.07@comcast.net" ["close_target_blank"]=> string(1) "0" ["hide_home_page_banner"]=> int(1) ["all_offerings"]=> array(10) { ["in_progress"]=> string(10) "In-process" ["trending"]=> string(8) "Trending" ["upcoming_webinars"]=> string(17) "Upcoming Webinars" ["on_demand"]=> string(9) "On Demand" ["conferences"]=> string(11) "Conferences" ["e_books"]=> string(7) "E-Books" ["short_videos"]=> string(12) "myCPE Shorts" ["packages"]=> string(8) "Packages" ["certified_courses"]=> string(22) "Certification Programs" ["podcasts"]=> string(8) "Podcasts" } ["global_qualifications"]=> array(11) { [23]=> string(3) "CIA" [39]=> string(3) "IAP" [48]=> string(4) "QIAL" [10]=> string(4) "CRMA" [19]=> string(4) "CGAP" [17]=> string(3) "CFE" [24]=> string(3) "CMA" [33]=> string(3) "CFA" [310]=> string(4) "CIPM" [38]=> string(4) "HRCI" [52]=> string(4) "SHRM" } ["mock_test_break_time"]=> int(900) ["minimum_answered_questions"]=> int(50) ["minimum_total_questions"]=> int(100) ["FLORIDA_SELFSTUDY_WEBINARS"]=> array(2) { [0]=> int(26285) [1]=> int(9753) } ["FLORIDA_AUDIENCE_ID"]=> int(28) ["ENTIGRITY_FIRM_OWNER"]=> string(19) "leena@entigrity.com" ["ENTIGRITY_FIRM_OWNER_ID"]=> int(46) ["PCC_PREP_COURSE"]=> array(3) { [0]=> string(32) "professional-certificate-courses" [1]=> string(34) "enrolled-agent-certificate-courses" [2]=> string(47) "certified-financial-planner-certificate-courses" } ["PREP_COURSE_SLUG"]=> array(2) { [0]=> string(14) "ea-prep-course" [1]=> string(15) "cfp-prep-course" } ["PREP_COURSE_ID"]=> array(2) { [0]=> int(55) [1]=> int(6) } ["SPECIFIC_QUALIFICATION_NOT_LISTED_FOR_USER"]=> array(1) { [0]=> int(1) } ["COURSE_QUALIFICATION_NEW_LOGIC_HOMEPAGE"]=> int(1) ["ETHICS_LANDING_PAGE"]=> int(14) ["FREE_ETHICS_LANDING_PAGE"]=> int(128) ["GEOLOCATION_API_KEY"]=> string(39) "AIzaSyD6snyVuqACM6I6Y2nCVAf9W5TiI5yLOvk" ["GEOLOCATION_API_SECRET_KEY"]=> string(28) "XkAs9MQ5jlQpNeyYw7mRiWcFS48=" ["BENCHMARK_API_TOKEN"]=> array(10) { ["benchmark0"]=> string(36) "2298E63F-F92D-46BF-9E18-14A466E0833D" ["benchmark1"]=> string(36) "ADC0FE2C-1894-4E45-9F87-B1A0BDFCE1DC" ["benchmark2"]=> string(36) "5FD595DB-B854-4354-8BEB-E9E749C2BBEA" ["benchmark3"]=> string(36) "A7BB7E3B-40FF-419B-99B3-C14A8B0AC7E9" ["benchmark4"]=> string(36) "0F9BBB7F-161E-4718-8F1E-71124618F230" ["benchmark5"]=> string(36) "28893B6D-FB97-48AD-A87F-A14D4572B92D" ["benchmark6"]=> string(36) "460E2041-FF14-4E1E-A978-0683866C4E73" ["benchmark7"]=> string(36) "CF9A049E-9710-4097-9677-2C4DE26D8BBA" ["benchmark8"]=> string(36) "DCA0582D-B5D8-4CDD-A2C7-4FD01ABEEADC" ["benchmark9"]=> string(36) "F88A0274-134A-4A7E-BAE2-31E767F745E7" } ["MOOSEND_API_TOKEN"]=> array(1) { ["moosend0"]=> string(36) "c705208a-5ee2-4dbd-811a-4df8d9d81054" } ["VICTOR_HARTMAN"]=> array(2) { [0]=> int(22994) [1]=> int(31766) } } ["database"]=> array(4) { ["default"]=> string(5) "mysql" ["connections"]=> array(4) { ["sqlite"]=> array(3) { ["driver"]=> string(6) "sqlite" ["database"]=> string(6) "my-cpe" ["prefix"]=> string(0) "" } ["mysql"]=> array(12) { ["driver"]=> string(5) "mysql" ["host"]=> string(12) "172.31.15.69" ["port"]=> string(4) "3306" ["database"]=> string(6) "my-cpe" ["username"]=> string(13) "entigritytest" ["password"]=> string(25) "Rpb19kZXBsb3ltZW50LnlhbWw" ["unix_socket"]=> string(0) "" ["charset"]=> string(7) "utf8mb4" ["collation"]=> string(18) "utf8mb4_unicode_ci" ["prefix"]=> string(0) "" ["strict"]=> bool(false) ["engine"]=> string(6) "InnoDB" } ["pgsql"]=> array(10) { ["driver"]=> string(5) "pgsql" ["host"]=> string(12) "172.31.15.69" ["port"]=> string(4) "3306" ["database"]=> string(6) "my-cpe" ["username"]=> string(13) "entigritytest" ["password"]=> string(25) "Rpb19kZXBsb3ltZW50LnlhbWw" ["charset"]=> string(4) "utf8" ["prefix"]=> string(0) "" ["schema"]=> string(6) "public" ["sslmode"]=> string(6) "prefer" } ["sqlsrv"]=> array(8) { ["driver"]=> string(6) "sqlsrv" ["host"]=> string(12) "172.31.15.69" ["port"]=> string(4) "3306" ["database"]=> string(6) "my-cpe" ["username"]=> string(13) "entigritytest" ["password"]=> string(25) "Rpb19kZXBsb3ltZW50LnlhbWw" ["charset"]=> string(4) "utf8" ["prefix"]=> string(0) "" } } ["migrations"]=> string(10) "migrations" ["redis"]=> array(3) { ["client"]=> string(6) "predis" ["default"]=> array(4) { ["host"]=> string(9) "127.0.0.1" ["password"]=> NULL ["port"]=> string(4) "6379" ["database"]=> int(0) } ["cache"]=> array(4) { ["host"]=> string(9) "127.0.0.1" ["password"]=> NULL ["port"]=> string(4) "6379" ["database"]=> int(1) } } } ["entrust"]=> array(8) { ["role"]=> string(21) "App\Repositories\Role" ["roles_table"]=> string(5) "roles" ["permission"]=> string(28) "App\Repositories\Permissions" ["permissions_table"]=> string(11) "permissions" ["permission_role_table"]=> string(15) "permission_role" ["role_user_table"]=> string(9) "role_user" ["user_foreign_key"]=> string(7) "user_id" ["role_foreign_key"]=> string(7) "role_id" } ["filesystems"]=> array(3) { ["default"]=> string(5) "local" ["cloud"]=> string(2) "s3" ["disks"]=> array(36) { ["local"]=> array(2) { ["driver"]=> string(5) "local" ["root"]=> string(31) "/var/www/html/mycpe/storage/app" } ["public"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(38) "/var/www/html/mycpe/storage/app/public" ["url"]=> string(26) "https://my-cpe.com/storage" ["visibility"]=> string(6) "public" } ["s3"]=> array(6) { ["driver"]=> string(2) "s3" ["key"]=> string(20) "AKIA3FS2MLWXMOZATUHF" ["secret"]=> string(40) "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" ["region"]=> string(9) "us-east-2" ["bucket"]=> string(11) "mycpe-image" ["url"]=> string(48) "https://mycpe-image.s3-accelerate.amazonaws.com/" } ["server_bkp"]=> array(2) { ["driver"]=> string(5) "local" ["root"]=> string(28) "/home/mycpelive/public_html/" } ["webinar_invoice"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(50) "/var/www/html/mycpe/public/uploads/webinar_invoice" ["url"]=> string(26) "https://my-cpe.com/storage" ["visibility"]=> string(6) "public" } ["webinar_invoice_self_study"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(61) "/var/www/html/mycpe/public/uploads/webinar_invoice_self_study" ["url"]=> string(26) "https://my-cpe.com/storage" ["visibility"]=> string(6) "public" } ["live_webinar_cpe_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(59) "/var/www/html/mycpe/storage/app/public/pdf/live_webinar/cpe" ["url"]=> string(47) "https://my-cpe.com/storage/pdf/live_webinar/cpe" ["visibility"]=> string(6) "public" } ["live_webinar_ce_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(58) "/var/www/html/mycpe/storage/app/public/pdf/live_webinar/ce" ["url"]=> string(46) "https://my-cpe.com/storage/pdf/live_webinar/ce" ["visibility"]=> string(6) "public" } ["live_webinar_cpe_ce_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(62) "/var/www/html/mycpe/storage/app/public/pdf/live_webinar/cpe_ce" ["url"]=> string(50) "https://my-cpe.com/storage/pdf/live_webinar/cpe_ce" ["visibility"]=> string(6) "public" } ["self_study_webinar_cpe_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(65) "/var/www/html/mycpe/storage/app/public/pdf/self_study_webinar/cpe" ["url"]=> string(53) "https://my-cpe.com/storage/pdf/self_study_webinar/cpe" ["visibility"]=> string(6) "public" } ["self_study_webinar_ce_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(64) "/var/www/html/mycpe/storage/app/public/pdf/self_study_webinar/ce" ["url"]=> string(52) "https://my-cpe.com/storage/pdf/self_study_webinar/ce" ["visibility"]=> string(6) "public" } ["self_study_webinar_cpe_ce_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(68) "/var/www/html/mycpe/storage/app/public/pdf/self_study_webinar/cpe_ce" ["url"]=> string(56) "https://my-cpe.com/storage/pdf/self_study_webinar/cpe_ce" ["visibility"]=> string(6) "public" } ["nano_webinar_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(55) "/var/www/html/mycpe/storage/app/public/pdf/nano_webinar" ["url"]=> string(43) "https://my-cpe.com/storage/pdf/nano_webinar" ["visibility"]=> string(6) "public" } ["cpd_webinar_cpe_ce_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(54) "/var/www/html/mycpe/storage/app/public/pdf/cpd_webinar" ["url"]=> string(42) "https://my-cpe.com/storage/pdf/cpd_webinar" ["visibility"]=> string(6) "public" } ["live_cfp_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(59) "/var/www/html/mycpe/storage/app/public/pdf/live_webinar/cfp" ["url"]=> string(47) "https://my-cpe.com/storage/pdf/live_webinar/cfp" ["visibility"]=> string(6) "public" } ["self_study_cfp_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(65) "/var/www/html/mycpe/storage/app/public/pdf/self_study_webinar/cfp" ["url"]=> string(53) "https://my-cpe.com/storage/pdf/self_study_webinar/cfp" ["visibility"]=> string(6) "public" } ["live_ctec_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(60) "/var/www/html/mycpe/storage/app/public/pdf/live_webinar/ctec" ["url"]=> string(48) "https://my-cpe.com/storage/pdf/live_webinar/ctec" ["visibility"]=> string(6) "public" } ["self_study_ctec_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(66) "/var/www/html/mycpe/storage/app/public/pdf/self_study_webinar/ctec" ["url"]=> string(54) "https://my-cpe.com/storage/pdf/self_study_webinar/ctec" ["visibility"]=> string(6) "public" } ["live_shrm_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(60) "/var/www/html/mycpe/storage/app/public/pdf/live_webinar/shrm" ["url"]=> string(48) "https://my-cpe.com/storage/pdf/live_webinar/shrm" ["visibility"]=> string(6) "public" } ["self_study_shrm_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(66) "/var/www/html/mycpe/storage/app/public/pdf/self_study_webinar/shrm" ["url"]=> string(54) "https://my-cpe.com/storage/pdf/self_study_webinar/shrm" ["visibility"]=> string(6) "public" } ["meeting_cpe_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(54) "/var/www/html/mycpe/storage/app/public/pdf/meeting/cpe" ["url"]=> string(42) "https://my-cpe.com/storage/pdf/meeting/cpe" ["visibility"]=> string(6) "public" } ["speaker_monthly_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(70) "/var/www/html/mycpe/storage/app/public/pdf/speaker_monthly_certificate" ["url"]=> string(58) "https://my-cpe.com/storage/pdf/speaker_monthly_certificate" ["visibility"]=> string(6) "public" } ["package_consolidate_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(50) "/var/www/html/mycpe/storage/app/public/pdf/package" ["url"]=> string(38) "https://my-cpe.com/storage/pdf/package" ["visibility"]=> string(6) "public" } ["certified_courses_consolidate_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(59) "/var/www/html/mycpe/storage/app/public/pdf/certified-course" ["url"]=> string(47) "https://my-cpe.com/storage/pdf/certified-course" ["visibility"]=> string(6) "public" } ["pre_qualifications_courses_consolidate_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(68) "/var/www/html/mycpe/storage/app/public/pdf/pre-qualifications-course" ["url"]=> string(56) "https://my-cpe.com/storage/pdf/pre-qualifications-course" ["visibility"]=> string(6) "public" } ["dynamic_certificate_live"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(68) "/var/www/html/mycpe/storage/app/public/pdf/dynamic_cert/live_webinar" ["url"]=> string(56) "https://my-cpe.com/storage/pdf/dynamic_cert/live_webinar" ["visibility"]=> string(6) "public" } ["dynamic_certificate_self_study"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(74) "/var/www/html/mycpe/storage/app/public/pdf/dynamic_cert/self_study_webinar" ["url"]=> string(62) "https://my-cpe.com/storage/pdf/dynamic_cert/self_study_webinar" ["visibility"]=> string(6) "public" } ["dynamic_certificate_meeting"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(72) "/var/www/html/mycpe/storage/app/public/pdf/dynamic_cert/meeting_webinars" ["url"]=> string(60) "https://my-cpe.com/storage/pdf/dynamic_cert/meeting_webinars" ["visibility"]=> string(6) "public" } ["dynamic_certificate_meeting_on_demand"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(82) "/var/www/html/mycpe/storage/app/public/pdf/dynamic_cert/meeting_on_demand_webinars" ["url"]=> string(70) "https://my-cpe.com/storage/pdf/dynamic_cert/meeting_on_demand_webinars" ["visibility"]=> string(6) "public" } ["dynamic_speaker_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(83) "/var/www/html/mycpe/storage/app/public/pdf/dynamic_cert/dynamic_speaker_certificate" ["url"]=> string(71) "https://my-cpe.com/storage/pdf/dynamic_cert/dynamic_speaker_certificate" ["visibility"]=> string(6) "public" } ["dynamic_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(55) "/var/www/html/mycpe/storage/app/public/pdf/dynamic_cert" ["url"]=> string(43) "https://my-cpe.com/storage/pdf/dynamic_cert" ["visibility"]=> string(6) "public" } ["links"]=> array(2) { ["/var/www/html/mycpe/public/storage"]=> string(38) "/var/www/html/mycpe/storage/app/public" ["/var/www/html/mycpe/public/images"]=> string(38) "/var/www/html/mycpe/storage/app/images" } ["webinar_invoice_podcast"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(58) "/var/www/html/mycpe/public/uploads/webinar_invoice_podcast" ["url"]=> string(26) "https://my-cpe.com/storage" ["visibility"]=> string(6) "public" } ["static_email_templates"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(65) "/var/www/html/mycpe/public/email_templates/static_email_templates" ["url"]=> string(57) "https://my-cpe.com/email_templates/static_email_templates" ["visibility"]=> string(6) "public" } ["all_offering_consolidated_certificate"]=> array(3) { ["driver"]=> string(5) "local" ["root"]=> string(75) "/var/www/html/mycpe/storage/app/public/pdf/offering_consolidate_certificate" ["url"]=> string(63) "https://my-cpe.com/storage/pdf/offering_consolidate_certificate" } ["pcc_certificate"]=> array(4) { ["driver"]=> string(5) "local" ["root"]=> string(58) "/var/www/html/mycpe/storage/app/public/pdf/pcc_certificate" ["url"]=> string(46) "https://my-cpe.com/storage/pdf/pcc_certificate" ["visibility"]=> string(6) "public" } } } ["hashing"]=> array(3) { ["driver"]=> string(6) "bcrypt" ["bcrypt"]=> array(1) { ["rounds"]=> int(10) } ["argon"]=> array(3) { ["memory"]=> int(1024) ["threads"]=> int(2) ["time"]=> int(2) } } ["jwt"]=> array(15) { ["secret"]=> string(32) "85QtIkGgozwyL2thaODBew7LjULEXVYK" ["keys"]=> array(3) { ["public"]=> NULL ["private"]=> NULL ["passphrase"]=> NULL } ["ttl"]=> int(43200) ["refresh_ttl"]=> int(20160) ["algo"]=> string(5) "HS256" ["required_claims"]=> array(6) { [0]=> string(3) "iss" [1]=> string(3) "iat" [2]=> string(3) "exp" [3]=> string(3) "nbf" [4]=> string(3) "sub" [5]=> string(3) "jti" } ["persistent_claims"]=> array(0) { } ["lock_subject"]=> bool(true) ["leeway"]=> int(0) ["blacklist_enabled"]=> bool(true) ["blacklist_grace_period"]=> int(0) ["decrypt_cookies"]=> bool(false) ["providers"]=> array(4) { ["user"]=> string(48) "Tymon\JWTAuth\Providers\User\EloquentUserAdapter" ["jwt"]=> string(34) "Tymon\JWTAuth\Providers\JWT\Namshi" ["auth"]=> string(39) "Tymon\JWTAuth\Providers\Auth\Illuminate" ["storage"]=> string(42) "Tymon\JWTAuth\Providers\Storage\Illuminate" } ["user"]=> string(17) "App\Models\Driver" ["identifier"]=> string(2) "id" } ["logging"]=> array(2) { ["default"]=> string(5) "daily" ["channels"]=> array(7) { ["stack"]=> array(2) { ["driver"]=> string(5) "stack" ["channels"]=> array(1) { [0]=> string(6) "single" } } ["single"]=> array(3) { ["driver"]=> string(6) "single" ["path"]=> string(44) "/var/www/html/mycpe/storage/logs/laravel.log" ["level"]=> string(5) "debug" } ["daily"]=> array(5) { ["driver"]=> string(5) "daily" ["path"]=> string(44) "/var/www/html/mycpe/storage/logs/laravel.log" ["level"]=> string(5) "debug" ["days"]=> int(30) ["permission"]=> int(511) } ["slack"]=> array(5) { ["driver"]=> string(5) "slack" ["url"]=> NULL ["username"]=> string(11) "Laravel Log" ["emoji"]=> string(6) ":boom:" ["level"]=> string(8) "critical" } ["stderr"]=> array(3) { ["driver"]=> string(7) "monolog" ["handler"]=> string(29) "Monolog\Handler\StreamHandler" ["with"]=> array(1) { ["stream"]=> string(12) "php://stderr" } } ["syslog"]=> array(2) { ["driver"]=> string(6) "syslog" ["level"]=> string(5) "debug" } ["errorlog"]=> array(2) { ["driver"]=> string(8) "errorlog" ["level"]=> string(5) "debug" } } } ["mail"]=> array(10) { ["driver"]=> string(8) "sendgrid" ["host"]=> string(17) "smtp.sendgrid.net" ["port"]=> string(4) "2525" ["from"]=> array(2) { ["address"]=> string(15) "info@my-cpe.com" ["name"]=> string(5) "myCPE" } ["encryption"]=> string(3) "tls" ["username"]=> string(15) "gary@my-cpe.com" ["password"]=> string(16) "Mycpe@123456789!" ["sendmail"]=> string(22) "/usr/sbin/sendmail -bs" ["markdown"]=> array(2) { ["theme"]=> string(7) "default" ["paths"]=> array(1) { [0]=> string(47) "/var/www/html/mycpe/resources/views/vendor/mail" } } ["stream"]=> array(1) { ["ssl"]=> array(3) { ["allow_self_signed"]=> bool(true) ["verify_peer"]=> bool(false) ["verify_peer_name"]=> bool(false) } } } ["master_password"]=> array(2) { ["MASTER_PASSWORD"]=> string(20) "$%%MyCpE@32My0621%%$" ["session_key"]=> string(22) "isLoggedInByMasterPass" } ["permission"]=> array(5) { ["models"]=> array(2) { ["permission"]=> string(35) "Spatie\Permission\Models\Permission" ["role"]=> string(29) "Spatie\Permission\Models\Role" } ["table_names"]=> array(5) { ["roles"]=> string(5) "roles" ["permissions"]=> string(11) "permissions" ["model_has_permissions"]=> string(21) "model_has_permissions" ["model_has_roles"]=> string(15) "model_has_roles" ["role_has_permissions"]=> string(20) "role_has_permissions" } ["column_names"]=> array(1) { ["model_morph_key"]=> string(8) "model_id" } ["display_permission_in_exception"]=> bool(false) ["cache"]=> array(4) { ["expiration_time"]=> int(1440) ["key"]=> string(23) "spatie.permission.cache" ["model_key"]=> string(4) "name" ["store"]=> string(7) "default" } } ["queue"]=> array(3) { ["default"]=> string(8) "database" ["connections"]=> array(5) { ["sync"]=> array(1) { ["driver"]=> string(4) "sync" } ["database"]=> array(4) { ["driver"]=> string(8) "database" ["table"]=> string(4) "jobs" ["queue"]=> string(7) "default" ["retry_after"]=> int(90) } ["beanstalkd"]=> array(4) { ["driver"]=> string(10) "beanstalkd" ["host"]=> string(9) "localhost" ["queue"]=> string(7) "default" ["retry_after"]=> int(90) } ["sqs"]=> array(6) { ["driver"]=> string(3) "sqs" ["key"]=> string(15) "your-public-key" ["secret"]=> string(15) "your-secret-key" ["prefix"]=> string(51) "https://sqs.us-east-1.amazonaws.com/your-account-id" ["queue"]=> string(15) "your-queue-name" ["region"]=> string(9) "us-east-1" } ["redis"]=> array(5) { ["driver"]=> string(5) "redis" ["connection"]=> string(7) "default" ["queue"]=> string(7) "default" ["retry_after"]=> int(90) ["block_for"]=> NULL } } ["failed"]=> array(2) { ["database"]=> string(5) "mysql" ["table"]=> string(11) "failed_jobs" } } ["services"]=> array(9) { ["mailgun"]=> array(2) { ["domain"]=> NULL ["secret"]=> NULL } ["ses"]=> array(3) { ["key"]=> NULL ["secret"]=> NULL ["region"]=> string(9) "us-east-1" } ["sparkpost"]=> array(1) { ["secret"]=> NULL } ["stripe"]=> array(3) { ["model"]=> string(8) "App\User" ["key"]=> string(107) "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" ["secret"]=> string(107) "pk_live_51M40MEGLHRpo1iSr9RJwLPSIsK85X0wYVdZrqG7Ud7GwXidxKdJ4OEzNy6Sdy7zhXVNQeveC3EBFR4IKbwBcv5eP00mA6Xv5vy" } ["stripe_canada"]=> array(3) { ["model"]=> string(8) "App\User" ["key"]=> string(107) "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" ["secret"]=> string(107) "pk_live_51M40MEGLHRpo1iSr9RJwLPSIsK85X0wYVdZrqG7Ud7GwXidxKdJ4OEzNy6Sdy7zhXVNQeveC3EBFR4IKbwBcv5eP00mA6Xv5vy" } ["stripe_uk"]=> array(3) { ["model"]=> string(8) "App\User" ["key"]=> string(107) "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" ["secret"]=> string(107) "pk_live_51M40MEGLHRpo1iSr9RJwLPSIsK85X0wYVdZrqG7Ud7GwXidxKdJ4OEzNy6Sdy7zhXVNQeveC3EBFR4IKbwBcv5eP00mA6Xv5vy" } ["sendgrid"]=> array(1) { ["api_key"]=> string(69) "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" } ["mandrill"]=> array(1) { ["secret"]=> string(22) "ITbIJRbVNH1IJNCaoHVVxw" } ["linkedin"]=> array(3) { ["client_id"]=> string(14) "860zul42atkz24" ["client_secret"]=> string(16) "wx3198EYOqqQWKa5" ["redirect"]=> string(49) "https://my-cpe.com/client/check/callback/linkedin" } } ["session"]=> array(15) { ["driver"]=> string(4) "file" ["lifetime"]=> string(3) "360" ["expire_on_close"]=> bool(false) ["encrypt"]=> bool(false) ["files"]=> string(46) "/var/www/html/mycpe/storage/framework/sessions" ["connection"]=> NULL ["table"]=> string(8) "sessions" ["store"]=> NULL ["lottery"]=> array(2) { [0]=> int(2) [1]=> int(100) } ["cookie"]=> string(13) "mycpe_session" ["path"]=> string(1) "/" ["domain"]=> string(10) "my-cpe.com" ["secure"]=> bool(true) ["http_only"]=> bool(true) ["same_site"]=> NULL } ["snappy"]=> array(2) { ["pdf"]=> array(5) { ["enabled"]=> bool(true) ["binary"]=> string(71) "/var/www/html/mycpe/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64" ["timeout"]=> bool(false) ["options"]=> array(1) { ["encoding"]=> string(5) "utf-8" } ["env"]=> array(0) { } } ["image"]=> array(5) { ["enabled"]=> bool(true) ["binary"]=> string(75) "/var/www/html/mycpe/vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64" ["timeout"]=> bool(false) ["options"]=> array(1) { ["encoding"]=> string(5) "utf-8" } ["env"]=> array(0) { } } } ["view"]=> array(2) { ["paths"]=> array(1) { [0]=> string(35) "/var/www/html/mycpe/resources/views" } ["compiled"]=> string(43) "/var/www/html/mycpe/storage/framework/views" } ["vimeo"]=> array(2) { ["default"]=> string(4) "main" ["connections"]=> array(2) { ["main"]=> array(3) { ["client_id"]=> string(40) "9caccc1ea49110a5502ab58b741295a237003080" ["client_secret"]=> string(128) "OknOw72TtZIJ9kgADTHjoL1hOnN9I3Iua+SZox1cnrDbQjmTQNl1VM8Abjx4p8ZM5Mvw28fzB6d0GUAzYlsAKNWNjzGiE4BkoZcoFWlwE/0NqLRUPJ0HaKM8HBBiwus1" ["access_token"]=> string(32) "f39b285a93c0e3a62ef6df5be894eaf9" } ["alternative"]=> array(3) { ["client_id"]=> string(40) "9caccc1ea49110a5502ab58b741295a237003080" ["client_secret"]=> string(128) "OknOw72TtZIJ9kgADTHjoL1hOnN9I3Iua+SZox1cnrDbQjmTQNl1VM8Abjx4p8ZM5Mvw28fzB6d0GUAzYlsAKNWNjzGiE4BkoZcoFWlwE/0NqLRUPJ0HaKM8HBBiwus1" ["access_token"]=> string(32) "9517675f6c4aaca5cfd8904e2c0649f3" } } } ["dompdf"]=> array(3) { ["show_warnings"]=> bool(false) ["orientation"]=> string(8) "portrait" ["defines"]=> array(15) { ["font_dir"]=> string(34) "/var/www/html/mycpe/storage/fonts/" ["font_cache"]=> string(34) "/var/www/html/mycpe/storage/fonts/" ["temp_dir"]=> string(4) "/tmp" ["chroot"]=> string(19) "/var/www/html/mycpe" ["enable_font_subsetting"]=> bool(false) ["pdf_backend"]=> string(4) "CPDF" ["default_media_type"]=> string(6) "screen" ["default_paper_size"]=> string(2) "a4" ["default_font"]=> string(5) "serif" ["dpi"]=> int(96) ["enable_php"]=> bool(false) ["enable_javascript"]=> bool(true) ["enable_remote"]=> bool(true) ["font_height_ratio"]=> float(1.1) ["enable_html5_parser"]=> bool(false) } } ["image"]=> array(1) { ["driver"]=> string(2) "gd" } ["trustedproxy"]=> array(2) { ["proxies"]=> NULL ["headers"]=> int(30) } ["browser-detect"]=> array(2) { ["cache"]=> array(2) { ["interval"]=> int(10080) ["prefix"]=> string(4) "bd4_" } ["security"]=> array(1) { ["max-header-length"]=> int(2048) } } ["excel"]=> array(9) { ["cache"]=> array(5) { ["enable"]=> bool(true) ["driver"]=> string(6) "memory" ["settings"]=> array(2) { ["memoryCacheSize"]=> string(4) "32MB" ["cacheTime"]=> int(600) } ["memcache"]=> array(2) { ["host"]=> string(9) "localhost" ["port"]=> int(11211) } ["dir"]=> string(33) "/var/www/html/mycpe/storage/cache" } ["properties"]=> array(9) { ["creator"]=> string(11) "Maatwebsite" ["lastModifiedBy"]=> string(11) "Maatwebsite" ["title"]=> string(11) "Spreadsheet" ["description"]=> string(26) "Default spreadsheet export" ["subject"]=> string(18) "Spreadsheet export" ["keywords"]=> string(26) "maatwebsite, excel, export" ["category"]=> string(5) "Excel" ["manager"]=> string(11) "Maatwebsite" ["company"]=> string(11) "Maatwebsite" } ["sheets"]=> array(1) { ["pageSetup"]=> array(12) { ["orientation"]=> string(8) "portrait" ["paperSize"]=> string(1) "9" ["scale"]=> string(3) "100" ["fitToPage"]=> bool(false) ["fitToHeight"]=> bool(true) ["fitToWidth"]=> bool(true) ["columnsToRepeatAtLeft"]=> array(2) { [0]=> string(0) "" [1]=> string(0) "" } ["rowsToRepeatAtTop"]=> array(2) { [0]=> int(0) [1]=> int(0) } ["horizontalCentered"]=> bool(false) ["verticalCentered"]=> bool(false) ["printArea"]=> NULL ["firstPageNumber"]=> NULL } } ["creator"]=> string(11) "Maatwebsite" ["csv"]=> array(4) { ["delimiter"]=> string(1) "," ["enclosure"]=> string(1) """ ["line_ending"]=> string(2) " " ["use_bom"]=> bool(false) } ["export"]=> array(9) { ["autosize"]=> bool(true) ["autosize-method"]=> string(6) "approx" ["generate_heading_by_indices"]=> bool(true) ["merged_cell_alignment"]=> string(4) "left" ["calculate"]=> bool(false) ["includeCharts"]=> bool(false) ["sheets"]=> array(4) { ["page_margin"]=> bool(false) ["nullValue"]=> NULL ["startCell"]=> string(2) "A1" ["strictNullComparison"]=> bool(false) } ["store"]=> array(2) { ["path"]=> string(35) "/var/www/html/mycpe/storage/exports" ["returnInfo"]=> bool(false) } ["pdf"]=> array(2) { ["driver"]=> string(6) "DomPDF" ["drivers"]=> array(3) { ["DomPDF"]=> array(1) { ["path"]=> string(41) "/var/www/html/mycpe/vendor/dompdf/dompdf/" } ["tcPDF"]=> array(1) { ["path"]=> string(45) "/var/www/html/mycpe/vendor/tecnick.com/tcpdf/" } ["mPDF"]=> array(1) { ["path"]=> string(37) "/var/www/html/mycpe/vendor/mpdf/mpdf/" } } } } ["filters"]=> array(2) { ["registered"]=> array(1) { ["chunk"]=> string(41) "Maatwebsite\Excel\Filters\ChunkReadFilter" } ["enabled"]=> array(0) { } } ["import"]=> array(12) { ["heading"]=> string(7) "slugged" ["startRow"]=> int(1) ["separator"]=> string(1) "_" ["slug_whitelist"]=> string(2) "._" ["includeCharts"]=> bool(false) ["to_ascii"]=> bool(true) ["encoding"]=> array(2) { ["input"]=> string(5) "UTF-8" ["output"]=> string(5) "UTF-8" } ["calculate"]=> bool(true) ["ignoreEmpty"]=> bool(false) ["force_sheets_collection"]=> bool(false) ["dates"]=> array(3) { ["enabled"]=> bool(true) ["format"]=> bool(false) ["columns"]=> array(0) { } } ["sheets"]=> array(1) { ["test"]=> array(1) { ["firstname"]=> string(2) "A2" } } } ["views"]=> array(1) { ["styles"]=> array(12) { ["th"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(12) } } ["strong"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(12) } } ["b"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(12) } } ["i"]=> array(1) { ["font"]=> array(2) { ["italic"]=> bool(true) ["size"]=> int(12) } } ["h1"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(24) } } ["h2"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(18) } } ["h3"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> float(13.5) } } ["h4"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(12) } } ["h5"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> int(10) } } ["h6"]=> array(1) { ["font"]=> array(2) { ["bold"]=> bool(true) ["size"]=> float(7.5) } } ["a"]=> array(1) { ["font"]=> array(2) { ["underline"]=> bool(true) ["color"]=> array(1) { ["argb"]=> string(8) "FF0000FF" } } } ["hr"]=> array(1) { ["borders"]=> array(1) { ["bottom"]=> array(2) { ["style"]=> string(4) "thin" ["color"]=> array(1) { [0]=> string(8) "FF000000" } } } } } } } ["fractal"]=> array(5) { ["default_serializer"]=> string(0) "" ["default_paginator"]=> string(0) "" ["base_url"]=> NULL ["fractal_class"]=> string(22) "Spatie\Fractal\Fractal" ["auto_includes"]=> array(2) { ["enabled"]=> bool(true) ["request_key"]=> string(7) "include" } } } } ["auth"]=> object(Illuminate\Auth\AuthManager)#120 (5) { ["app":protected]=> *RECURSION* ["customCreators":protected]=> array(1) { ["jwt"]=> object(Closure)#250 (2) { ["this"]=> object(Tymon\JWTAuth\Providers\LaravelServiceProvider)#158 (3) { ["middlewareAliases":protected]=> array(4) { ["jwt.auth"]=> string(42) "Tymon\JWTAuth\Http\Middleware\Authenticate" ["jwt.check"]=> string(35) "Tymon\JWTAuth\Http\Middleware\Check" ["jwt.refresh"]=> string(42) "Tymon\JWTAuth\Http\Middleware\RefreshToken" ["jwt.renew"]=> string(50) "Tymon\JWTAuth\Http\Middleware\AuthenticateAndRenew" } ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(3) { ["$app"]=> string(10) "" ["$name"]=> string(10) "" ["$config"]=> string(10) "" } } } ["guards":protected]=> array(1) { ["web"]=> object(Illuminate\Auth\SessionGuard)#224 (11) { ["name":protected]=> string(3) "web" ["lastAttempted":protected]=> NULL ["viaRemember":protected]=> bool(false) ["session":protected]=> object(Illuminate\Session\Store)#227 (5) { ["id":protected]=> string(40) "Fkt9w9GXW4rDNvhzPJuaWS4kesSyCUaozpjOmRWb" ["name":protected]=> string(13) "mycpe_session" ["attributes":protected]=> array(13) { ["_token"]=> string(40) "NfqueUGZNXcOvKxmfjuHzqVdzWXX7VHdtbHOvtrg" ["mycpa_client_info"]=> NULL ["mycpa_client_id"]=> bool(false) ["is_subscribed"]=> int(0) ["firm_subscription_expired"]=> int(0) ["is_firm_subscription"]=> int(0) ["renewal_type"]=> int(1) ["is_trial"]=> int(0) ["is_firm_user_detached"]=> int(0) ["firm_owner_info"]=> string(0) "" ["firm_user_info"]=> string(0) "" ["firm_user_role_permissions"]=> string(0) "" ["free_trial_info"]=> NULL } ["handler":protected]=> object(Illuminate\Session\FileSessionHandler)#226 (3) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(46) "/var/www/html/mycpe/storage/framework/sessions" ["minutes":protected]=> string(3) "360" } ["started":protected]=> bool(true) } ["cookie":protected]=> object(Illuminate\Cookie\CookieJar)#228 (5) { ["path":protected]=> string(1) "/" ["domain":protected]=> string(10) "my-cpe.com" ["secure":protected]=> bool(true) ["sameSite":protected]=> NULL ["queued":protected]=> array(0) { } } ["request":protected]=> object(Illuminate\Http\Request)#43 (28) { ["json":protected]=> NULL ["convertedFiles":protected]=> NULL ["userResolver":protected]=> object(Closure)#3171 (3) { ["static"]=> array(1) { ["app"]=> *RECURSION* } ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$guard"]=> string(10) "" } } ["routeResolver":protected]=> object(Closure)#3173 (2) { ["static"]=> array(1) { ["route"]=> *RECURSION* } ["this"]=> *RECURSION* } ["attributes"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#45 (1) { ["parameters":protected]=> array(0) { } } ["request"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#51 (1) { ["parameters":protected]=> array(0) { } } ["query"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#51 (1) { ["parameters":protected]=> array(0) { } } ["server"]=> object(Symfony\Component\HttpFoundation\ServerBag)#47 (1) { ["parameters":protected]=> array(39) { ["USER"]=> string(8) "www-data" ["HOME"]=> string(8) "/var/www" ["HTTP_ACCEPT_ENCODING"]=> string(4) "gzip" ["HTTP_VIA"]=> string(64) "1.1 f67d20cc5e893094f1f2660dce32bf4a.cloudfront.net (CloudFront)" ["HTTP_X_FORWARDED_FOR"]=> string(12) "3.239.82.142" ["HTTP_CLOUDFRONT_IS_ANDROID_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_IOS_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_DESKTOP_VIEWER"]=> string(4) "true" ["HTTP_CLOUDFRONT_IS_SMARTTV_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_TABLET_VIEWER"]=> string(5) "false" ["HTTP_CLOUDFRONT_IS_MOBILE_VIEWER"]=> string(5) "false" ["HTTP_CONNECTION"]=> string(10) "Keep-Alive" ["HTTP_X_AMZ_CF_ID"]=> string(56) "FXF6jrcfF8I_SolwalB9JZHw6kZas3PFmBkBvIXwiS5l0J9SuJyKAg==" ["HTTP_USER_AGENT"]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ["HTTP_HOST"]=> string(10) "my-cpe.com" ["REDIRECT_STATUS"]=> string(3) "200" ["SERVER_NAME"]=> string(10) "my-cpe.com" ["SERVER_PORT"]=> string(3) "443" ["SERVER_ADDR"]=> string(12) "172.31.8.123" ["REMOTE_PORT"]=> string(5) "15542" ["REMOTE_ADDR"]=> string(12) "64.252.69.24" ["SERVER_SOFTWARE"]=> string(12) "nginx/1.14.0" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["HTTPS"]=> string(2) "on" ["REQUEST_SCHEME"]=> string(5) "https" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["DOCUMENT_ROOT"]=> string(26) "/var/www/html/mycpe/public" ["DOCUMENT_URI"]=> string(10) "/index.php" ["REQUEST_URI"]=> string(34) "/pricing/mycpe-for-cpa-canda-firms" ["SCRIPT_NAME"]=> string(10) "/index.php" ["CONTENT_LENGTH"]=> string(0) "" ["CONTENT_TYPE"]=> string(0) "" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(0) "" ["SCRIPT_FILENAME"]=> string(36) "/var/www/html/mycpe/public/index.php" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(10) "/index.php" ["REQUEST_TIME_FLOAT"]=> float(1685425279.0412) ["REQUEST_TIME"]=> int(1685425279) } } ["files"]=> object(Symfony\Component\HttpFoundation\FileBag)#48 (1) { ["parameters":protected]=> array(0) { } } ["cookies"]=> object(Symfony\Component\HttpFoundation\ParameterBag)#46 (1) { ["parameters":protected]=> array(0) { } } ["headers"]=> object(Symfony\Component\HttpFoundation\HeaderBag)#49 (2) { ["headers":protected]=> array(15) { ["accept-encoding"]=> array(1) { [0]=> string(4) "gzip" } ["via"]=> array(1) { [0]=> string(64) "1.1 f67d20cc5e893094f1f2660dce32bf4a.cloudfront.net (CloudFront)" } ["x-forwarded-for"]=> array(1) { [0]=> string(12) "3.239.82.142" } ["cloudfront-is-android-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-ios-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-desktop-viewer"]=> array(1) { [0]=> string(4) "true" } ["cloudfront-is-smarttv-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-tablet-viewer"]=> array(1) { [0]=> string(5) "false" } ["cloudfront-is-mobile-viewer"]=> array(1) { [0]=> string(5) "false" } ["connection"]=> array(1) { [0]=> string(10) "Keep-Alive" } ["x-amz-cf-id"]=> array(1) { [0]=> string(56) "FXF6jrcfF8I_SolwalB9JZHw6kZas3PFmBkBvIXwiS5l0J9SuJyKAg==" } ["user-agent"]=> array(1) { [0]=> string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" } ["host"]=> array(1) { [0]=> string(10) "my-cpe.com" } ["content-length"]=> array(1) { [0]=> string(0) "" } ["content-type"]=> array(1) { [0]=> string(0) "" } } ["cacheControl":protected]=> array(0) { } } ["content":protected]=> NULL ["languages":protected]=> NULL ["charsets":protected]=> NULL ["encodings":protected]=> NULL ["acceptableContentTypes":protected]=> NULL ["pathInfo":protected]=> string(34) "/pricing/mycpe-for-cpa-canda-firms" ["requestUri":protected]=> string(34) "/pricing/mycpe-for-cpa-canda-firms" ["baseUrl":protected]=> string(0) "" ["basePath":protected]=> NULL ["method":protected]=> string(3) "GET" ["format":protected]=> NULL ["session":protected]=> object(Illuminate\Session\Store)#227 (5) { ["id":protected]=> string(40) "Fkt9w9GXW4rDNvhzPJuaWS4kesSyCUaozpjOmRWb" ["name":protected]=> string(13) "mycpe_session" ["attributes":protected]=> array(13) { ["_token"]=> string(40) "NfqueUGZNXcOvKxmfjuHzqVdzWXX7VHdtbHOvtrg" ["mycpa_client_info"]=> NULL ["mycpa_client_id"]=> bool(false) ["is_subscribed"]=> int(0) ["firm_subscription_expired"]=> int(0) ["is_firm_subscription"]=> int(0) ["renewal_type"]=> int(1) ["is_trial"]=> int(0) ["is_firm_user_detached"]=> int(0) ["firm_owner_info"]=> string(0) "" ["firm_user_info"]=> string(0) "" ["firm_user_role_permissions"]=> string(0) "" ["free_trial_info"]=> NULL } ["handler":protected]=> object(Illuminate\Session\FileSessionHandler)#226 (3) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(46) "/var/www/html/mycpe/storage/framework/sessions" ["minutes":protected]=> string(3) "360" } ["started":protected]=> bool(true) } ["locale":protected]=> NULL ["defaultLocale":protected]=> string(2) "en" ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=> NULL ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=> bool(true) } ["events":protected]=> *RECURSION* ["loggedOut":protected]=> bool(false) ["recallAttempted":protected]=> bool(false) ["user":protected]=> NULL ["provider":protected]=> object(Imanghafoori\MasterPass\MasterPassEloquentUserProvider)#218 (2) { ["hasher":protected]=> object(Illuminate\Hashing\HashManager)#223 (3) { ["app":protected]=> *RECURSION* ["customCreators":protected]=> array(0) { } ["drivers":protected]=> array(0) { } } ["model":protected]=> string(15) "App\Models\User" } } } ["userResolver":protected]=> object(Closure)#121 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$guard"]=> string(10) "" } } ["customProviderCreators":protected]=> array(2) { ["eloquentMasterPassword"]=> object(Closure)#118 (2) { ["this"]=> object(Imanghafoori\MasterPass\MasterPassServiceProvider)#116 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(2) { ["$app"]=> string(10) "" ["$config"]=> string(10) "" } } ["databaseMasterPassword"]=> object(Closure)#122 (2) { ["this"]=> object(Imanghafoori\MasterPass\MasterPassServiceProvider)#116 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(2) { ["$app"]=> string(10) "" ["$config"]=> string(10) "" } } } } ["db.factory"]=> object(Illuminate\Database\Connectors\ConnectionFactory)#39 (1) { ["container":protected]=> *RECURSION* } ["db"]=> object(Illuminate\Database\DatabaseManager)#22 (5) { ["app":protected]=> *RECURSION* ["factory":protected]=> object(Illuminate\Database\Connectors\ConnectionFactory)#39 (1) { ["container":protected]=> *RECURSION* } ["connections":protected]=> array(1) { ["mysql"]=> object(Illuminate\Database\MySqlConnection)#255 (17) { ["pdo":protected]=> object(PDO)#3289 (0) { } ["readPdo":protected]=> NULL ["database":protected]=> string(6) "my-cpe" ["tablePrefix":protected]=> string(0) "" ["config":protected]=> array(13) { ["driver"]=> string(5) "mysql" ["host"]=> string(12) "172.31.15.69" ["port"]=> string(4) "3306" ["database"]=> string(6) "my-cpe" ["username"]=> string(13) "entigritytest" ["password"]=> string(25) "Rpb19kZXBsb3ltZW50LnlhbWw" ["unix_socket"]=> string(0) "" ["charset"]=> string(7) "utf8mb4" ["collation"]=> string(18) "utf8mb4_unicode_ci" ["prefix"]=> string(0) "" ["strict"]=> bool(false) ["engine"]=> string(6) "InnoDB" ["name"]=> string(5) "mysql" } ["reconnector":protected]=> object(Closure)#38 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$connection"]=> string(10) "" } } ["queryGrammar":protected]=> object(Illuminate\Database\Query\Grammars\MySqlGrammar)#257 (3) { ["operators":protected]=> array(1) { [0]=> string(11) "sounds like" } ["selectComponents":protected]=> array(11) { [0]=> string(9) "aggregate" [1]=> string(7) "columns" [2]=> string(4) "from" [3]=> string(5) "joins" [4]=> string(6) "wheres" [5]=> string(6) "groups" [6]=> string(7) "havings" [7]=> string(6) "orders" [8]=> string(5) "limit" [9]=> string(6) "offset" [10]=> string(4) "lock" } ["tablePrefix":protected]=> string(0) "" } ["schemaGrammar":protected]=> object(Illuminate\Database\Schema\Grammars\MySqlGrammar)#262 (5) { ["modifiers":protected]=> array(12) { [0]=> string(8) "Unsigned" [1]=> string(7) "Charset" [2]=> string(7) "Collate" [3]=> string(9) "VirtualAs" [4]=> string(8) "StoredAs" [5]=> string(8) "Nullable" [6]=> string(7) "Default" [7]=> string(9) "Increment" [8]=> string(7) "Comment" [9]=> string(5) "After" [10]=> string(5) "First" [11]=> string(4) "Srid" } ["serials":protected]=> array(5) { [0]=> string(10) "bigInteger" [1]=> string(7) "integer" [2]=> string(13) "mediumInteger" [3]=> string(12) "smallInteger" [4]=> string(11) "tinyInteger" } ["transactions":protected]=> bool(false) ["fluentCommands":protected]=> array(0) { } ["tablePrefix":protected]=> string(0) "" } ["postProcessor":protected]=> object(Illuminate\Database\Query\Processors\MySqlProcessor)#261 (0) { } ["events":protected]=> *RECURSION* ["fetchMode":protected]=> int(5) ["transactions":protected]=> int(0) ["recordsModified":protected]=> bool(false) ["queryLog":protected]=> array(0) { } ["loggingQueries":protected]=> bool(false) ["pretending":protected]=> bool(false) ["doctrineConnection":protected]=> NULL } } ["extensions":protected]=> array(0) { } ["reconnector":protected]=> object(Closure)#38 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$connection"]=> string(10) "" } } } ["view.engine.resolver"]=> object(Illuminate\View\Engines\EngineResolver)#192 (2) { ["resolvers":protected]=> array(3) { ["file"]=> object(Closure)#193 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["php"]=> object(Closure)#194 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["blade"]=> object(Closure)#196 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } } ["resolved":protected]=> array(0) { } } ["files"]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["view"]=> object(Illuminate\View\Factory)#199 (19) { ["engines":protected]=> object(Illuminate\View\Engines\EngineResolver)#192 (2) { ["resolvers":protected]=> array(3) { ["file"]=> object(Closure)#193 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["php"]=> object(Closure)#194 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["blade"]=> object(Closure)#196 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } } ["resolved":protected]=> array(0) { } } ["finder":protected]=> object(Illuminate\View\FileViewFinder)#197 (5) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["paths":protected]=> array(1) { [0]=> string(35) "/var/www/html/mycpe/resources/views" } ["views":protected]=> array(0) { } ["hints":protected]=> array(5) { ["notifications"]=> array(1) { [0]=> string(89) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Notifications/resources/views" } ["pagination"]=> array(2) { [0]=> string(53) "/var/www/html/mycpe/resources/views/vendor/pagination" [1]=> string(86) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Pagination/resources/views" } ["algolia"]=> array(1) { [0]=> string(72) "/var/www/html/mycpe/vendor/algolia/scout-extended/src/../resources/views" } ["breadcrumbs"]=> array(1) { [0]=> string(76) "/var/www/html/mycpe/vendor/davejamesmiller/laravel-breadcrumbs/src/../views/" } ["laravel-breadcrumbs"]=> array(1) { [0]=> string(76) "/var/www/html/mycpe/vendor/davejamesmiller/laravel-breadcrumbs/src/../views/" } } ["extensions":protected]=> array(4) { [0]=> string(9) "blade.php" [1]=> string(3) "php" [2]=> string(3) "css" [3]=> string(4) "html" } } ["events":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["shared":protected]=> array(3) { ["__env"]=> *RECURSION* ["app"]=> *RECURSION* ["errors"]=> object(Illuminate\Support\ViewErrorBag)#3274 (1) { ["bags":protected]=> array(0) { } } } ["extensions":protected]=> array(4) { ["blade.php"]=> string(5) "blade" ["php"]=> string(3) "php" ["css"]=> string(4) "file" ["html"]=> string(4) "file" } ["composers":protected]=> array(0) { } ["renderCount":protected]=> int(0) ["componentStack":protected]=> array(0) { } ["componentData":protected]=> array(0) { } ["slots":protected]=> array(0) { } ["slotStack":protected]=> array(0) { } ["sections":protected]=> array(0) { } ["sectionStack":protected]=> array(0) { } ["loopsStack":protected]=> array(0) { } ["pushes":protected]=> array(0) { } ["prepends":protected]=> array(0) { } ["pushStack":protected]=> array(0) { } ["translationReplacements":protected]=> array(0) { } } ["blade.compiler"]=> object(Illuminate\View\Compilers\BladeCompiler)#201 (17) { ["extensions":protected]=> array(0) { } ["customDirectives":protected]=> array(20) { ["desktop"]=> object(Closure)#202 (3) { ["static"]=> array(1) { ["name"]=> string(7) "desktop" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["elsedesktop"]=> object(Closure)#203 (3) { ["static"]=> array(1) { ["name"]=> string(7) "desktop" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["enddesktop"]=> object(Closure)#204 (1) { ["this"]=> *RECURSION* } ["tablet"]=> object(Closure)#206 (3) { ["static"]=> array(1) { ["name"]=> string(6) "tablet" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["elsetablet"]=> object(Closure)#207 (3) { ["static"]=> array(1) { ["name"]=> string(6) "tablet" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["endtablet"]=> object(Closure)#208 (1) { ["this"]=> *RECURSION* } ["mobile"]=> object(Closure)#210 (3) { ["static"]=> array(1) { ["name"]=> string(6) "mobile" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["elsemobile"]=> object(Closure)#211 (3) { ["static"]=> array(1) { ["name"]=> string(6) "mobile" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["endmobile"]=> object(Closure)#212 (1) { ["this"]=> *RECURSION* } ["browser"]=> object(Closure)#214 (3) { ["static"]=> array(1) { ["name"]=> string(7) "browser" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["elsebrowser"]=> object(Closure)#215 (3) { ["static"]=> array(1) { ["name"]=> string(7) "browser" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["endbrowser"]=> object(Closure)#216 (1) { ["this"]=> *RECURSION* } ["isLoggedInByMasterPass"]=> object(Closure)#230 (2) { ["this"]=> object(Imanghafoori\MasterPass\MasterPassServiceProvider)#116 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$guard"]=> string(10) "" } } ["permission"]=> object(Closure)#3153 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["elsepermission"]=> object(Closure)#252 (3) { ["static"]=> array(1) { ["name"]=> string(10) "permission" } ["this"]=> *RECURSION* ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["endpermission"]=> object(Closure)#253 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["role"]=> object(Closure)#2995 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["endrole"]=> object(Closure)#3152 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["ability"]=> object(Closure)#249 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } ["endability"]=> object(Closure)#3154 (2) { ["this"]=> object(Zizaco\Entrust\EntrustServiceProvider)#186 (2) { ["defer":protected]=> bool(false) ["app":protected]=> *RECURSION* } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } } ["conditions":protected]=> array(5) { ["desktop"]=> object(Closure)#200 (1) { ["this"]=> object(hisorange\BrowserDetect\ServiceProvider)#114 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["tablet"]=> object(Closure)#205 (1) { ["this"]=> object(hisorange\BrowserDetect\ServiceProvider)#114 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["mobile"]=> object(Closure)#209 (1) { ["this"]=> object(hisorange\BrowserDetect\ServiceProvider)#114 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["browser"]=> object(Closure)#213 (2) { ["this"]=> object(hisorange\BrowserDetect\ServiceProvider)#114 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$fn"]=> string(10) "" } } ["permission"]=> object(Closure)#254 (2) { ["this"]=> object(App\Providers\AppServiceProvider)#182 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$expression"]=> string(10) "" } } } ["path":protected]=> NULL ["compilers":protected]=> array(4) { [0]=> string(8) "Comments" [1]=> string(10) "Extensions" [2]=> string(10) "Statements" [3]=> string(5) "Echos" } ["rawTags":protected]=> array(2) { [0]=> string(3) "{!!" [1]=> string(3) "!!}" } ["contentTags":protected]=> array(2) { [0]=> string(2) "{{" [1]=> string(2) "}}" } ["escapedTags":protected]=> array(2) { [0]=> string(3) "{{{" [1]=> string(3) "}}}" } ["echoFormat":protected]=> string(5) "e(%s)" ["footer":protected]=> array(0) { } ["rawBlocks":protected]=> array(0) { } ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["cachePath":protected]=> string(43) "/var/www/html/mycpe/storage/framework/views" ["firstCaseInSwitch":protected]=> bool(true) ["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=> int(15) ["lastSection":protected]=> NULL ["forElseCounter":protected]=> int(0) } ["hash"]=> object(Illuminate\Hashing\HashManager)#223 (3) { ["app":protected]=> *RECURSION* ["customCreators":protected]=> array(0) { } ["drivers":protected]=> array(0) { } } ["session"]=> object(Illuminate\Session\SessionManager)#225 (3) { ["app":protected]=> *RECURSION* ["customCreators":protected]=> array(0) { } ["drivers":protected]=> array(1) { ["file"]=> object(Illuminate\Session\Store)#227 (5) { ["id":protected]=> string(40) "Fkt9w9GXW4rDNvhzPJuaWS4kesSyCUaozpjOmRWb" ["name":protected]=> string(13) "mycpe_session" ["attributes":protected]=> array(13) { ["_token"]=> string(40) "NfqueUGZNXcOvKxmfjuHzqVdzWXX7VHdtbHOvtrg" ["mycpa_client_info"]=> NULL ["mycpa_client_id"]=> bool(false) ["is_subscribed"]=> int(0) ["firm_subscription_expired"]=> int(0) ["is_firm_subscription"]=> int(0) ["renewal_type"]=> int(1) ["is_trial"]=> int(0) ["is_firm_user_detached"]=> int(0) ["firm_owner_info"]=> string(0) "" ["firm_user_info"]=> string(0) "" ["firm_user_role_permissions"]=> string(0) "" ["free_trial_info"]=> NULL } ["handler":protected]=> object(Illuminate\Session\FileSessionHandler)#226 (3) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(46) "/var/www/html/mycpe/storage/framework/sessions" ["minutes":protected]=> string(3) "360" } ["started":protected]=> bool(true) } } } ["session.store"]=> object(Illuminate\Session\Store)#227 (5) { ["id":protected]=> string(40) "Fkt9w9GXW4rDNvhzPJuaWS4kesSyCUaozpjOmRWb" ["name":protected]=> string(13) "mycpe_session" ["attributes":protected]=> array(13) { ["_token"]=> string(40) "NfqueUGZNXcOvKxmfjuHzqVdzWXX7VHdtbHOvtrg" ["mycpa_client_info"]=> NULL ["mycpa_client_id"]=> bool(false) ["is_subscribed"]=> int(0) ["firm_subscription_expired"]=> int(0) ["is_firm_subscription"]=> int(0) ["renewal_type"]=> int(1) ["is_trial"]=> int(0) ["is_firm_user_detached"]=> int(0) ["firm_owner_info"]=> string(0) "" ["firm_user_info"]=> string(0) "" ["firm_user_role_permissions"]=> string(0) "" ["free_trial_info"]=> NULL } ["handler":protected]=> object(Illuminate\Session\FileSessionHandler)#226 (3) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(46) "/var/www/html/mycpe/storage/framework/sessions" ["minutes":protected]=> string(3) "360" } ["started":protected]=> bool(true) } ["cookie"]=> object(Illuminate\Cookie\CookieJar)#228 (5) { ["path":protected]=> string(1) "/" ["domain":protected]=> string(10) "my-cpe.com" ["secure":protected]=> bool(true) ["sameSite":protected]=> NULL ["queued":protected]=> array(0) { } } ["translation.loader"]=> object(Illuminate\Translation\FileLoader)#240 (4) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(34) "/var/www/html/mycpe/resources/lang" ["jsonPaths":protected]=> array(0) { } ["hints":protected]=> array(1) { ["backup"]=> string(71) "/var/www/html/mycpe/vendor/spatie/laravel-backup/src/../resources/lang/" } } ["translator"]=> object(Illuminate\Translation\Translator)#241 (6) { ["loader":protected]=> object(Illuminate\Translation\FileLoader)#240 (4) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["path":protected]=> string(34) "/var/www/html/mycpe/resources/lang" ["jsonPaths":protected]=> array(0) { } ["hints":protected]=> array(1) { ["backup"]=> string(71) "/var/www/html/mycpe/vendor/spatie/laravel-backup/src/../resources/lang/" } } ["locale":protected]=> string(2) "en" ["fallback":protected]=> string(0) "" ["loaded":protected]=> array(0) { } ["selector":protected]=> NULL ["parsed":protected]=> array(0) { } } ["breadcrumbs"]=> object(DaveJamesMiller\Breadcrumbs\Manager)#259 (6) { ["currentRoute":protected]=> object(DaveJamesMiller\Breadcrumbs\CurrentRoute)#258 (2) { ["route":protected]=> NULL ["router":protected]=> *RECURSION* } ["generator":protected]=> object(DaveJamesMiller\Breadcrumbs\Generator)#256 (2) { ["breadcrumbs":protected]=> array(0) { } ["callbacks":protected]=> array(0) { } } ["view":protected]=> object(DaveJamesMiller\Breadcrumbs\View)#260 (1) { ["factory":protected]=> object(Illuminate\View\Factory)#199 (19) { ["engines":protected]=> object(Illuminate\View\Engines\EngineResolver)#192 (2) { ["resolvers":protected]=> array(3) { ["file"]=> object(Closure)#193 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["php"]=> object(Closure)#194 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["blade"]=> object(Closure)#196 (1) { ["this"]=> object(Illuminate\View\ViewServiceProvider)#87 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } } ["resolved":protected]=> array(0) { } } ["finder":protected]=> object(Illuminate\View\FileViewFinder)#197 (5) { ["files":protected]=> object(Illuminate\Filesystem\Filesystem)#198 (0) { } ["paths":protected]=> array(1) { [0]=> string(35) "/var/www/html/mycpe/resources/views" } ["views":protected]=> array(0) { } ["hints":protected]=> array(5) { ["notifications"]=> array(1) { [0]=> string(89) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Notifications/resources/views" } ["pagination"]=> array(2) { [0]=> string(53) "/var/www/html/mycpe/resources/views/vendor/pagination" [1]=> string(86) "/var/www/html/mycpe/vendor/laravel/framework/src/Illuminate/Pagination/resources/views" } ["algolia"]=> array(1) { [0]=> string(72) "/var/www/html/mycpe/vendor/algolia/scout-extended/src/../resources/views" } ["breadcrumbs"]=> array(1) { [0]=> string(76) "/var/www/html/mycpe/vendor/davejamesmiller/laravel-breadcrumbs/src/../views/" } ["laravel-breadcrumbs"]=> array(1) { [0]=> string(76) "/var/www/html/mycpe/vendor/davejamesmiller/laravel-breadcrumbs/src/../views/" } } ["extensions":protected]=> array(4) { [0]=> string(9) "blade.php" [1]=> string(3) "php" [2]=> string(3) "css" [3]=> string(4) "html" } } ["events":protected]=> *RECURSION* ["container":protected]=> *RECURSION* ["shared":protected]=> array(3) { ["__env"]=> *RECURSION* ["app"]=> *RECURSION* ["errors"]=> object(Illuminate\Support\ViewErrorBag)#3274 (1) { ["bags":protected]=> array(0) { } } } ["extensions":protected]=> array(4) { ["blade.php"]=> string(5) "blade" ["php"]=> string(3) "php" ["css"]=> string(4) "file" ["html"]=> string(4) "file" } ["composers":protected]=> array(0) { } ["renderCount":protected]=> int(0) ["componentStack":protected]=> array(0) { } ["componentData":protected]=> array(0) { } ["slots":protected]=> array(0) { } ["slotStack":protected]=> array(0) { } ["sections":protected]=> array(0) { } ["sectionStack":protected]=> array(0) { } ["loopsStack":protected]=> array(0) { } ["pushes":protected]=> array(0) { } ["prepends":protected]=> array(0) { } ["pushStack":protected]=> array(0) { } ["translationReplacements":protected]=> array(0) { } } } ["callbacks":protected]=> array(1) { ["home"]=> object(Closure)#251 (2) { ["this"]=> object(DaveJamesMiller\Breadcrumbs\ServiceProvider)#179 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } ["parameter"]=> array(1) { ["$breadcrumbs"]=> string(10) "" } } } ["viewName":protected]=> string(34) "backEnd/includes/admin_breadcrumbs" ["currentRouteManual":protected]=> NULL } ["Illuminate\Contracts\Auth\Access\Gate"]=> object(Illuminate\Auth\Access\Gate)#263 (8) { ["container":protected]=> *RECURSION* ["userResolver":protected]=> object(Closure)#264 (2) { ["static"]=> array(1) { ["app"]=> *RECURSION* } ["this"]=> object(Illuminate\Auth\AuthServiceProvider)#40 (2) { ["app":protected]=> *RECURSION* ["defer":protected]=> bool(false) } } ["abilities":protected]=> array(0) { } ["policies":protected]=> array(1) { ["App\Model"]=> string(24) "App\Policies\ModelPolicy" } ["beforeCallbacks":protected]=> array(0) { } ["afterCallbacks":protected]=> array(0) { } ["stringCallbacks":protected]=> array(0) { } ["guessPolicyNamesUsingCallback":protected]=> NULL } ["routes"]=> object(Illuminate\Routing\RouteCollection)#29 (4) { ["routes":protected]=> array(7) { ["GET"]=> array(1329) { ["api/webinar_report"]=> object(Illuminate\Routing\Route)#2994 (14) { ["uri"]=> string(18) "api/webinar_report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(57) "App\Http\Controllers\Api\v5\WebinarReportController@index" ["controller"]=> string(57) "App\Http\Controllers\Api\v5\WebinarReportController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(1) { ["id"]=> string(3) "\d+" } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3177 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(19) "/api/webinar_report" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "/api/webinar_report" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(26) "#^/api/webinar_report$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/country"]=> object(Illuminate\Routing\Route)#278 (14) { ["uri"]=> string(11) "api/country" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(51) "App\Http\Controllers\Api\LocationController@country" ["controller"]=> string(51) "App\Http\Controllers\Api\LocationController@country" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3182 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/country" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/country" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "#^/api/country$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/tags"]=> object(Illuminate\Routing\Route)#281 (14) { ["uri"]=> string(8) "api/tags" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(44) "App\Http\Controllers\Api\TagController@index" ["controller"]=> string(44) "App\Http\Controllers\Api\TagController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3183 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(9) "/api/tags" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(9) "/api/tags" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(16) "#^/api/tags$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/user-type"]=> object(Illuminate\Routing\Route)#282 (14) { ["uri"]=> string(13) "api/user-type" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(49) "App\Http\Controllers\Api\UserTypeController@index" ["controller"]=> string(49) "App\Http\Controllers\Api\UserTypeController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3184 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(14) "/api/user-type" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(14) "/api/user-type" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(22) "#^/api/user\-type$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/subject"]=> object(Illuminate\Routing\Route)#283 (14) { ["uri"]=> string(11) "api/subject" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(50) "App\Http\Controllers\Api\ContactUsController@index" ["controller"]=> string(50) "App\Http\Controllers\Api\ContactUsController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3185 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/subject" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/subject" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "#^/api/subject$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/speaker"]=> object(Illuminate\Routing\Route)#287 (14) { ["uri"]=> string(11) "api/speaker" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(48) "App\Http\Controllers\Api\SpeakerController@index" ["controller"]=> string(48) "App\Http\Controllers\Api\SpeakerController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3186 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/speaker" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/speaker" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "#^/api/speaker$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/speaker/{id}"]=> object(Illuminate\Routing\Route)#288 (14) { ["uri"]=> string(16) "api/speaker/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(49) "App\Http\Controllers\Api\SpeakerController@detail" ["controller"]=> string(49) "App\Http\Controllers\Api\SpeakerController@detail" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3187 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(2) "id" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(2) "id" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/speaker" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/speaker" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(34) "#^/api/speaker/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(2) "id" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/company"]=> object(Illuminate\Routing\Route)#289 (14) { ["uri"]=> string(11) "api/company" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(48) "App\Http\Controllers\Api\CompanyController@index" ["controller"]=> string(48) "App\Http\Controllers\Api\CompanyController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3188 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/company" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/company" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "#^/api/company$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/company/{id}"]=> object(Illuminate\Routing\Route)#290 (14) { ["uri"]=> string(16) "api/company/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(49) "App\Http\Controllers\Api\CompanyController@detail" ["controller"]=> string(49) "App\Http\Controllers\Api\CompanyController@detail" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3189 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(2) "id" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(2) "id" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/company" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/company" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(34) "#^/api/company/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(2) "id" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/webinar/archived"]=> object(Illuminate\Routing\Route)#291 (14) { ["uri"]=> string(20) "api/webinar/archived" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(55) "App\Http\Controllers\Api\ArchiveWebinarController@index" ["controller"]=> string(55) "App\Http\Controllers\Api\ArchiveWebinarController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3190 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(21) "/api/webinar/archived" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(21) "/api/webinar/archived" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(28) "#^/api/webinar/archived$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/webinar/live"]=> object(Illuminate\Routing\Route)#292 (14) { ["uri"]=> string(16) "api/webinar/live" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(52) "App\Http\Controllers\Api\LiveWebinarController@index" ["controller"]=> string(52) "App\Http\Controllers\Api\LiveWebinarController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3191 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(17) "/api/webinar/live" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(17) "/api/webinar/live" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(24) "#^/api/webinar/live$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/webinar/self-study"]=> object(Illuminate\Routing\Route)#293 (14) { ["uri"]=> string(22) "api/webinar/self-study" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(57) "App\Http\Controllers\Api\SelfStudyWebinarController@index" ["controller"]=> string(57) "App\Http\Controllers\Api\SelfStudyWebinarController@index" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3192 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(23) "/api/webinar/self-study" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(23) "/api/webinar/self-study" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(31) "#^/api/webinar/self\-study$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/contact-us/info"]=> object(Illuminate\Routing\Route)#296 (14) { ["uri"]=> string(19) "api/contact-us/info" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(52) "App\Http\Controllers\Api\ContactUsController@GetInfo" ["controller"]=> string(52) "App\Http\Controllers\Api\ContactUsController@GetInfo" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(14) "api/contact-us" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3193 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(20) "/api/contact-us/info" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(20) "/api/contact-us/info" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(28) "#^/api/contact\-us/info$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/job-title/list"]=> object(Illuminate\Routing\Route)#298 (14) { ["uri"]=> string(18) "api/job-title/list" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(51) "App\Http\Controllers\Api\GeneralController@JobTitle" ["controller"]=> string(51) "App\Http\Controllers\Api\GeneralController@JobTitle" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(13) "api/job-title" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3194 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(19) "/api/job-title/list" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "/api/job-title/list" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "#^/api/job\-title/list$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/industry/list"]=> object(Illuminate\Routing\Route)#300 (14) { ["uri"]=> string(17) "api/industry/list" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(51) "App\Http\Controllers\Api\GeneralController@Industry" ["controller"]=> string(51) "App\Http\Controllers\Api\GeneralController@Industry" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(12) "api/industry" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3195 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(18) "/api/industry/list" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(18) "/api/industry/list" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "#^/api/industry/list$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/education/list"]=> object(Illuminate\Routing\Route)#301 (14) { ["uri"]=> string(18) "api/education/list" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(52) "App\Http\Controllers\Api\GeneralController@Education" ["controller"]=> string(52) "App\Http\Controllers\Api\GeneralController@Education" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(13) "api/education" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3196 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(19) "/api/education/list" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "/api/education/list" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(26) "#^/api/education/list$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/topic-of-interest/list"]=> object(Illuminate\Routing\Route)#302 (14) { ["uri"]=> string(26) "api/topic-of-interest/list" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(43) "App\Http\Controllers\Api\TagController@List" ["controller"]=> string(43) "App\Http\Controllers\Api\TagController@List" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(21) "api/topic-of-interest" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3197 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(27) "/api/topic-of-interest/list" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "/api/topic-of-interest/list" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(36) "#^/api/topic\-of\-interest/list$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/topic-of-interest/get-selected-toi"]=> object(Illuminate\Routing\Route)#305 (14) { ["uri"]=> string(38) "api/topic-of-interest/get-selected-toi" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "api" [1]=> string(9) "users-api" } ["uses"]=> string(60) "App\Http\Controllers\Api\TagController@GetSaveTopicOfIntrest" ["controller"]=> string(60) "App\Http\Controllers\Api\TagController@GetSaveTopicOfIntrest" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(21) "api/topic-of-interest" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3198 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(39) "/api/topic-of-interest/get-selected-toi" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(39) "/api/topic-of-interest/get-selected-toi" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(50) "#^/api/topic\-of\-interest/get\-selected\-toi$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/cms/faq"]=> object(Illuminate\Routing\Route)#304 (14) { ["uri"]=> string(11) "api/cms/faq" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(49) "App\Http\Controllers\Api\GeneralController@GetFaq" ["controller"]=> string(49) "App\Http\Controllers\Api\GeneralController@GetFaq" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(7) "api/cms" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3199 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/api/cms/faq" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/api/cms/faq" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "#^/api/cms/faq$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/cms/privacy_policy"]=> object(Illuminate\Routing\Route)#308 (14) { ["uri"]=> string(22) "api/cms/privacy_policy" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(59) "App\Http\Controllers\Api\GeneralController@GetPrivacyPolicy" ["controller"]=> string(59) "App\Http\Controllers\Api\GeneralController@GetPrivacyPolicy" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(7) "api/cms" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3200 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(23) "/api/cms/privacy_policy" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(23) "/api/cms/privacy_policy" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(30) "#^/api/cms/privacy_policy$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/cms/terms_condition"]=> object(Illuminate\Routing\Route)#309 (14) { ["uri"]=> string(23) "api/cms/terms_condition" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(60) "App\Http\Controllers\Api\GeneralController@GetTermsCondition" ["controller"]=> string(60) "App\Http\Controllers\Api\GeneralController@GetTermsCondition" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(7) "api/cms" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3201 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(24) "/api/cms/terms_condition" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(24) "/api/cms/terms_condition" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(31) "#^/api/cms/terms_condition$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/webinar/mts"]=> object(Illuminate\Routing\Route)#310 (14) { ["uri"]=> string(15) "api/webinar/mts" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> string(48) "App\Http\Controllers\Api\Webinarv2Controller@mts" ["controller"]=> string(48) "App\Http\Controllers\Api\Webinarv2Controller@mts" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(11) "api/webinar" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3202 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(16) "/api/webinar/mts" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(16) "/api/webinar/mts" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(23) "#^/api/webinar/mts$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/view-profile"]=> object(Illuminate\Routing\Route)#319 (14) { ["uri"]=> string(16) "api/view-profile" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "api" [1]=> string(9) "users-api" } ["uses"]=> string(54) "App\Http\Controllers\Api\ProfileController@viewProfile" ["controller"]=> string(54) "App\Http\Controllers\Api\ProfileController@viewProfile" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3203 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(17) "/api/view-profile" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(17) "/api/view-profile" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "#^/api/view\-profile$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/favorites"]=> object(Illuminate\Routing\Route)#321 (14) { ["uri"]=> string(13) "api/favorites" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "api" [1]=> string(9) "users-api" } ["uses"]=> string(52) "App\Http\Controllers\Api\ProfileController@Favorites" ["controller"]=> string(52) "App\Http\Controllers\Api\ProfileController@Favorites" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3204 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(14) "/api/favorites" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(14) "/api/favorites" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(21) "#^/api/favorites$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/setting/get-notification"]=> object(Illuminate\Routing\Route)#341 (14) { ["uri"]=> string(28) "api/setting/get-notification" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "api" [1]=> string(9) "users-api" } ["uses"]=> string(77) "App\Http\Controllers\Api\NotificationSettingController@getNotificationSetting" ["controller"]=> string(77) "App\Http\Controllers\Api\NotificationSettingController@getNotificationSetting" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3205 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(29) "/api/setting/get-notification" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(29) "/api/setting/get-notification" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(37) "#^/api/setting/get\-notification$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/webinar/webinar-payment-form/{webinar_id}/{user_id}"]=> object(Illuminate\Routing\Route)#343 (14) { ["uri"]=> string(55) "api/webinar/webinar-payment-form/{webinar_id}/{user_id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "api" [1]=> string(3) "web" } ["uses"]=> string(61) "App\Http\Controllers\Api\PaymentController@getPaidWebinarForm" ["controller"]=> string(61) "App\Http\Controllers\Api\PaymentController@getPaidWebinarForm" ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3206 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> string(10) "webinar_id" [1]=> string(7) "user_id" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(3) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(7) "user_id" [4]=> bool(true) } [1]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(10) "webinar_id" [4]=> bool(true) } [2]=> array(2) { [0]=> string(4) "text" [1]=> string(33) "/api/webinar/webinar-payment-form" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(33) "/api/webinar/webinar-payment-form" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(85) "#^/api/webinar/webinar\-payment\-form/(?P[^/]++)/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> string(10) "webinar_id" [1]=> string(7) "user_id" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/cms/get-faq"]=> object(Illuminate\Routing\Route)#347 (14) { ["uri"]=> string(15) "api/cms/get-faq" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> object(Closure)#346 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#273 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(7) "api/cms" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3207 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(16) "/api/cms/get-faq" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(16) "/api/cms/get-faq" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(24) "#^/api/cms/get\-faq$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/cms/get-terms-and-conditions"]=> object(Illuminate\Routing\Route)#349 (14) { ["uri"]=> string(32) "api/cms/get-terms-and-conditions" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> object(Closure)#348 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#273 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(7) "api/cms" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3208 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(33) "/api/cms/get-terms-and-conditions" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(33) "/api/cms/get-terms-and-conditions" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(43) "#^/api/cms/get\-terms\-and\-conditions$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/cms/get-privacy-policy"]=> object(Illuminate\Routing\Route)#351 (14) { ["uri"]=> string(26) "api/cms/get-privacy-policy" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> object(Closure)#350 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#273 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(7) "api/cms" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3209 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(27) "/api/cms/get-privacy-policy" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "/api/cms/get-privacy-policy" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(36) "#^/api/cms/get\-privacy\-policy$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["api/payment/success"]=> object(Illuminate\Routing\Route)#345 (14) { ["uri"]=> string(19) "api/payment/success" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "api" } ["uses"]=> object(Closure)#294 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#273 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(24) "App\Http\Controllers\Api" ["prefix"]=> string(3) "api" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3210 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(20) "/api/payment/success" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(20) "/api/payment/success" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "#^/api/payment/success$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["html-design/{page}"]=> object(Illuminate\Routing\Route)#352 (14) { ["uri"]=> string(18) "html-design/{page}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(54) "App\Http\Controllers\html_design\IndexController@index" ["controller"]=> string(54) "App\Http\Controllers\html_design\IndexController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3211 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(4) "page" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(4) "page" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/html-design" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/html-design" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(37) "#^/html\-design/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(4) "page" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["webinar-booking-calendar"]=> object(Illuminate\Routing\Route)#353 (14) { ["uri"]=> string(24) "webinar-booking-calendar" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(59) "App\Http\Controllers\WebinarBookingCalendarController@index" ["controller"]=> string(59) "App\Http\Controllers\WebinarBookingCalendarController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(24) "webinar-booking-calendar" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3212 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(25) "/webinar-booking-calendar" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "/webinar-booking-calendar" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(34) "#^/webinar\-booking\-calendar$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-virtual-session-speaker-table"]=> object(Illuminate\Routing\Route)#356 (14) { ["uri"]=> string(36) "update-virtual-session-speaker-table" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> object(Closure)#355 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3213 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(37) "/update-virtual-session-speaker-table" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(37) "/update-virtual-session-speaker-table" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(48) "#^/update\-virtual\-session\-speaker\-table$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["check-zoom-meeting-api-response"]=> object(Illuminate\Routing\Route)#358 (14) { ["uri"]=> string(31) "check-zoom-meeting-api-response" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> object(Closure)#357 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3214 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(32) "/check-zoom-meeting-api-response" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(32) "/check-zoom-meeting-api-response" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(43) "#^/check\-zoom\-meeting\-api\-response$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["remove-audiacnes"]=> object(Illuminate\Routing\Route)#360 (14) { ["uri"]=> string(16) "remove-audiacnes" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> object(Closure)#359 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3215 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(17) "/remove-audiacnes" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(17) "/remove-audiacnes" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "#^/remove\-audiacnes$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["remove-jobtitle"]=> object(Illuminate\Routing\Route)#362 (14) { ["uri"]=> string(15) "remove-jobtitle" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> object(Closure)#361 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3216 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(16) "/remove-jobtitle" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(16) "/remove-jobtitle" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(24) "#^/remove\-jobtitle$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-report-api"]=> object(Illuminate\Routing\Route)#364 (14) { ["uri"]=> string(15) "demo-report-api" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> object(Closure)#363 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3217 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(16) "/demo-report-api" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(16) "/demo-report-api" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "#^/demo\-report\-api$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["link-to-mobile"]=> object(Illuminate\Routing\Route)#366 (14) { ["uri"]=> string(14) "link-to-mobile" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> object(Closure)#365 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3218 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(15) "/link-to-mobile" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(15) "/link-to-mobile" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(24) "#^/link\-to\-mobile$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["migrate-billing-info"]=> object(Illuminate\Routing\Route)#368 (14) { ["uri"]=> string(20) "migrate-billing-info" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(65) "App\Http\Controllers\DemoAction\DemoController@migrateBillingInfo" ["controller"]=> string(65) "App\Http\Controllers\DemoAction\DemoController@migrateBillingInfo" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3219 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(21) "/migrate-billing-info" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(21) "/migrate-billing-info" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(30) "#^/migrate\-billing\-info$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["migrate-usl"]=> object(Illuminate\Routing\Route)#369 (14) { ["uri"]=> string(11) "migrate-usl" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(57) "App\Http\Controllers\DemoAction\DemoController@migrateurl" ["controller"]=> string(57) "App\Http\Controllers\DemoAction\DemoController@migrateurl" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3220 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(12) "/migrate-usl" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(12) "/migrate-usl" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(20) "#^/migrate\-usl$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["user-topic-of-interest-update"]=> object(Illuminate\Routing\Route)#370 (14) { ["uri"]=> string(29) "user-topic-of-interest-update" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(52) "App\Http\Controllers\DemoAction\DemoController@index" ["controller"]=> string(52) "App\Http\Controllers\DemoAction\DemoController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3221 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(30) "/user-topic-of-interest-update" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(30) "/user-topic-of-interest-update" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(41) "#^/user\-topic\-of\-interest\-update$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["remove-certificate"]=> object(Illuminate\Routing\Route)#371 (14) { ["uri"]=> string(18) "remove-certificate" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(69) "App\Http\Controllers\DemoAction\DemoController@removeCertificateFiles" ["controller"]=> string(69) "App\Http\Controllers\DemoAction\DemoController@removeCertificateFiles" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3222 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(19) "/remove-certificate" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "/remove-certificate" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "#^/remove\-certificate$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-firm-subscription-user-count"]=> object(Illuminate\Routing\Route)#372 (14) { ["uri"]=> string(35) "update-firm-subscription-user-count" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(78) "App\Http\Controllers\DemoAction\DemoController@updateFirmSubscriptionUserCount" ["controller"]=> string(78) "App\Http\Controllers\DemoAction\DemoController@updateFirmSubscriptionUserCount" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3223 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(36) "/update-firm-subscription-user-count" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(36) "/update-firm-subscription-user-count" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(47) "#^/update\-firm\-subscription\-user\-count$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["run-temp-script"]=> object(Illuminate\Routing\Route)#373 (14) { ["uri"]=> string(15) "run-temp-script" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(60) "App\Http\Controllers\DemoAction\DemoController@runTempScript" ["controller"]=> string(60) "App\Http\Controllers\DemoAction\DemoController@runTempScript" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3224 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(16) "/run-temp-script" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(16) "/run-temp-script" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "#^/run\-temp\-script$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["send-victor-registration-email"]=> object(Illuminate\Routing\Route)#374 (14) { ["uri"]=> string(30) "send-victor-registration-email" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(76) "App\Http\Controllers\DemoAction\DemoController@sendInPersonRegistrationEmail" ["controller"]=> string(76) "App\Http\Controllers\DemoAction\DemoController@sendInPersonRegistrationEmail" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3225 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(31) "/send-victor-registration-email" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(31) "/send-victor-registration-email" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(41) "#^/send\-victor\-registration\-email$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["save-bounce-user"]=> object(Illuminate\Routing\Route)#375 (14) { ["uri"]=> string(16) "save-bounce-user" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(62) "App\Http\Controllers\User\BounceUserController@saveInformation" ["controller"]=> string(62) "App\Http\Controllers\User\BounceUserController@saveInformation" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3226 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(17) "/save-bounce-user" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(17) "/save-bounce-user" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(26) "#^/save\-bounce\-user$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["get-location-info-ip"]=> object(Illuminate\Routing\Route)#376 (14) { ["uri"]=> string(20) "get-location-info-ip" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(66) "App\Http\Controllers\DemoAction\DemoController@getLocationInfoByIp" ["controller"]=> string(66) "App\Http\Controllers\DemoAction\DemoController@getLocationInfoByIp" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3227 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(21) "/get-location-info-ip" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(21) "/get-location-info-ip" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(31) "#^/get\-location\-info\-ip$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["package-reminder-mail"]=> object(Illuminate\Routing\Route)#377 (14) { ["uri"]=> string(21) "package-reminder-mail" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(66) "App\Http\Controllers\DemoAction\DemoController@reminderMailPackage" ["controller"]=> string(66) "App\Http\Controllers\DemoAction\DemoController@reminderMailPackage" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3228 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(22) "/package-reminder-mail" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(22) "/package-reminder-mail" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(31) "#^/package\-reminder\-mail$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["map-conference-ondemand-webinars"]=> object(Illuminate\Routing\Route)#378 (14) { ["uri"]=> string(32) "map-conference-ondemand-webinars" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(80) "App\Http\Controllers\DemoAction\DemoController@mapConferenceOnDemandWebinarsData" ["controller"]=> string(80) "App\Http\Controllers\DemoAction\DemoController@mapConferenceOnDemandWebinarsData" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3229 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(33) "/map-conference-ondemand-webinars" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(33) "/map-conference-ondemand-webinars" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(43) "#^/map\-conference\-ondemand\-webinars$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_answers_of_live_registerwebinar"]=> object(Illuminate\Routing\Route)#379 (14) { ["uri"]=> string(35) "fix_answers_of_live_registerwebinar" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(86) "App\Http\Controllers\DemoAction\QuickfixController@fix_answers_of_live_registerwebinar" ["controller"]=> string(86) "App\Http\Controllers\DemoAction\QuickfixController@fix_answers_of_live_registerwebinar" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3230 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(36) "/fix_answers_of_live_registerwebinar" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(36) "/fix_answers_of_live_registerwebinar" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(43) "#^/fix_answers_of_live_registerwebinar$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_result_selfstudy_question_asnwers"]=> object(Illuminate\Routing\Route)#380 (14) { ["uri"]=> string(37) "fix_result_selfstudy_question_asnwers" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(88) "App\Http\Controllers\DemoAction\QuickfixController@fix_result_selfstudy_question_asnwers" ["controller"]=> string(88) "App\Http\Controllers\DemoAction\QuickfixController@fix_result_selfstudy_question_asnwers" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3231 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(38) "/fix_result_selfstudy_question_asnwers" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(38) "/fix_result_selfstudy_question_asnwers" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(45) "#^/fix_result_selfstudy_question_asnwers$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_null_result_selfstudy_question_answers"]=> object(Illuminate\Routing\Route)#381 (14) { ["uri"]=> string(42) "fix_null_result_selfstudy_question_answers" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(93) "App\Http\Controllers\DemoAction\QuickfixController@fix_null_result_selfstudy_question_answers" ["controller"]=> string(93) "App\Http\Controllers\DemoAction\QuickfixController@fix_null_result_selfstudy_question_answers" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3232 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(43) "/fix_null_result_selfstudy_question_answers" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(43) "/fix_null_result_selfstudy_question_answers" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(50) "#^/fix_null_result_selfstudy_question_answers$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_webinar_video_duration_entries"]=> object(Illuminate\Routing\Route)#382 (14) { ["uri"]=> string(34) "fix_webinar_video_duration_entries" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(85) "App\Http\Controllers\DemoAction\QuickfixController@fix_webinar_video_duration_entries" ["controller"]=> string(85) "App\Http\Controllers\DemoAction\QuickfixController@fix_webinar_video_duration_entries" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3233 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(35) "/fix_webinar_video_duration_entries" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(35) "/fix_webinar_video_duration_entries" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(42) "#^/fix_webinar_video_duration_entries$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_poll_response"]=> object(Illuminate\Routing\Route)#383 (14) { ["uri"]=> string(17) "fix_poll_response" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(68) "App\Http\Controllers\DemoAction\QuickfixController@fix_poll_response" ["controller"]=> string(68) "App\Http\Controllers\DemoAction\QuickfixController@fix_poll_response" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3234 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(18) "/fix_poll_response" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(18) "/fix_poll_response" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(25) "#^/fix_poll_response$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_profile_status"]=> object(Illuminate\Routing\Route)#384 (14) { ["uri"]=> string(18) "fix_profile_status" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(69) "App\Http\Controllers\DemoAction\QuickfixController@fix_profile_status" ["controller"]=> string(69) "App\Http\Controllers\DemoAction\QuickfixController@fix_profile_status" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3235 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(19) "/fix_profile_status" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(19) "/fix_profile_status" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(26) "#^/fix_profile_status$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_webinar_countries"]=> object(Illuminate\Routing\Route)#385 (14) { ["uri"]=> string(21) "fix_webinar_countries" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(72) "App\Http\Controllers\DemoAction\QuickfixController@fix_webinar_countries" ["controller"]=> string(72) "App\Http\Controllers\DemoAction\QuickfixController@fix_webinar_countries" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3236 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(22) "/fix_webinar_countries" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(22) "/fix_webinar_countries" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(29) "#^/fix_webinar_countries$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_package_countries"]=> object(Illuminate\Routing\Route)#386 (14) { ["uri"]=> string(21) "fix_package_countries" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(72) "App\Http\Controllers\DemoAction\QuickfixController@fix_package_countries" ["controller"]=> string(72) "App\Http\Controllers\DemoAction\QuickfixController@fix_package_countries" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3237 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(22) "/fix_package_countries" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(22) "/fix_package_countries" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(29) "#^/fix_package_countries$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["country-refresh-json"]=> object(Illuminate\Routing\Route)#387 (14) { ["uri"]=> string(20) "country-refresh-json" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(69) "App\Http\Controllers\DemoAction\QuickfixController@countryjsonrefresh" ["controller"]=> string(69) "App\Http\Controllers\DemoAction\QuickfixController@countryjsonrefresh" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3238 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(21) "/country-refresh-json" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(21) "/country-refresh-json" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(30) "#^/country\-refresh\-json$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["review-rating-fix"]=> object(Illuminate\Routing\Route)#388 (14) { ["uri"]=> string(17) "review-rating-fix" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(68) "App\Http\Controllers\DemoAction\QuickfixController@review_rating_fix" ["controller"]=> string(68) "App\Http\Controllers\DemoAction\QuickfixController@review_rating_fix" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3239 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(18) "/review-rating-fix" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(18) "/review-rating-fix" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "#^/review\-rating\-fix$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix-review-rating"]=> object(Illuminate\Routing\Route)#389 (14) { ["uri"]=> string(17) "fix-review-rating" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(68) "App\Http\Controllers\DemoAction\QuickfixController@fix_review_rating" ["controller"]=> string(68) "App\Http\Controllers\DemoAction\QuickfixController@fix_review_rating" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3240 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(18) "/fix-review-rating" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(18) "/fix-review-rating" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(27) "#^/fix\-review\-rating$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["addwebinaraudiencebycondition"]=> object(Illuminate\Routing\Route)#390 (14) { ["uri"]=> string(29) "addwebinaraudiencebycondition" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(80) "App\Http\Controllers\DemoAction\QuickfixController@addwebinaraudiencebycondition" ["controller"]=> string(80) "App\Http\Controllers\DemoAction\QuickfixController@addwebinaraudiencebycondition" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3241 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(30) "/addwebinaraudiencebycondition" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(30) "/addwebinaraudiencebycondition" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(37) "#^/addwebinaraudiencebycondition$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["getWebinarDetailReport/{webinar_key}"]=> object(Illuminate\Routing\Route)#391 (14) { ["uri"]=> string(36) "getWebinarDetailReport/{webinar_key}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(69) "App\Http\Controllers\DemoAction\DemoController@getWebinarDetailReport" ["controller"]=> string(69) "App\Http\Controllers\DemoAction\DemoController@getWebinarDetailReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3242 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(11) "webinar_key" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(11) "webinar_key" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(23) "/getWebinarDetailReport" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(23) "/getWebinarDetailReport" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(54) "#^/getWebinarDetailReport/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(11) "webinar_key" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["getwebinarPollReport/{webinar_key}"]=> object(Illuminate\Routing\Route)#392 (14) { ["uri"]=> string(34) "getwebinarPollReport/{webinar_key}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(67) "App\Http\Controllers\DemoAction\DemoController@getwebinarPollReport" ["controller"]=> string(67) "App\Http\Controllers\DemoAction\DemoController@getwebinarPollReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3243 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(11) "webinar_key" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(11) "webinar_key" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(21) "/getwebinarPollReport" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(21) "/getwebinarPollReport" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(52) "#^/getwebinarPollReport/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(11) "webinar_key" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["deleteuserdatabyidoremail/{user}"]=> object(Illuminate\Routing\Route)#393 (14) { ["uri"]=> string(32) "deleteuserdatabyidoremail/{user}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(66) "App\Http\Controllers\DemoAction\DemoController@remove_data_by_user" ["controller"]=> string(66) "App\Http\Controllers\DemoAction\DemoController@remove_data_by_user" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3244 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(4) "user" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(4) "user" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(26) "/deleteuserdatabyidoremail" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(26) "/deleteuserdatabyidoremail" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(50) "#^/deleteuserdatabyidoremail/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(4) "user" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["temp-update-zoom-link/{webinar_id}"]=> object(Illuminate\Routing\Route)#394 (14) { ["uri"]=> string(34) "temp-update-zoom-link/{webinar_id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(64) "App\Http\Controllers\DemoAction\DemoController@updateZoomJoinURL" ["controller"]=> string(64) "App\Http\Controllers\DemoAction\DemoController@updateZoomJoinURL" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3245 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(10) "webinar_id" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(10) "webinar_id" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(22) "/temp-update-zoom-link" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(22) "/temp-update-zoom-link" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(55) "#^/temp\-update\-zoom\-link/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(10) "webinar_id" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["get-my-certificates/{token}"]=> object(Illuminate\Routing\Route)#395 (14) { ["uri"]=> string(27) "get-my-certificates/{token}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(60) "App\Http\Controllers\Auth\RegisterController@doRedirectLogin" ["controller"]=> string(60) "App\Http\Controllers\Auth\RegisterController@doRedirectLogin" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3246 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(5) "token" } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(2) { [0]=> array(5) { [0]=> string(8) "variable" [1]=> string(1) "/" [2]=> string(6) "[^/]++" [3]=> string(5) "token" [4]=> bool(true) } [1]=> array(2) { [0]=> string(4) "text" [1]=> string(20) "/get-my-certificates" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(20) "/get-my-certificates" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(47) "#^/get\-my\-certificates/(?P[^/]++)$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> string(5) "token" } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pricing/mycpe-for-cpa-firms"]=> object(Illuminate\Routing\Route)#396 (14) { ["uri"]=> string(27) "pricing/mycpe-for-cpa-firms" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(58) "App\Http\Controllers\User\VendorController@firmLandingPage" ["controller"]=> string(58) "App\Http\Controllers\User\VendorController@firmLandingPage" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(20) "user.mycpe-for-firms" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3247 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(28) "/pricing/mycpe-for-cpa-firms" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(28) "/pricing/mycpe-for-cpa-firms" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(38) "#^/pricing/mycpe\-for\-cpa\-firms$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pricing/mycpe-for-cpa-canada-firms"]=> object(Illuminate\Routing\Route)#397 (14) { ["uri"]=> string(34) "pricing/mycpe-for-cpa-canada-firms" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(64) "App\Http\Controllers\User\VendorController@canadaFirmLandingPage" ["controller"]=> string(64) "App\Http\Controllers\User\VendorController@canadaFirmLandingPage" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(31) "user.mycpe-for-cpa-canada-firms" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3248 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(35) "/pricing/mycpe-for-cpa-canada-firms" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(35) "/pricing/mycpe-for-cpa-canada-firms" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(46) "#^/pricing/mycpe\-for\-cpa\-canada\-firms$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pricing/individual-subscription"]=> object(Illuminate\Routing\Route)#398 (14) { ["uri"]=> string(31) "pricing/individual-subscription" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(54) "App\Http\Controllers\User\SubscriptionController@index" ["controller"]=> string(54) "App\Http\Controllers\User\SubscriptionController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(19) "subscriptions-index" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3249 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(32) "/pricing/individual-subscription" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(32) "/pricing/individual-subscription" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(40) "#^/pricing/individual\-subscription$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pricing/ca"]=> object(Illuminate\Routing\Route)#399 (14) { ["uri"]=> string(10) "pricing/ca" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(56) "App\Http\Controllers\User\SubscriptionController@indexCa" ["controller"]=> string(56) "App\Http\Controllers\User\SubscriptionController@indexCa" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(22) "ca-subscriptions-index" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3250 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(11) "/pricing/ca" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(11) "/pricing/ca" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(18) "#^/pricing/ca$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pricing/uk"]=> object(Illuminate\Routing\Route)#400 (14) { ["uri"]=> string(10) "pricing/uk" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(56) "App\Http\Controllers\User\SubscriptionController@indexUk" ["controller"]=> string(56) "App\Http\Controllers\User\SubscriptionController@indexUk" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(22) "uk-subscriptions-index" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> object(Symfony\Component\Routing\CompiledRoute)#3251 (8) { ["variables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(1) { [0]=> array(2) { [0]=> string(4) "text" [1]=> string(11) "/pricing/uk" } } ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=> string(11) "/pricing/uk" ["regex":"Symfony\Component\Routing\CompiledRoute":private]=> string(18) "#^/pricing/uk$#sDu" ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=> NULL ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=> array(0) { } } ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pricing/{token}"]=> *RECURSION* ["firm-user-login/{firmid}/{userid}"]=> object(Illuminate\Routing\Route)#402 (14) { ["uri"]=> string(33) "firm-user-login/{firmid}/{userid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(68) "App\Http\Controllers\Auth\RegisterController@doRedirectFirmUserLogin" ["controller"]=> string(68) "App\Http\Controllers\Auth\RegisterController@doRedirectFirmUserLogin" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["generate-manual-subscription-receipt"]=> object(Illuminate\Routing\Route)#404 (14) { ["uri"]=> string(36) "generate-manual-subscription-receipt" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(80) "App\Http\Controllers\DemoAction\DemoController@generateManualSubscriptionReceipt" ["controller"]=> string(80) "App\Http\Controllers\DemoAction\DemoController@generateManualSubscriptionReceipt" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-show-country-flag"]=> object(Illuminate\Routing\Route)#405 (14) { ["uri"]=> string(24) "update-show-country-flag" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(68) "App\Http\Controllers\DemoAction\DemoController@updateShowCountryFlag" ["controller"]=> string(68) "App\Http\Controllers\DemoAction\DemoController@updateShowCountryFlag" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["migrate-audience"]=> object(Illuminate\Routing\Route)#406 (14) { ["uri"]=> string(16) "migrate-audience" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(62) "App\Http\Controllers\DemoAction\DemoController@migrateaudience" ["controller"]=> string(62) "App\Http\Controllers\DemoAction\DemoController@migrateaudience" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["migrate-keywords"]=> object(Illuminate\Routing\Route)#407 (14) { ["uri"]=> string(16) "migrate-keywords" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(62) "App\Http\Controllers\DemoAction\DemoController@migratekeywords" ["controller"]=> string(62) "App\Http\Controllers\DemoAction\DemoController@migratekeywords" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["user-profile/{token}"]=> object(Illuminate\Routing\Route)#408 (14) { ["uri"]=> string(20) "user-profile/{token}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(56) "App\Http\Controllers\Auth\RegisterController@userProfile" ["controller"]=> string(56) "App\Http\Controllers\Auth\RegisterController@userProfile" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pack-certi-certificate/{type}/{token}"]=> object(Illuminate\Routing\Route)#409 (14) { ["uri"]=> string(37) "pack-certi-certificate/{type}/{token}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(80) "App\Http\Controllers\Auth\RegisterController@packageCertificateCourseCertificate" ["controller"]=> string(80) "App\Http\Controllers\Auth\RegisterController@packageCertificateCourseCertificate" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_transaction_data_for_individual_subscription"]=> object(Illuminate\Routing\Route)#410 (14) { ["uri"]=> string(48) "fix_transaction_data_for_individual_subscription" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(95) "App\Http\Controllers\DemoAction\DemoController@fix_transaction_data_for_individual_subscription" ["controller"]=> string(95) "App\Http\Controllers\DemoAction\DemoController@fix_transaction_data_for_individual_subscription" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["fix_user_subscription_data_for_individual_subscription"]=> object(Illuminate\Routing\Route)#411 (14) { ["uri"]=> string(54) "fix_user_subscription_data_for_individual_subscription" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(101) "App\Http\Controllers\DemoAction\DemoController@fix_user_subscription_data_for_individual_subscription" ["controller"]=> string(101) "App\Http\Controllers\DemoAction\DemoController@fix_user_subscription_data_for_individual_subscription" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-mail-user"]=> object(Illuminate\Routing\Route)#412 (14) { ["uri"]=> string(16) "custom-mail-user" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(58) "App\Http\Controllers\CustomMail\CustomMailController@index" ["controller"]=> string(58) "App\Http\Controllers\CustomMail\CustomMailController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-mail-mycpepro-user"]=> object(Illuminate\Routing\Route)#413 (14) { ["uri"]=> string(25) "custom-mail-mycpepro-user" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(62) "App\Http\Controllers\CustomMail\CustomMailController@index_pro" ["controller"]=> string(62) "App\Http\Controllers\CustomMail\CustomMailController@index_pro" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["auth-redirect/{userid_encrypt}/{url_encrypt}"]=> object(Illuminate\Routing\Route)#414 (14) { ["uri"]=> string(44) "auth-redirect/{userid_encrypt}/{url_encrypt}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(57) "App\Http\Controllers\Auth\RegisterController@authRedirect" ["controller"]=> string(57) "App\Http\Controllers\Auth\RegisterController@authRedirect" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["generate-manual-firm-subscription-receipt"]=> object(Illuminate\Routing\Route)#415 (14) { ["uri"]=> string(41) "generate-manual-firm-subscription-receipt" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(1) { [0]=> string(3) "web" } ["uses"]=> string(84) "App\Http\Controllers\DemoAction\DemoController@generateManualFirmSubscriptionReceipt" ["controller"]=> string(84) "App\Http\Controllers\DemoAction\DemoController@generateManualFirmSubscriptionReceipt" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["pre-employment-test/{candicate_test_id}"]=> object(Illuminate\Routing\Route)#418 (14) { ["uri"]=> string(39) "pre-employment-test/{candicate_test_id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(75) "App\Http\Controllers\User\pre_employment\PreEmploymentUsersController@index" ["controller"]=> string(75) "App\Http\Controllers\User\pre_employment\PreEmploymentUsersController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(19) "firm-candidate-test" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["practice/{slug}/{test_type}"]=> object(Illuminate\Routing\Route)#421 (14) { ["uri"]=> string(27) "practice/{slug}/{test_type}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(81) "App\Http\Controllers\User\pre_employment\PreEmploymentUsersController@setTestType" ["controller"]=> string(81) "App\Http\Controllers\User\pre_employment\PreEmploymentUsersController@setTestType" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(26) "user-practice.view-answers" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["video-testimonial/{review_id}"]=> object(Illuminate\Routing\Route)#422 (14) { ["uri"]=> string(29) "video-testimonial/{review_id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(76) "App\Http\Controllers\User\video_testimonial\VideoTestimonialController@index" ["controller"]=> string(76) "App\Http\Controllers\User\video_testimonial\VideoTestimonialController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(17) "video-testimonial" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["welcome"]=> object(Illuminate\Routing\Route)#425 (14) { ["uri"]=> string(7) "welcome" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#424 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["sitemap"]=> object(Illuminate\Routing\Route)#427 (14) { ["uri"]=> string(7) "sitemap" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#426 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["refresh-csrf"]=> object(Illuminate\Routing\Route)#429 (14) { ["uri"]=> string(12) "refresh-csrf" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#428 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(12) "refresh-csrf" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-admin-comment"]=> object(Illuminate\Routing\Route)#431 (14) { ["uri"]=> string(20) "update-admin-comment" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#430 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-webinars-images-names"]=> object(Illuminate\Routing\Route)#433 (14) { ["uri"]=> string(28) "update-webinars-images-names" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#432 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-author-details"]=> object(Illuminate\Routing\Route)#435 (14) { ["uri"]=> string(21) "update-author-details" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#434 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-companies-from-clientsignup"]=> object(Illuminate\Routing\Route)#437 (14) { ["uri"]=> string(34) "update-companies-from-clientsignup" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#436 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadreport-constant/{webinarid}/{scheduleid}"]=> object(Illuminate\Routing\Route)#438 (14) { ["uri"]=> string(48) "downloadreport-constant/{webinarid}/{scheduleid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(50) "App\Http\Controllers\Attendeereport@downloadReport" ["controller"]=> string(50) "App\Http\Controllers\Attendeereport@downloadReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadreportvc-constant/{webinarid}/{scheduleid}"]=> object(Illuminate\Routing\Route)#439 (14) { ["uri"]=> string(50) "downloadreportvc-constant/{webinarid}/{scheduleid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(52) "App\Http\Controllers\Attendeereport@downloadReportVc" ["controller"]=> string(52) "App\Http\Controllers\Attendeereport@downloadReportVc" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadreportvc-constant-no-poll/{webinarid}/{scheduleid}"]=> object(Illuminate\Routing\Route)#440 (14) { ["uri"]=> string(58) "downloadreportvc-constant-no-poll/{webinarid}/{scheduleid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(58) "App\Http\Controllers\Attendeereport@downloadReportVcNoPoll" ["controller"]=> string(58) "App\Http\Controllers\Attendeereport@downloadReportVcNoPoll" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["self-study-downloadreport-cn/{webinarid}"]=> object(Illuminate\Routing\Route)#441 (14) { ["uri"]=> string(40) "self-study-downloadreport-cn/{webinarid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(65) "App\Http\Controllers\Admin\AttendeereportSelfStudy@downloadReport" ["controller"]=> string(65) "App\Http\Controllers\Admin\AttendeereportSelfStudy@downloadReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["ebook-downloadreport-cn/{webinarid}"]=> object(Illuminate\Routing\Route)#442 (14) { ["uri"]=> string(35) "ebook-downloadreport-cn/{webinarid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(61) "App\Http\Controllers\Admin\AttendeereportEbook@downloadReport" ["controller"]=> string(61) "App\Http\Controllers\Admin\AttendeereportEbook@downloadReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(31) "mycpeadmin.ebook.downloadReport" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["podcasts-downloadreport-cn/{webinarid}"]=> object(Illuminate\Routing\Route)#443 (14) { ["uri"]=> string(38) "podcasts-downloadreport-cn/{webinarid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(64) "App\Http\Controllers\Admin\AttendeereportPodcasts@downloadReport" ["controller"]=> string(64) "App\Http\Controllers\Admin\AttendeereportPodcasts@downloadReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(33) "mycpeadmin.podcast.downloadReport" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["short-video-downloadreport-cn/{webinarid}"]=> object(Illuminate\Routing\Route)#444 (14) { ["uri"]=> string(41) "short-video-downloadreport-cn/{webinarid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\Admin\AttendeereportShortVideo@downloadReport" ["controller"]=> string(66) "App\Http\Controllers\Admin\AttendeereportShortVideo@downloadReport" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(53) "mycpeadmin.administrator.shortvideo.downloadReport-cn" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["user-data-marge"]=> object(Illuminate\Routing\Route)#445 (14) { ["uri"]=> string(15) "user-data-marge" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(61) "App\Http\Controllers\DemoAction\UserDataMergeController@index" ["controller"]=> string(61) "App\Http\Controllers\DemoAction\UserDataMergeController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["user-data-marge-new-qfos"]=> object(Illuminate\Routing\Route)#446 (14) { ["uri"]=> string(24) "user-data-marge-new-qfos" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(98) "App\Http\Controllers\DemoAction\UserDataMergeController@webinarQualifiesforMergeInNewFunctionality" ["controller"]=> string(98) "App\Http\Controllers\DemoAction\UserDataMergeController@webinarQualifiesforMergeInNewFunctionality" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["migrate-webinar-presenter"]=> object(Illuminate\Routing\Route)#447 (14) { ["uri"]=> string(25) "migrate-webinar-presenter" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(95) "App\Http\Controllers\DemoAction\UserDataMergeController@webinarPresenterAndCoPresenterMigration" ["controller"]=> string(95) "App\Http\Controllers\DemoAction\UserDataMergeController@webinarPresenterAndCoPresenterMigration" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["map-webinar-handouts"]=> object(Illuminate\Routing\Route)#448 (14) { ["uri"]=> string(20) "map-webinar-handouts" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(71) "App\Http\Controllers\DemoAction\UserDataMergeController@migrateHandouts" ["controller"]=> string(71) "App\Http\Controllers\DemoAction\UserDataMergeController@migrateHandouts" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-hrci-approval-no"]=> object(Illuminate\Routing\Route)#449 (14) { ["uri"]=> string(23) "update-hrci-approval-no" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(76) "App\Http\Controllers\DemoAction\UserDataMergeController@updateHRCIApprovalNo" ["controller"]=> string(76) "App\Http\Controllers\DemoAction\UserDataMergeController@updateHRCIApprovalNo" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["not-mapped-webinar-qualifiesfor"]=> object(Illuminate\Routing\Route)#450 (14) { ["uri"]=> string(31) "not-mapped-webinar-qualifiesfor" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(84) "App\Http\Controllers\DemoAction\UserDataMergeController@notMappedWebinarQualifiesFor" ["controller"]=> string(84) "App\Http\Controllers\DemoAction\UserDataMergeController@notMappedWebinarQualifiesFor" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-ss-live-webinar"]=> object(Illuminate\Routing\Route)#451 (14) { ["uri"]=> string(22) "update-ss-live-webinar" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(86) "App\Http\Controllers\DemoAction\UserDataMergeController@updateConvertedSSToLiveWebinar" ["controller"]=> string(86) "App\Http\Controllers\DemoAction\UserDataMergeController@updateConvertedSSToLiveWebinar" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["meeting-session-fos"]=> object(Illuminate\Routing\Route)#452 (14) { ["uri"]=> string(19) "meeting-session-fos" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@getFosofEventSessions" ["controller"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@getFosofEventSessions" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["tax-professions-ortp-mrtp-update"]=> object(Illuminate\Routing\Route)#453 (14) { ["uri"]=> string(32) "tax-professions-ortp-mrtp-update" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(86) "App\Http\Controllers\DemoAction\UserDataMergeController@changeTaxProfessionsToOrtpMrtp" ["controller"]=> string(86) "App\Http\Controllers\DemoAction\UserDataMergeController@changeTaxProfessionsToOrtpMrtp" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["add-cba-mcba-qualification"]=> object(Illuminate\Routing\Route)#454 (14) { ["uri"]=> string(26) "add-cba-mcba-qualification" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(83) "App\Http\Controllers\DemoAction\UserDataMergeController@addCBAMCBAWhereCVAInWebinar" ["controller"]=> string(83) "App\Http\Controllers\DemoAction\UserDataMergeController@addCBAMCBAWhereCVAInWebinar" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-crtp-webinar"]=> object(Illuminate\Routing\Route)#455 (14) { ["uri"]=> string(19) "update-crtp-webinar" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@updateCRTPWithWebinar" ["controller"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@updateCRTPWithWebinar" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-mail-campaign"]=> object(Illuminate\Routing\Route)#456 (14) { ["uri"]=> string(20) "custom-mail-campaign" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\DemoAction\CustomMailCampaignController@index" ["controller"]=> string(66) "App\Http\Controllers\DemoAction\CustomMailCampaignController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["change-receipt-path"]=> object(Illuminate\Routing\Route)#457 (14) { ["uri"]=> string(19) "change-receipt-path" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(84) "App\Http\Controllers\DemoAction\UserDataMergeController@changeTransactionReceiptPath" ["controller"]=> string(84) "App\Http\Controllers\DemoAction\UserDataMergeController@changeTransactionReceiptPath" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["generate-user-slug-url"]=> object(Illuminate\Routing\Route)#458 (14) { ["uri"]=> string(22) "generate-user-slug-url" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(75) "App\Http\Controllers\DemoAction\UserDataMergeController@generateUSerSlugURL" ["controller"]=> string(75) "App\Http\Controllers\DemoAction\UserDataMergeController@generateUSerSlugURL" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["add-uk-country-whoshouldattand"]=> object(Illuminate\Routing\Route)#459 (14) { ["uri"]=> string(30) "add-uk-country-whoshouldattand" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(86) "App\Http\Controllers\DemoAction\UserDataMergeController@updateWhoshouldAttandUKCountry" ["controller"]=> string(86) "App\Http\Controllers\DemoAction\UserDataMergeController@updateWhoshouldAttandUKCountry" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-evaluation-mail-live-webinar/{webinarid}"]=> object(Illuminate\Routing\Route)#460 (14) { ["uri"]=> string(47) "custom-evaluation-mail-live-webinar/{webinarid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\EvaluationMail\EvaluationMailController@index" ["controller"]=> string(66) "App\Http\Controllers\EvaluationMail\EvaluationMailController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(25) "live.evaluation-form-mail" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["change-package-static-fos"]=> object(Illuminate\Routing\Route)#461 (14) { ["uri"]=> string(25) "change-package-static-fos" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(78) "App\Http\Controllers\DemoAction\UserDataMergeController@updatePackageStaticFOS" ["controller"]=> string(78) "App\Http\Controllers\DemoAction\UserDataMergeController@updatePackageStaticFOS" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["change-handout-link-path"]=> object(Illuminate\Routing\Route)#462 (14) { ["uri"]=> string(24) "change-handout-link-path" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@changeHandoutLinkPath" ["controller"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@changeHandoutLinkPath" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-speaker-slug"]=> object(Illuminate\Routing\Route)#463 (14) { ["uri"]=> string(19) "update-speaker-slug" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(74) "App\Http\Controllers\DemoAction\UserDataMergeController@updasteSpeakerSlug" ["controller"]=> string(74) "App\Http\Controllers\DemoAction\UserDataMergeController@updasteSpeakerSlug" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-self-study-parent-id"]=> object(Illuminate\Routing\Route)#464 (14) { ["uri"]=> string(27) "update-self-study-parent-id" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(79) "App\Http\Controllers\DemoAction\UserDataMergeController@updateselfStudyParentID" ["controller"]=> string(79) "App\Http\Controllers\DemoAction\UserDataMergeController@updateselfStudyParentID" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-webinar-static-rating-count-avg"]=> object(Illuminate\Routing\Route)#465 (14) { ["uri"]=> string(38) "update-webinar-static-rating-count-avg" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(89) "App\Http\Controllers\DemoAction\UserDataMergeController@updateWebinarStaticRatingCountAVG" ["controller"]=> string(89) "App\Http\Controllers\DemoAction\UserDataMergeController@updateWebinarStaticRatingCountAVG" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-live-webinar-country-based-on-webinar-audience"]=> object(Illuminate\Routing\Route)#466 (14) { ["uri"]=> string(53) "update-live-webinar-country-based-on-webinar-audience" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(98) "App\Http\Controllers\DemoAction\UserDataMergeController@webinarCountryUpdateBasedOnWebinarAudience" ["controller"]=> string(98) "App\Http\Controllers\DemoAction\UserDataMergeController@webinarCountryUpdateBasedOnWebinarAudience" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-webinar-country-mapping"]=> object(Illuminate\Routing\Route)#467 (14) { ["uri"]=> string(30) "update-webinar-country-mapping" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@remapedWebinarCountry" ["controller"]=> string(77) "App\Http\Controllers\DemoAction\UserDataMergeController@remapedWebinarCountry" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["map-new-audience-with-ortp-mapped-course"]=> object(Illuminate\Routing\Route)#468 (14) { ["uri"]=> string(40) "map-new-audience-with-ortp-mapped-course" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(81) "App\Http\Controllers\DemoAction\UserDataMergeController@newAudienceMapBasedOnORTP" ["controller"]=> string(81) "App\Http\Controllers\DemoAction\UserDataMergeController@newAudienceMapBasedOnORTP" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["remap-self-study-country-based-on-custom-list"]=> object(Illuminate\Routing\Route)#469 (14) { ["uri"]=> string(45) "remap-self-study-country-based-on-custom-list" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(98) "App\Http\Controllers\DemoAction\UserDataMergeController@remappedSelfStudyWebinarCountryBasedOnList" ["controller"]=> string(98) "App\Http\Controllers\DemoAction\UserDataMergeController@remappedSelfStudyWebinarCountryBasedOnList" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["certificate-course-data-entry-resolved"]=> object(Illuminate\Routing\Route)#470 (14) { ["uri"]=> string(38) "certificate-course-data-entry-resolved" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(90) "App\Http\Controllers\DemoAction\UserDataMergeController@certificateCourseDataEntryResolved" ["controller"]=> string(90) "App\Http\Controllers\DemoAction\UserDataMergeController@certificateCourseDataEntryResolved" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["bind-accountant-qualifications"]=> object(Illuminate\Routing\Route)#471 (14) { ["uri"]=> string(30) "bind-accountant-qualifications" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(92) "App\Http\Controllers\DemoAction\UserDataMergeController@bindAccountantQualificationInWebinar" ["controller"]=> string(92) "App\Http\Controllers\DemoAction\UserDataMergeController@bindAccountantQualificationInWebinar" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-s3"]=> object(Illuminate\Routing\Route)#472 (14) { ["uri"]=> string(7) "demo-s3" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(54) "App\Http\Controllers\DemoReport\DemoS3Controller@index" ["controller"]=> string(54) "App\Http\Controllers\DemoReport\DemoS3Controller@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-hot-topic-map"]=> object(Illuminate\Routing\Route)#474 (14) { ["uri"]=> string(18) "demo-hot-topic-map" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(60) "App\Http\Controllers\DemoReport\DemoHotTopicController@index" ["controller"]=> string(60) "App\Http\Controllers\DemoReport\DemoHotTopicController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["newcertificateemailview"]=> object(Illuminate\Routing\Route)#476 (14) { ["uri"]=> string(23) "newcertificateemailview" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(65) "App\Http\Controllers\MailTemplate\CertificateMailController@index" ["controller"]=> string(65) "App\Http\Controllers\MailTemplate\CertificateMailController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["livecpececertificateemailview"]=> object(Illuminate\Routing\Route)#477 (14) { ["uri"]=> string(29) "livecpececertificateemailview" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(69) "App\Http\Controllers\MailTemplate\CertificateMailController@livecpece" ["controller"]=> string(69) "App\Http\Controllers\MailTemplate\CertificateMailController@livecpece" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["selfcecertificateemailview"]=> object(Illuminate\Routing\Route)#478 (14) { ["uri"]=> string(26) "selfcecertificateemailview" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(68) "App\Http\Controllers\MailTemplate\CertificateMailController@selfview" ["controller"]=> string(68) "App\Http\Controllers\MailTemplate\CertificateMailController@selfview" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["Registration_Email_live_webinarview"]=> object(Illuminate\Routing\Route)#479 (14) { ["uri"]=> string(35) "Registration_Email_live_webinarview" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(75) "App\Http\Controllers\MailTemplate\CommonTemplateController@registrationMail" ["controller"]=> string(75) "App\Http\Controllers\MailTemplate\CommonTemplateController@registrationMail" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["Evaluation-Form-view"]=> object(Illuminate\Routing\Route)#480 (14) { ["uri"]=> string(20) "Evaluation-Form-view" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(72) "App\Http\Controllers\MailTemplate\EvaluationFormTemplateController@index" ["controller"]=> string(72) "App\Http\Controllers\MailTemplate\EvaluationFormTemplateController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-report"]=> object(Illuminate\Routing\Route)#481 (14) { ["uri"]=> string(11) "demo-report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(58) "App\Http\Controllers\DemoReport\DemoReportController@index" ["controller"]=> string(58) "App\Http\Controllers\DemoReport\DemoReportController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["meeting-demo-report"]=> object(Illuminate\Routing\Route)#482 (14) { ["uri"]=> string(19) "meeting-demo-report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(71) "App\Http\Controllers\DemoReport\StaticMeetingEvaluationController@index" ["controller"]=> string(71) "App\Http\Controllers\DemoReport\StaticMeetingEvaluationController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["attendee--report"]=> object(Illuminate\Routing\Route)#483 (14) { ["uri"]=> string(16) "attendee--report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(62) "App\Http\Controllers\DemoReport\AttendeeReportController@index" ["controller"]=> string(62) "App\Http\Controllers\DemoReport\AttendeeReportController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-report-reminder-2"]=> object(Illuminate\Routing\Route)#484 (14) { ["uri"]=> string(22) "demo-report-reminder-2" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(69) "App\Http\Controllers\DemoReport\DemoLiveReminder2DaysController@index" ["controller"]=> string(69) "App\Http\Controllers\DemoReport\DemoLiveReminder2DaysController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-report-reminder-12"]=> object(Illuminate\Routing\Route)#485 (14) { ["uri"]=> string(23) "demo-report-reminder-12" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\DemoReport\DemoLiveReminder12Controller@index" ["controller"]=> string(66) "App\Http\Controllers\DemoReport\DemoLiveReminder12Controller@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-report-reminder-30"]=> object(Illuminate\Routing\Route)#486 (14) { ["uri"]=> string(23) "demo-report-reminder-30" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\DemoReport\DemoLiveReminder30Controller@index" ["controller"]=> string(66) "App\Http\Controllers\DemoReport\DemoLiveReminder30Controller@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["report-data-cron"]=> object(Illuminate\Routing\Route)#487 (14) { ["uri"]=> string(16) "report-data-cron" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(62) "App\Http\Controllers\DemoReport\ReportDataCronController@index" ["controller"]=> string(62) "App\Http\Controllers\DemoReport\ReportDataCronController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["conference-detail-crone"]=> object(Illuminate\Routing\Route)#488 (14) { ["uri"]=> string(23) "conference-detail-crone" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(72) "App\Http\Controllers\DemoAction\DemoController@getConferenceRegisterData" ["controller"]=> string(72) "App\Http\Controllers\DemoAction\DemoController@getConferenceRegisterData" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["conference-report/{id}"]=> object(Illuminate\Routing\Route)#489 (14) { ["uri"]=> string(22) "conference-report/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(69) "App\Http\Controllers\DemoAction\DemoController@conferenceReportStatic" ["controller"]=> string(69) "App\Http\Controllers\DemoAction\DemoController@conferenceReportStatic" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["reminder10233"]=> object(Illuminate\Routing\Route)#490 (14) { ["uri"]=> string(13) "reminder10233" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(72) "App\Http\Controllers\DemoAction\DemoController@reminderRegistration10233" ["controller"]=> string(72) "App\Http\Controllers\DemoAction\DemoController@reminderRegistration10233" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["firmfeedback"]=> object(Illuminate\Routing\Route)#491 (14) { ["uri"]=> string(12) "firmfeedback" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(59) "App\Http\Controllers\DemoAction\DemoController@firmfeedback" ["controller"]=> string(59) "App\Http\Controllers\DemoAction\DemoController@firmfeedback" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["subscriptionupdatenotification"]=> object(Illuminate\Routing\Route)#492 (14) { ["uri"]=> string(30) "subscriptionupdatenotification" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(77) "App\Http\Controllers\DemoAction\DemoController@subscriptionupdatenotification" ["controller"]=> string(77) "App\Http\Controllers\DemoAction\DemoController@subscriptionupdatenotification" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-register-sch-id"]=> object(Illuminate\Routing\Route)#493 (14) { ["uri"]=> string(22) "update-register-sch-id" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(76) "App\Http\Controllers\DemoAction\DemoTestimonialController@updateScheduleIdRW" ["controller"]=> string(76) "App\Http\Controllers\DemoAction\DemoTestimonialController@updateScheduleIdRW" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["corona-mail-campain"]=> object(Illuminate\Routing\Route)#494 (14) { ["uri"]=> string(19) "corona-mail-campain" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(58) "App\Http\Controllers\EmailCampainController@sendCustomMail" ["controller"]=> string(58) "App\Http\Controllers\EmailCampainController@sendCustomMail" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["export-live-billing"]=> object(Illuminate\Routing\Route)#495 (14) { ["uri"]=> string(19) "export-live-billing" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(68) "App\Http\Controllers\billing\LiveWebBillingExportNewController@index" ["controller"]=> string(68) "App\Http\Controllers\billing\LiveWebBillingExportNewController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["export-selfstudy-billing"]=> object(Illuminate\Routing\Route)#496 (14) { ["uri"]=> string(24) "export-selfstudy-billing" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(79) "App\Http\Controllers\billing\LiveWebBillingExportNewController@selfStudyBilling" ["controller"]=> string(79) "App\Http\Controllers\billing\LiveWebBillingExportNewController@selfStudyBilling" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["update-review-data"]=> object(Illuminate\Routing\Route)#497 (14) { ["uri"]=> string(18) "update-review-data" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(63) "App\Http\Controllers\DemoAction\DemoTestimonialController@index" ["controller"]=> string(63) "App\Http\Controllers\DemoAction\DemoTestimonialController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["unpaid-common-register/{webinar_id}/{email}/{charge_id}/{txn_id}"]=> object(Illuminate\Routing\Route)#498 (14) { ["uri"]=> string(64) "unpaid-common-register/{webinar_id}/{email}/{charge_id}/{txn_id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(67) "App\Http\Controllers\DemoAction\DemoController@CommonWithoutPayment" ["controller"]=> string(67) "App\Http\Controllers\DemoAction\DemoController@CommonWithoutPayment" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-speaker-credit-report"]=> object(Illuminate\Routing\Route)#499 (14) { ["uri"]=> string(26) "demo-speaker-credit-report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(65) "App\Http\Controllers\DemoAction\DemoSpeakerCreditController@index" ["controller"]=> string(65) "App\Http\Controllers\DemoAction\DemoSpeakerCreditController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadreport-mail-vendor/{webinarid}/{scheduleid}"]=> object(Illuminate\Routing\Route)#500 (14) { ["uri"]=> string(51) "downloadreport-mail-vendor/{webinarid}/{scheduleid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(74) "App\Http\Controllers\AttendeereportMailToVendor@downloadReportMailToVendor" ["controller"]=> string(74) "App\Http\Controllers\AttendeereportMailToVendor@downloadReportMailToVendor" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(41) "administrator.downloadReportMailToSpeaker" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadreport-mail-speaker/{webinarid}/{scheduleid}"]=> object(Illuminate\Routing\Route)#501 (14) { ["uri"]=> string(52) "downloadreport-mail-speaker/{webinarid}/{scheduleid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(76) "App\Http\Controllers\AttendeereportMailToSpeaker@downloadReportMailToSpeaker" ["controller"]=> string(76) "App\Http\Controllers\AttendeereportMailToSpeaker@downloadReportMailToSpeaker" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(41) "administrator.downloadReportMailToSpeaker" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadreport-mail-sponsor/{webinarid}/{scheduleid}/{type?}"]=> object(Illuminate\Routing\Route)#502 (14) { ["uri"]=> string(60) "downloadreport-mail-sponsor/{webinarid}/{scheduleid}/{type?}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(76) "App\Http\Controllers\AttendeereportMailToSponsor@downloadReportMailToSponsor" ["controller"]=> string(76) "App\Http\Controllers\AttendeereportMailToSponsor@downloadReportMailToSponsor" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(41) "administrator.downloadReportMailToSponsor" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["downloadvcreport-mail-sponsor/{webinarid}/{scheduleid}/{type?}"]=> object(Illuminate\Routing\Route)#503 (14) { ["uri"]=> string(62) "downloadvcreport-mail-sponsor/{webinarid}/{scheduleid}/{type?}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(78) "App\Http\Controllers\AttendeereportMailToSponsor@downloadVcReportMailToSponsor" ["controller"]=> string(78) "App\Http\Controllers\AttendeereportMailToSponsor@downloadVcReportMailToSponsor" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(43) "administrator.downloadVcReportMailToSponsor" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["reminder-webinar-mail"]=> object(Illuminate\Routing\Route)#504 (14) { ["uri"]=> string(21) "reminder-webinar-mail" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(60) "App\Http\Controllers\DemoAction\ReminderMailController@index" ["controller"]=> string(60) "App\Http\Controllers\DemoAction\ReminderMailController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["webinar_report"]=> object(Illuminate\Routing\Route)#505 (14) { ["uri"]=> string(14) "webinar_report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(54) "App\Http\Controllers\Api\WebinarReportController@index" ["controller"]=> string(54) "App\Http\Controllers\Api\WebinarReportController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["webinar_report-live"]=> object(Illuminate\Routing\Route)#506 (14) { ["uri"]=> string(19) "webinar_report-live" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(59) "App\Http\Controllers\Api\WebinarReportController@index_live" ["controller"]=> string(59) "App\Http\Controllers\Api\WebinarReportController@index_live" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-polling-cron-static"]=> object(Illuminate\Routing\Route)#507 (14) { ["uri"]=> string(24) "demo-polling-cron-static" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(63) "App\Http\Controllers\DemoAction\DemoPollingCronController@index" ["controller"]=> string(63) "App\Http\Controllers\DemoAction\DemoPollingCronController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-free-web-user-registration"]=> object(Illuminate\Routing\Route)#508 (14) { ["uri"]=> string(33) "custom-free-web-user-registration" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(68) "App\Http\Controllers\DemoAction\CustomRegFreeWebinarController@index" ["controller"]=> string(68) "App\Http\Controllers\DemoAction\CustomRegFreeWebinarController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-free-zoom-webinar-user-registration"]=> object(Illuminate\Routing\Route)#509 (14) { ["uri"]=> string(42) "custom-free-zoom-webinar-user-registration" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(86) "App\Http\Controllers\DemoAction\CustomRegFreeWebinarController@zoomFreeWebinarRegister" ["controller"]=> string(86) "App\Http\Controllers\DemoAction\CustomRegFreeWebinarController@zoomFreeWebinarRegister" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-free-webinar-user-registration"]=> object(Illuminate\Routing\Route)#510 (14) { ["uri"]=> string(37) "custom-free-webinar-user-registration" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(69) "App\Http\Controllers\DemoAction\CustomWebinarRegisterController@index" ["controller"]=> string(69) "App\Http\Controllers\DemoAction\CustomWebinarRegisterController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-zoom-polling-cron-static"]=> object(Illuminate\Routing\Route)#511 (14) { ["uri"]=> string(29) "demo-zoom-polling-cron-static" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(67) "App\Http\Controllers\DemoAction\DemoZoomPollingCronController@index" ["controller"]=> string(67) "App\Http\Controllers\DemoAction\DemoZoomPollingCronController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["static-zoom-polling-cron-user-id"]=> object(Illuminate\Routing\Route)#512 (14) { ["uri"]=> string(32) "static-zoom-polling-cron-user-id" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(98) "App\Http\Controllers\DemoAction\DemoZoomPollingCronController@customPollingCronForStaticReportData" ["controller"]=> string(98) "App\Http\Controllers\DemoAction\DemoZoomPollingCronController@customPollingCronForStaticReportData" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["custom-web-reminder"]=> object(Illuminate\Routing\Route)#513 (14) { ["uri"]=> string(19) "custom-web-reminder" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(73) "App\Http\Controllers\DemoAction\CustomWebinarReminderMailController@index" ["controller"]=> string(73) "App\Http\Controllers\DemoAction\CustomWebinarReminderMailController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["demo-qualifies-label"]=> object(Illuminate\Routing\Route)#514 (14) { ["uri"]=> string(20) "demo-qualifies-label" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\DemoAction\DemoQualifieslabelController@index" ["controller"]=> string(66) "App\Http\Controllers\DemoAction\DemoQualifieslabelController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["course-detail/{string?}"]=> object(Illuminate\Routing\Route)#516 (14) { ["uri"]=> string(23) "course-detail/{string?}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> object(Closure)#515 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["attendee-report"]=> object(Illuminate\Routing\Route)#520 (14) { ["uri"]=> string(15) "attendee-report" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(51) "App\Http\Controllers\AttendeeReportController@index" ["controller"]=> string(51) "App\Http\Controllers\AttendeeReportController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } ["as"]=> string(15) "attendee-report" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["package-completed-detail"]=> object(Illuminate\Routing\Route)#523 (14) { ["uri"]=> string(24) "package-completed-detail" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(67) "App\Http\Controllers\DemoAction\PackageStaticActionController@index" ["controller"]=> string(67) "App\Http\Controllers\DemoAction\PackageStaticActionController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin"]=> object(Illuminate\Routing\Route)#531 (14) { ["uri"]=> string(10) "mycpeadmin" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(66) "App\Http\Controllers\Admin\AdminAuth\LoginController@showLoginForm" ["controller"]=> string(66) "App\Http\Controllers\Admin\AdminAuth\LoginController@showLoginForm" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(21) "mycpeadmin.auth.login" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["quick-merge-package-data"]=> object(Illuminate\Routing\Route)#526 (14) { ["uri"]=> string(24) "quick-merge-package-data" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(96) "App\Http\Controllers\DemoAction\PackageStaticActionController@mergePackageWebinarFosWithAudience" ["controller"]=> string(96) "App\Http\Controllers\DemoAction\PackageStaticActionController@mergePackageWebinarFosWithAudience" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["dedicated-v-report/{vendorspeakerurl}"]=> object(Illuminate\Routing\Route)#527 (14) { ["uri"]=> string(37) "dedicated-v-report/{vendorspeakerurl}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(2) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" } ["uses"]=> string(69) "App\Http\Controllers\VendorReport\VendorSpeakerReportController@index" ["controller"]=> string(69) "App\Http\Controllers\VendorReport\VendorSpeakerReportController@index" ["namespace"]=> string(20) "App\Http\Controllers" ["prefix"]=> NULL ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/dashboard"]=> object(Illuminate\Routing\Route)#524 (14) { ["uri"]=> string(20) "mycpeadmin/dashboard" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(55) "App\Http\Controllers\Admin\AccountsController@dashboard" ["controller"]=> string(55) "App\Http\Controllers\Admin\AccountsController@dashboard" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(20) "mycpeadmin.dashboard" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/referrals"]=> object(Illuminate\Routing\Route)#532 (14) { ["uri"]=> string(20) "mycpeadmin/referrals" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(4) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" [3]=> string(24) "permission:user-referral" } ["uses"]=> string(51) "App\Http\Controllers\Admin\RefferalController@index" ["controller"]=> string(51) "App\Http\Controllers\Admin\RefferalController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(20) "mycpeadmin.referrals" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/admin_referrals"]=> object(Illuminate\Routing\Route)#534 (14) { ["uri"]=> string(26) "mycpeadmin/admin_referrals" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(56) "App\Http\Controllers\Admin\AdminRefferalController@index" ["controller"]=> string(56) "App\Http\Controllers\Admin\AdminRefferalController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(26) "mycpeadmin.admin_referrals" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/speaker_referrals"]=> object(Illuminate\Routing\Route)#537 (14) { ["uri"]=> string(28) "mycpeadmin/speaker_referrals" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(4) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" [3]=> string(27) "permission:speaker-referral" } ["uses"]=> string(58) "App\Http\Controllers\Admin\SpeakerreferralController@index" ["controller"]=> string(58) "App\Http\Controllers\Admin\SpeakerreferralController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(28) "mycpeadmin.speaker_referrals" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/getdashcounts"]=> object(Illuminate\Routing\Route)#539 (14) { ["uri"]=> string(24) "mycpeadmin/getdashcounts" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(6) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(59) "App\Http\Controllers\Admin\AccountsController@getdashcounts" ["controller"]=> string(59) "App\Http\Controllers\Admin\AccountsController@getdashcounts" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/edit-profile"]=> object(Illuminate\Routing\Route)#544 (14) { ["uri"]=> string(23) "mycpeadmin/edit-profile" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(58) "App\Http\Controllers\Admin\AccountsController@showEditForm" ["controller"]=> string(58) "App\Http\Controllers\Admin\AccountsController@showEditForm" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(20) "mycpeadmin.edit.form" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/logout"]=> object(Illuminate\Routing\Route)#548 (14) { ["uri"]=> string(17) "mycpeadmin/logout" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(59) "App\Http\Controllers\Admin\AdminAuth\LoginController@logout" ["controller"]=> string(59) "App\Http\Controllers\Admin\AdminAuth\LoginController@logout" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(17) "mycpeadmin.logout" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/live-webinars"]=> object(Illuminate\Routing\Route)#563 (14) { ["uri"]=> string(24) "mycpeadmin/live-webinars" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(4) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" [3]=> string(29) "permission:live-webinars-view" } ["uses"]=> string(54) "App\Http\Controllers\Admin\LiveWebinarController@index" ["controller"]=> string(54) "App\Http\Controllers\Admin\LiveWebinarController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(28) "mycpeadmin.livewebinars.list" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/webinar-currency-price"]=> object(Illuminate\Routing\Route)#564 (14) { ["uri"]=> string(33) "mycpeadmin/webinar-currency-price" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(69) "App\Http\Controllers\Admin\LiveWebinarController@webinarCurrencyPrice" ["controller"]=> string(69) "App\Http\Controllers\Admin\LiveWebinarController@webinarCurrencyPrice" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(33) "mycpeadmin.webinar-currency-price" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/register-price-difference"]=> object(Illuminate\Routing\Route)#566 (14) { ["uri"]=> string(36) "mycpeadmin/register-price-difference" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(72) "App\Http\Controllers\Admin\LiveWebinarController@registerPriceDifference" ["controller"]=> string(72) "App\Http\Controllers\Admin\LiveWebinarController@registerPriceDifference" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(36) "mycpeadmin.register-price-difference" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/live-webinars/create-html"]=> object(Illuminate\Routing\Route)#569 (14) { ["uri"]=> string(36) "mycpeadmin/live-webinars/create-html" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(5) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> object(Closure)#568 (1) { ["this"]=> object(Illuminate\Routing\RouteFileRegistrar)#275 (1) { ["router":protected]=> *RECURSION* } } ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/live-webinar/edit/{id}"]=> object(Illuminate\Routing\Route)#572 (14) { ["uri"]=> string(33) "mycpeadmin/live-webinar/edit/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(53) "App\Http\Controllers\Admin\LiveWebinarController@edit" ["controller"]=> string(53) "App\Http\Controllers\Admin\LiveWebinarController@edit" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(28) "mycpeadmin.live-webinar.edit" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/live-webinar/view/{id}"]=> object(Illuminate\Routing\Route)#573 (14) { ["uri"]=> string(33) "mycpeadmin/live-webinar/view/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(53) "App\Http\Controllers\Admin\LiveWebinarController@view" ["controller"]=> string(53) "App\Http\Controllers\Admin\LiveWebinarController@view" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(28) "mycpeadmin.live-webinar.view" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/live-webinar/upload_video/{id}"]=> object(Illuminate\Routing\Route)#577 (14) { ["uri"]=> string(41) "mycpeadmin/live-webinar/upload_video/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(61) "App\Http\Controllers\Admin\LiveWebinarController@upload_video" ["controller"]=> string(61) "App\Http\Controllers\Admin\LiveWebinarController@upload_video" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(36) "mycpeadmin.live-webinar.upload_video" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/custom-evaluation-mail-live-webinar/{webinarid}"]=> object(Illuminate\Routing\Route)#583 (14) { ["uri"]=> string(58) "mycpeadmin/custom-evaluation-mail-live-webinar/{webinarid}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(72) "App\Http\Controllers\Admin\EvaluationMail\EvaluationMailController@index" ["controller"]=> string(72) "App\Http\Controllers\Admin\EvaluationMail\EvaluationMailController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(36) "mycpeadmin.live.evaluation-form-mail" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/live-webinar/change_license/view/{id}"]=> object(Illuminate\Routing\Route)#584 (14) { ["uri"]=> string(48) "mycpeadmin/live-webinar/change_license/view/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(62) "App\Http\Controllers\Admin\LiveWebinarController@changeLicense" ["controller"]=> string(62) "App\Http\Controllers\Admin\LiveWebinarController@changeLicense" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(43) "mycpeadmin.live-webinar.change-license.view" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/update-free-promotion"]=> object(Illuminate\Routing\Route)#602 (14) { ["uri"]=> string(32) "mycpeadmin/update-free-promotion" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(68) "App\Http\Controllers\Admin\LiveWebinarController@updateFreePromotion" ["controller"]=> string(68) "App\Http\Controllers\Admin\LiveWebinarController@updateFreePromotion" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(32) "mycpeadmin.update-free-promotion" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/published-live-webinar"]=> object(Illuminate\Routing\Route)#603 (14) { ["uri"]=> string(33) "mycpeadmin/published-live-webinar" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(4) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" [3]=> string(38) "permission:published-live-webinar-edit" } ["uses"]=> string(63) "App\Http\Controllers\Admin\PublishedLiveWebinarController@index" ["controller"]=> string(63) "App\Http\Controllers\Admin\PublishedLiveWebinarController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(33) "mycpeadmin.published-live-webinar" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/add-simulation-option"]=> object(Illuminate\Routing\Route)#607 (14) { ["uri"]=> string(32) "mycpeadmin/add-simulation-option" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(58) "App\Http\Controllers\Admin\SimulationController@addOptions" ["controller"]=> string(58) "App\Http\Controllers\Admin\SimulationController@addOptions" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(32) "mycpeadmin.add-simulation-option" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/edit-simulation-option"]=> object(Illuminate\Routing\Route)#608 (14) { ["uri"]=> string(33) "mycpeadmin/edit-simulation-option" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(59) "App\Http\Controllers\Admin\SimulationController@editOptions" ["controller"]=> string(59) "App\Http\Controllers\Admin\SimulationController@editOptions" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(33) "mycpeadmin.edit-simulation-option" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/view-simulation-option"]=> object(Illuminate\Routing\Route)#609 (14) { ["uri"]=> string(33) "mycpeadmin/view-simulation-option" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(58) "App\Http\Controllers\Admin\SimulationController@viewOption" ["controller"]=> string(58) "App\Http\Controllers\Admin\SimulationController@viewOption" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(33) "mycpeadmin.view-simulation-option" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/insert-preview-simulation"]=> object(Illuminate\Routing\Route)#611 (14) { ["uri"]=> string(36) "mycpeadmin/insert-preview-simulation" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(71) "App\Http\Controllers\Admin\SimulationController@insertPreviewSimulation" ["controller"]=> string(71) "App\Http\Controllers\Admin\SimulationController@insertPreviewSimulation" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(36) "mycpeadmin.insert-preview-simulation" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/simulations"]=> object(Illuminate\Routing\Route)#612 (14) { ["uri"]=> string(22) "mycpeadmin/simulations" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(53) "App\Http\Controllers\Admin\SimulationController@index" ["controller"]=> string(53) "App\Http\Controllers\Admin\SimulationController@index" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(21) "mycpeadmin.simulation" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/simulations-edit/{id}"]=> object(Illuminate\Routing\Route)#615 (14) { ["uri"]=> string(32) "mycpeadmin/simulations-edit/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(52) "App\Http\Controllers\Admin\SimulationController@edit" ["controller"]=> string(52) "App\Http\Controllers\Admin\SimulationController@edit" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(26) "mycpeadmin.simulation.edit" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/simulations-delete/{id}"]=> object(Illuminate\Routing\Route)#616 (14) { ["uri"]=> string(34) "mycpeadmin/simulations-delete/{id}" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(54) "App\Http\Controllers\Admin\SimulationController@delete" ["controller"]=> string(54) "App\Http\Controllers\Admin\SimulationController@delete" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(28) "mycpeadmin.simulation.delete" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/add-simulation-normal"]=> object(Illuminate\Routing\Route)#617 (14) { ["uri"]=> string(32) "mycpeadmin/add-simulation-normal" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(58) "App\Http\Controllers\Admin\SimulationController@add_normal" ["controller"]=> string(58) "App\Http\Controllers\Admin\SimulationController@add_normal" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(32) "mycpeadmin.add-simulation-normal" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/add-simulation-journal"]=> object(Illuminate\Routing\Route)#618 (14) { ["uri"]=> string(33) "mycpeadmin/add-simulation-journal" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(59) "App\Http\Controllers\Admin\SimulationController@add_journal" ["controller"]=> string(59) "App\Http\Controllers\Admin\SimulationController@add_journal" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(33) "mycpeadmin.add-simulation-journal" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/add-simulation-document"]=> object(Illuminate\Routing\Route)#619 (14) { ["uri"]=> string(34) "mycpeadmin/add-simulation-document" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(60) "App\Http\Controllers\Admin\SimulationController@add_document" ["controller"]=> string(60) "App\Http\Controllers\Admin\SimulationController@add_document" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(34) "mycpeadmin.add-simulation-document" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/add-simulation-research"]=> object(Illuminate\Routing\Route)#620 (14) { ["uri"]=> string(34) "mycpeadmin/add-simulation-research" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(60) "App\Http\Controllers\Admin\SimulationController@add_research" ["controller"]=> string(60) "App\Http\Controllers\Admin\SimulationController@add_research" ["namespace"]=> string(26) "App\Http\Controllers\Admin" ["prefix"]=> string(11) "/mycpeadmin" ["where"]=> array(0) { } ["as"]=> string(34) "mycpeadmin.add-simulation-research" } ["isFallback"]=> bool(false) ["controller"]=> NULL ["defaults"]=> array(0) { } ["wheres"]=> array(0) { } ["parameters"]=> NULL ["parameterNames"]=> NULL ["originalParameters":protected]=> NULL ["computedMiddleware"]=> NULL ["compiled"]=> NULL ["router":protected]=> *RECURSION* ["container":protected]=> *RECURSION* } ["mycpeadmin/content-review-selfstudy-webinar"]=> object(Illuminate\Routing\Route)#621 (14) { ["uri"]=> string(43) "mycpeadmin/content-review-selfstudy-webinar" ["methods"]=> array(2) { [0]=> string(3) "GET" [1]=> string(4) "HEAD" } ["action"]=> array(7) { ["middleware"]=> array(3) { [0]=> string(3) "web" [1]=> string(10) "restrictIp" [2]=> string(9) "admin_new" } ["uses"]=> string(72) "App\Http\Controllers\Admin\SelfstudyContentReviewWebinarController@index" ["controller"]=> string(72) "App\Http\Controllers\Admin\SelfstudyContentReviewWebinarController@index"