Illuminate\Foundation\Application Object ( [resolved:protected] => Array ( ) [bindings:protected] => Array ( [events] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [log] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Log\LogServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) ) [shared] => 1 ) [router] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [url] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [redirect] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [Psr\Http\Message\ServerRequestInterface] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => ) [Psr\Http\Message\ResponseInterface] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => ) [Illuminate\Contracts\Routing\ResponseFactory] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [Illuminate\Routing\Contracts\ControllerDispatcher] => Array ( [concrete] => Closure Object ( [this] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [parameter] => Array ( [$app] => ) ) [shared] => 1 ) [Illuminate\Contracts\Http\Kernel] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Http\Kernel [concrete] => App\Http\Kernel ) [this] => Illuminate\Foundation\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [Illuminate\Contracts\Console\Kernel] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Console\Kernel [concrete] => App\Console\Kernel ) [this] => Illuminate\Foundation\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) [Illuminate\Contracts\Debug\ExceptionHandler] => Array ( [concrete] => Closure Object ( [static] => Array ( [abstract] => Illuminate\Contracts\Debug\ExceptionHandler [concrete] => App\Exceptions\Handler ) [this] => Illuminate\Foundation\Application Object *RECURSION* [parameter] => Array ( [$container] => [$parameters] => ) ) [shared] => 1 ) ) [methodBindings:protected] => Array ( ) [instances:protected] => Array ( [path] => /home/buzzmeeh/public_html/application/app [path.base] => /home/buzzmeeh/public_html/application [path.lang] => /home/buzzmeeh/public_html/application/resources/lang [path.config] => /home/buzzmeeh/public_html/application/config [path.public] => /home/buzzmeeh/public_html/application/public [path.storage] => /home/buzzmeeh/public_html/application/storage [path.database] => /home/buzzmeeh/public_html/application/database [path.resources] => /home/buzzmeeh/public_html/application/resources [path.bootstrap] => /home/buzzmeeh/public_html/application/bootstrap [app] => Illuminate\Foundation\Application Object *RECURSION* [Illuminate\Container\Container] => Illuminate\Foundation\Application Object *RECURSION* [Illuminate\Foundation\PackageManifest] => Illuminate\Foundation\PackageManifest Object ( [files] => Illuminate\Filesystem\Filesystem Object ( ) [basePath] => /home/buzzmeeh/public_html/application [vendorPath] => /home/buzzmeeh/public_html/application/vendor [manifestPath] => /home/buzzmeeh/public_html/application/bootstrap/cache/packages.php [manifest] => ) ) [aliases:protected] => Array ( [Illuminate\Foundation\Application] => app [Illuminate\Contracts\Container\Container] => app [Illuminate\Contracts\Foundation\Application] => app [Psr\Container\ContainerInterface] => app [Illuminate\Auth\AuthManager] => auth [Illuminate\Contracts\Auth\Factory] => auth [Illuminate\Contracts\Auth\Guard] => auth.driver [Illuminate\View\Compilers\BladeCompiler] => blade.compiler [Illuminate\Cache\CacheManager] => cache [Illuminate\Contracts\Cache\Factory] => cache [Illuminate\Cache\Repository] => cache.store [Illuminate\Contracts\Cache\Repository] => cache.store [Illuminate\Config\Repository] => config [Illuminate\Contracts\Config\Repository] => config [Illuminate\Cookie\CookieJar] => cookie [Illuminate\Contracts\Cookie\Factory] => cookie [Illuminate\Contracts\Cookie\QueueingFactory] => cookie [Illuminate\Encryption\Encrypter] => encrypter [Illuminate\Contracts\Encryption\Encrypter] => encrypter [Illuminate\Database\DatabaseManager] => db [Illuminate\Database\Connection] => db.connection [Illuminate\Database\ConnectionInterface] => db.connection [Illuminate\Events\Dispatcher] => events [Illuminate\Contracts\Events\Dispatcher] => events [Illuminate\Filesystem\Filesystem] => files [Illuminate\Filesystem\FilesystemManager] => filesystem [Illuminate\Contracts\Filesystem\Factory] => filesystem [Illuminate\Contracts\Filesystem\Filesystem] => filesystem.disk [Illuminate\Contracts\Filesystem\Cloud] => filesystem.cloud [Illuminate\Hashing\HashManager] => hash [Illuminate\Contracts\Hashing\Hasher] => hash.driver [Illuminate\Translation\Translator] => translator [Illuminate\Contracts\Translation\Translator] => translator [Illuminate\Log\LogManager] => log [Psr\Log\LoggerInterface] => log [Illuminate\Mail\Mailer] => mailer [Illuminate\Contracts\Mail\Mailer] => mailer [Illuminate\Contracts\Mail\MailQueue] => mailer [Illuminate\Auth\Passwords\PasswordBrokerManager] => auth.password [Illuminate\Contracts\Auth\PasswordBrokerFactory] => auth.password [Illuminate\Auth\Passwords\PasswordBroker] => auth.password.broker [Illuminate\Contracts\Auth\PasswordBroker] => auth.password.broker [Illuminate\Queue\QueueManager] => queue [Illuminate\Contracts\Queue\Factory] => queue [Illuminate\Contracts\Queue\Monitor] => queue [Illuminate\Contracts\Queue\Queue] => queue.connection [Illuminate\Queue\Failed\FailedJobProviderInterface] => queue.failer [Illuminate\Routing\Redirector] => redirect [Illuminate\Redis\RedisManager] => redis [Illuminate\Contracts\Redis\Factory] => redis [Illuminate\Http\Request] => request [Symfony\Component\HttpFoundation\Request] => request [Illuminate\Routing\Router] => router [Illuminate\Contracts\Routing\Registrar] => router [Illuminate\Contracts\Routing\BindingRegistrar] => router [Illuminate\Session\SessionManager] => session [Illuminate\Session\Store] => session.store [Illuminate\Contracts\Session\Session] => session.store [Illuminate\Routing\UrlGenerator] => url [Illuminate\Contracts\Routing\UrlGenerator] => url [Illuminate\Validation\Factory] => validator [Illuminate\Contracts\Validation\Factory] => validator [Illuminate\View\Factory] => view [Illuminate\Contracts\View\Factory] => view ) [abstractAliases:protected] => Array ( [app] => Array ( [0] => Illuminate\Foundation\Application [1] => Illuminate\Contracts\Container\Container [2] => Illuminate\Contracts\Foundation\Application [3] => Psr\Container\ContainerInterface ) [auth] => Array ( [0] => Illuminate\Auth\AuthManager [1] => Illuminate\Contracts\Auth\Factory ) [auth.driver] => Array ( [0] => Illuminate\Contracts\Auth\Guard ) [blade.compiler] => Array ( [0] => Illuminate\View\Compilers\BladeCompiler ) [cache] => Array ( [0] => Illuminate\Cache\CacheManager [1] => Illuminate\Contracts\Cache\Factory ) [cache.store] => Array ( [0] => Illuminate\Cache\Repository [1] => Illuminate\Contracts\Cache\Repository ) [config] => Array ( [0] => Illuminate\Config\Repository [1] => Illuminate\Contracts\Config\Repository ) [cookie] => Array ( [0] => Illuminate\Cookie\CookieJar [1] => Illuminate\Contracts\Cookie\Factory [2] => Illuminate\Contracts\Cookie\QueueingFactory ) [encrypter] => Array ( [0] => Illuminate\Encryption\Encrypter [1] => Illuminate\Contracts\Encryption\Encrypter ) [db] => Array ( [0] => Illuminate\Database\DatabaseManager ) [db.connection] => Array ( [0] => Illuminate\Database\Connection [1] => Illuminate\Database\ConnectionInterface ) [events] => Array ( [0] => Illuminate\Events\Dispatcher [1] => Illuminate\Contracts\Events\Dispatcher ) [files] => Array ( [0] => Illuminate\Filesystem\Filesystem ) [filesystem] => Array ( [0] => Illuminate\Filesystem\FilesystemManager [1] => Illuminate\Contracts\Filesystem\Factory ) [filesystem.disk] => Array ( [0] => Illuminate\Contracts\Filesystem\Filesystem ) [filesystem.cloud] => Array ( [0] => Illuminate\Contracts\Filesystem\Cloud ) [hash] => Array ( [0] => Illuminate\Hashing\HashManager ) [hash.driver] => Array ( [0] => Illuminate\Contracts\Hashing\Hasher ) [translator] => Array ( [0] => Illuminate\Translation\Translator [1] => Illuminate\Contracts\Translation\Translator ) [log] => Array ( [0] => Illuminate\Log\LogManager [1] => Psr\Log\LoggerInterface ) [mailer] => Array ( [0] => Illuminate\Mail\Mailer [1] => Illuminate\Contracts\Mail\Mailer [2] => Illuminate\Contracts\Mail\MailQueue ) [auth.password] => Array ( [0] => Illuminate\Auth\Passwords\PasswordBrokerManager [1] => Illuminate\Contracts\Auth\PasswordBrokerFactory ) [auth.password.broker] => Array ( [0] => Illuminate\Auth\Passwords\PasswordBroker [1] => Illuminate\Contracts\Auth\PasswordBroker ) [queue] => Array ( [0] => Illuminate\Queue\QueueManager [1] => Illuminate\Contracts\Queue\Factory [2] => Illuminate\Contracts\Queue\Monitor ) [queue.connection] => Array ( [0] => Illuminate\Contracts\Queue\Queue ) [queue.failer] => Array ( [0] => Illuminate\Queue\Failed\FailedJobProviderInterface ) [redirect] => Array ( [0] => Illuminate\Routing\Redirector ) [redis] => Array ( [0] => Illuminate\Redis\RedisManager [1] => Illuminate\Contracts\Redis\Factory ) [request] => Array ( [0] => Illuminate\Http\Request [1] => Symfony\Component\HttpFoundation\Request ) [router] => Array ( [0] => Illuminate\Routing\Router [1] => Illuminate\Contracts\Routing\Registrar [2] => Illuminate\Contracts\Routing\BindingRegistrar ) [session] => Array ( [0] => Illuminate\Session\SessionManager ) [session.store] => Array ( [0] => Illuminate\Session\Store [1] => Illuminate\Contracts\Session\Session ) [url] => Array ( [0] => Illuminate\Routing\UrlGenerator [1] => Illuminate\Contracts\Routing\UrlGenerator ) [validator] => Array ( [0] => Illuminate\Validation\Factory [1] => Illuminate\Contracts\Validation\Factory ) [view] => Array ( [0] => Illuminate\View\Factory [1] => Illuminate\Contracts\View\Factory ) ) [extenders:protected] => Array ( ) [tags:protected] => Array ( ) [buildStack:protected] => Array ( ) [with:protected] => Array ( ) [contextual] => Array ( ) [reboundCallbacks:protected] => Array ( ) [globalResolvingCallbacks:protected] => Array ( ) [globalAfterResolvingCallbacks:protected] => Array ( ) [resolvingCallbacks:protected] => Array ( ) [afterResolvingCallbacks:protected] => Array ( ) [basePath:protected] => /home/buzzmeeh/public_html/application [hasBeenBootstrapped:protected] => [booted:protected] => [bootingCallbacks:protected] => Array ( ) [bootedCallbacks:protected] => Array ( ) [terminatingCallbacks:protected] => Array ( ) [serviceProviders:protected] => Array ( [0] => Illuminate\Events\EventServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [1] => Illuminate\Log\LogServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) [2] => Illuminate\Routing\RoutingServiceProvider Object ( [app:protected] => Illuminate\Foundation\Application Object *RECURSION* [defer:protected] => ) ) [loadedProviders:protected] => Array ( [Illuminate\Events\EventServiceProvider] => 1 [Illuminate\Log\LogServiceProvider] => 1 [Illuminate\Routing\RoutingServiceProvider] => 1 ) [deferredServices:protected] => Array ( ) [databasePath:protected] => [storagePath:protected] => [environmentPath:protected] => [environmentFile:protected] => .env [namespace:protected] => )