ErrorException {#4153
#message: "Undefined variable: dynamic_area_1 (View: /home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/details.blade.php)"
#code: 0
#file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
#line: 169
-previous: ErrorException {#4175
#message: "Undefined variable: dynamic_area_1"
#code: 0
#file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
#line: 169
#severity: E_NOTICE
-trace: array:62 [
0 => array:3 [
"call" => "Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a:169"
"args" => array:5 [
0 => 8
1 => "Undefined variable: dynamic_area_1"
2 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
3 => 169
4 => array:25 [
"__path" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
"__data" => array:12 [
"__env" => Factory {#4054
#engines: EngineResolver {#4049
#resolvers: array:2 [
"php" => Closure {#4050
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79
#app: Application {#3
#basePath: "/home/ronflyvb/domains/ronflorist.co.il/public_html"
#hasBeenBootstrapped: true
#booted: true
#bootingCallbacks: []
#bootedCallbacks: array:1 [
0 => Closure {#123
class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
this: RouteServiceProvider {#106
#namespace: "App\Http\Controllers"
#app: Application {#3}
#defer: false
}
use: array:1 [
"$router" => Router {#24 …}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php"
line: "33 to 35"
}
]
#terminatingCallbacks: []
#serviceProviders: array:27 [
0 => EventServiceProvider {#2
#app: Application {#3}
#defer: false
}
1 => RoutingServiceProvider {#7
#app: Application {#3}
#defer: false
}
2 => AuthServiceProvider {#36 …}
3 => ControllerServiceProvider {#29
#app: Application {#3}
#defer: false
}
4 => CookieServiceProvider {#21
#app: Application {#3}
#defer: false
}
5 => DatabaseServiceProvider {#20
#app: Application {#3}
#defer: false
}
6 => EncryptionServiceProvider {#59
#app: Application {#3}
#defer: false
}
7 => FilesystemServiceProvider {#61
#app: Application {#3}
#defer: false
}
8 => FormRequestServiceProvider {#67
#app: Application {#3}
#defer: false
}
9 => FoundationServiceProvider {#66
#providers: array:1 [
0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
]
#instances: array:1 [
0 => FormRequestServiceProvider {#67}
]
#app: Application {#3}
#defer: false
}
10 => PaginationServiceProvider {#68
#app: Application {#3}
#defer: false
}
11 => SessionServiceProvider {#71
#app: Application {#3}
#defer: false
}
12 => ValidationServiceProvider {#75
#app: Application {#3}
#defer: false
}
13 => ViewServiceProvider {#79}
14 => BarcodeServiceProvider {#83
#defer: false
#app: Application {#3}
}
15 => ServiceProvider {#86
#app: Application {#3}
#defer: false
}
16 => HelperServiceProvider {#88
#app: Application {#3}
#defer: false
}
17 => PaypalServiceProvider {#89
#defer: false
#app: Application {#3}
}
18 => ImageServiceProvider {#92
#defer: false
#provider: ImageServiceProviderLaravel5 {#93
#app: Application {#3}
#defer: false
}
#app: Application {#3}
}
19 => HTMLMinServiceProvider {#96
#app: Application {#3}
#defer: false
}
20 => AppServiceProvider {#103
#app: Application {#3}
#defer: false
}
21 => AuthServiceProvider {#104
#policies: array:1 [
"App\Model" => "App\Policies\ModelPolicy"
]
#app: Application {#3}
#defer: false
}
22 => EventServiceProvider {#105
#listen: array:1 [
"App\Events\SomeEvent" => array:1 [ …1]
]
#subscribe: []
#app: Application {#3}
#defer: false
}
23 => RouteServiceProvider {#106}
24 => AgentServiceProvider {#107
#defer: false
#app: Application {#3}
}
25 => LaravelAnalyticsServiceProvider {#110
#app: Application {#3}
#defer: false
}
26 => TranslationServiceProvider {#4055
#defer: true
#app: Application {#3}
}
]
#loadedProviders: array:27 [
"Illuminate\Events\EventServiceProvider" => true
"Illuminate\Routing\RoutingServiceProvider" => true
"Illuminate\Auth\AuthServiceProvider" => true
"Illuminate\Routing\ControllerServiceProvider" => true
"Illuminate\Cookie\CookieServiceProvider" => true
"Illuminate\Database\DatabaseServiceProvider" => true
"Illuminate\Encryption\EncryptionServiceProvider" => true
"Illuminate\Filesystem\FilesystemServiceProvider" => true
"Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
"Illuminate\Foundation\Providers\FoundationServiceProvider" => true
"Illuminate\Pagination\PaginationServiceProvider" => true
"Illuminate\Session\SessionServiceProvider" => true
"Illuminate\Validation\ValidationServiceProvider" => true
"Illuminate\View\ViewServiceProvider" => true
"Milon\Barcode\BarcodeServiceProvider" => true
"Overtrue\LaravelShoppingCart\ServiceProvider" => true
"App\Providers\HelperServiceProvider" => true
"Netshell\Paypal\PaypalServiceProvider" => true
"Intervention\Image\ImageServiceProvider" => true
"GrahamCampbell\HTMLMin\HTMLMinServiceProvider" => true
"App\Providers\AppServiceProvider" => true
"App\Providers\AuthServiceProvider" => true
"App\Providers\EventServiceProvider" => true
"App\Providers\RouteServiceProvider" => true
"Jenssegers\Agent\AgentServiceProvider" => true
"Spatie\LaravelAnalytics\LaravelAnalyticsServiceProvider" => true
"Illuminate\Translation\TranslationServiceProvider" => true
]
#deferredServices: array:85 [
"command.app.name" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.clear-compiled" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.command.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.config.cache" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.config.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.console.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.event.generate" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.event.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.down" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.environment" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.handler.command" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.handler.event" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.job.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.key.generate" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.listener.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.model.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.optimize" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.policy.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.provider.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.request.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.route.cache" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.route.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.route.list" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.serve" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.test.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.tinker" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.up" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.vendor.publish" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.view.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
"Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
"Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
"cache" => "Illuminate\Cache\CacheServiceProvider"
"cache.store" => "Illuminate\Cache\CacheServiceProvider"
"memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
"command.cache.clear" => "Illuminate\Cache\CacheServiceProvider"
"command.cache.table" => "Illuminate\Cache\CacheServiceProvider"
"command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"seeder" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.session.database" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"hash" => "Illuminate\Hashing\HashServiceProvider"
"mailer" => "Illuminate\Mail\MailServiceProvider"
"swift.mailer" => "Illuminate\Mail\MailServiceProvider"
"swift.transport" => "Illuminate\Mail\MailServiceProvider"
"Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
"queue" => "Illuminate\Queue\QueueServiceProvider"
"queue.worker" => "Illuminate\Queue\QueueServiceProvider"
"queue.listener" => "Illuminate\Queue\QueueServiceProvider"
"queue.failer" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.work" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.listen" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.restart" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.subscribe" => "Illuminate\Queue\QueueServiceProvider"
"queue.connection" => "Illuminate\Queue\QueueServiceProvider"
"redis" => "Illuminate\Redis\RedisServiceProvider"
"auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"auth.password.tokens" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
"sitemap" => "Roumen\Sitemap\SitemapServiceProvider"
"Roumen\Sitemap\Sitemap" => "Roumen\Sitemap\SitemapServiceProvider"
]
#monologConfigurator: null
#databasePath: null
#storagePath: null
#environmentPath: null
#environmentFile: ".env"
#namespace: null
#resolved: array:40 [
"events" => true
"router" => true
"App\Http\Kernel" => true
"Illuminate\Contracts\Http\Kernel" => true
"Illuminate\Foundation\Bootstrap\DetectEnvironment" => true
"Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
"Illuminate\Foundation\Bootstrap\ConfigureLogging" => true
"env" => true
"Illuminate\Foundation\Bootstrap\HandleExceptions" => true
"Illuminate\Foundation\Bootstrap\RegisterFacades" => true
"Illuminate\Foundation\Bootstrap\RegisterProviders" => true
"Illuminate\Foundation\Bootstrap\BootProviders" => true
"db.factory" => true
"db" => true
"Illuminate\Contracts\Auth\Access\Gate" => true
"url" => true
"files" => true
"Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
"encrypter" => true
"App\Http\Middleware\EncryptCookies" => true
"cookie" => true
"Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" => true
"session" => true
"Illuminate\Session\Middleware\StartSession" => true
"view.engine.resolver" => true
"view.finder" => true
"view" => true
"Illuminate\View\Middleware\ShareErrorsFromSession" => true
"App\Http\Middleware\VerifyCsrfToken" => true
"App\Http\Middleware\Language" => true
"translation.loader" => true
"translator" => true
"App\Http\Middleware\RedirectMiddleware" => true
"App\Http\Middleware\StatisticsMiddleware" => true
"illuminate.route.dispatcher" => true
"App\Http\Controllers\frontend\IndexController" => true
"blade.compiler" => true
"cart" => true
"App\Exceptions\Handler" => true
"Illuminate\Contracts\Debug\ExceptionHandler" => true
]
#bindings: array:52 [
"events" => array:2 [
"concrete" => Closure {#4
class: "Illuminate\Events\EventServiceProvider"
this: EventServiceProvider {#2}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
line: "16 to 20"
}
"shared" => true
]
"router" => array:2 [
"concrete" => Closure {#9
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"url" => array:2 [
"concrete" => Closure {#11
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"redirect" => array:2 [
"concrete" => Closure {#13
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"Psr\Http\Message\ServerRequestInterface" => array:2 [
"concrete" => Closure {#14
class: "Illuminate\Routing\RoutingServiceProvider"
this: RoutingServiceProvider {#7}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
line: "119 to 121"
}
"shared" => false
]
"Psr\Http\Message\ResponseInterface" => array:2 [
"concrete" => Closure {#15
class: "Illuminate\Routing\RoutingServiceProvider"
this: RoutingServiceProvider {#7}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
line: "131 to 133"
}
"shared" => false
]
"Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
"concrete" => Closure {#16
class: "Illuminate\Routing\RoutingServiceProvider"
this: RoutingServiceProvider {#7}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
line: "143 to 145"
}
"shared" => true
]
"Illuminate\Contracts\Http\Kernel" => array:2 [
"concrete" => Closure {#17
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"Illuminate\Contracts\Console\Kernel" => array:2 [
"concrete" => Closure {#18
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
"concrete" => Closure {#19
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"env" => array:2 [
"concrete" => Closure {#31
class: "Illuminate\Container\Container"
this: Application {#3}
use: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "1183 to 1185"
}
"shared" => false
]
"auth" => array:2 [
"concrete" => Closure {#38
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#36 …}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "35 to 42"
}
"shared" => true
]
"auth.driver" => array:2 [
"concrete" => Closure {#33
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#36 …}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "44 to 46"
}
"shared" => true
]
"Illuminate\Contracts\Auth\Authenticatable" => array:2 [
"concrete" => Closure {#49
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#36 …}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "56 to 58"
}
"shared" => false
]
"Illuminate\Contracts\Auth\Access\Gate" => array:2 [
"concrete" => Closure {#50
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#36 …}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "68 to 72"
}
"shared" => true
]
"illuminate.route.dispatcher" => array:2 [
"concrete" => Closure {#30
class: "Illuminate\Routing\ControllerServiceProvider"
this: ControllerServiceProvider {#29}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerServiceProvider.php"
line: "16 to 18"
}
"shared" => true
]
"cookie" => array:2 [
"concrete" => Closure {#22
class: "Illuminate\Cookie\CookieServiceProvider"
this: CookieServiceProvider {#21}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php"
line: "16 to 20"
}
"shared" => true
]
"Faker\Generator" => array:2 [
"concrete" => Closure {#53
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#20}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "66 to 68"
}
"shared" => true
]
"Illuminate\Database\Eloquent\Factory" => array:2 [
"concrete" => Closure {#54
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#20}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "70 to 74"
}
"shared" => true
]
"Illuminate\Contracts\Queue\EntityResolver" => array:2 [
"concrete" => Closure {#55
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#20}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "84 to 86"
}
"shared" => true
]
"db.factory" => array:2 [
"concrete" => Closure {#56
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#20}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "43 to 45"
}
"shared" => true
]
"db" => array:2 [
"concrete" => Closure {#57
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#20}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "50 to 52"
}
"shared" => true
]
"db.connection" => array:2 [
"concrete" => Closure {#58
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#20}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "54 to 56"
}
"shared" => false
]
"encrypter" => array:2 [
"concrete" => Closure {#60
class: "Illuminate\Encryption\EncryptionServiceProvider"
this: EncryptionServiceProvider {#59}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php"
line: "17 to 31"
}
"shared" => true
]
"files" => array:2 [
"concrete" => Closure {#62
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "28 to 30"
}
"shared" => true
]
"filesystem" => array:2 [
"concrete" => Closure {#63
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "58 to 60"
}
"shared" => true
]
"filesystem.disk" => array:2 [
"concrete" => Closure {#64
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "42 to 44"
}
"shared" => true
]
"filesystem.cloud" => array:2 [
"concrete" => Closure {#65
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "46 to 48"
}
"shared" => true
]
"session" => array:2 [
"concrete" => Closure {#72
class: "Illuminate\Session\SessionServiceProvider"
this: SessionServiceProvider {#71}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
line: "30 to 32"
}
"shared" => true
]
"session.store" => array:2 [
"concrete" => Closure {#73
class: "Illuminate\Session\SessionServiceProvider"
this: SessionServiceProvider {#71}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
line: "42 to 49"
}
"shared" => true
]
"Illuminate\Session\Middleware\StartSession" => array:2 [
"concrete" => Closure {#74
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"validation.presence" => array:2 [
"concrete" => Closure {#78
class: "Illuminate\Validation\ValidationServiceProvider"
this: ValidationServiceProvider {#75}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
line: "64 to 66"
}
"shared" => true
]
"validator" => array:2 [
"concrete" => Closure {#77
class: "Illuminate\Validation\ValidationServiceProvider"
this: ValidationServiceProvider {#75}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
line: "43 to 54"
}
"shared" => true
]
"view.engine.resolver" => array:2 [
"concrete" => Closure {#80
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "34 to 45"
}
"shared" => true
]
"view.finder" => array:2 [
"concrete" => Closure {#81
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "92 to 96"
}
"shared" => false
]
"view" => array:2 [
"concrete" => Closure {#82
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "106 to 124"
}
"shared" => true
]
"DNS1D" => array:2 [
"concrete" => Closure {#84
class: "Milon\Barcode\BarcodeServiceProvider"
this: BarcodeServiceProvider {#83}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/milon/barcode/src/Milon/Barcode/BarcodeServiceProvider.php"
line: "33 to 35"
}
"shared" => true
]
"DNS2D" => array:2 [
"concrete" => Closure {#85
class: "Milon\Barcode\BarcodeServiceProvider"
this: BarcodeServiceProvider {#83}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/milon/barcode/src/Milon/Barcode/BarcodeServiceProvider.php"
line: "36 to 38"
}
"shared" => true
]
"cart" => array:2 [
"concrete" => Closure {#87
class: "Overtrue\LaravelShoppingCart\ServiceProvider"
this: ServiceProvider {#86}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/overtrue/laravel-shopping-cart/src/LaravelShoppingCart/ServiceProvider.php"
line: "32 to 34"
}
"shared" => true
]
"Paypal" => array:2 [
"concrete" => Closure {#91
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"image" => array:2 [
"concrete" => Closure {#95
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"htmlmin.js" => array:2 [
"concrete" => Closure {#97
class: "GrahamCampbell\HTMLMin\HTMLMinServiceProvider"
this: HTMLMinServiceProvider {#96}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/graham-campbell/htmlmin/src/HTMLMinServiceProvider.php"
line: "118 to 120"
}
"shared" => true
]
"htmlmin.css" => array:2 [
"concrete" => Closure {#98
class: "GrahamCampbell\HTMLMin\HTMLMinServiceProvider"
this: HTMLMinServiceProvider {#96}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/graham-campbell/htmlmin/src/HTMLMinServiceProvider.php"
line: "104 to 106"
}
"shared" => true
]
"htmlmin.html" => array:2 [
"concrete" => Closure {#99
class: "GrahamCampbell\HTMLMin\HTMLMinServiceProvider"
this: HTMLMinServiceProvider {#96}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/graham-campbell/htmlmin/src/HTMLMinServiceProvider.php"
line: "132 to 137"
}
"shared" => true
]
"htmlmin.blade" => array:2 [
"concrete" => Closure {#100
class: "GrahamCampbell\HTMLMin\HTMLMinServiceProvider"
this: HTMLMinServiceProvider {#96}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/graham-campbell/htmlmin/src/HTMLMinServiceProvider.php"
line: "149 to 153"
}
"shared" => true
]
"htmlmin.compiler" => array:2 [
"concrete" => Closure {#101
class: "GrahamCampbell\HTMLMin\HTMLMinServiceProvider"
this: HTMLMinServiceProvider {#96}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/graham-campbell/htmlmin/src/HTMLMinServiceProvider.php"
line: "165 to 171"
}
"shared" => true
]
"htmlmin" => array:2 [
"concrete" => Closure {#102
class: "GrahamCampbell\HTMLMin\HTMLMinServiceProvider"
this: HTMLMinServiceProvider {#96}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/graham-campbell/htmlmin/src/HTMLMinServiceProvider.php"
line: "183 to 190"
}
"shared" => true
]
"agent" => array:2 [
"concrete" => Closure {#109
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"Spatie\LaravelAnalytics\LaravelAnalytics" => array:2 [
"concrete" => Closure {#111
class: "Spatie\LaravelAnalytics\LaravelAnalyticsServiceProvider"
this: LaravelAnalyticsServiceProvider {#110}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/spatie/laravel-analytics/src/LaravelAnalyticsServiceProvider.php"
line: "25 to 32"
}
"shared" => false
]
"blade.compiler" => array:2 [
"concrete" => Closure {#4051
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "74 to 78"
}
"shared" => true
]
"translation.loader" => array:2 [
"concrete" => Closure {#4046
class: "Illuminate\Translation\TranslationServiceProvider"
this: TranslationServiceProvider {#4055}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
line: "48 to 50"
}
"shared" => true
]
"translator" => array:2 [
"concrete" => Closure {#4057
class: "Illuminate\Translation\TranslationServiceProvider"
this: TranslationServiceProvider {#4055}
parameters: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
line: "25 to 38"
}
"shared" => true
]
]
#instances: array:32 [
"app" => Application {#3}
"Illuminate\Container\Container" => Application {#3}
"events" => Dispatcher {#5
#container: Application {#3}
#listeners: array:2 [
"router.matched" => array:1 [
0 => array:1 [ …1]
]
"App\Events\SomeEvent" => array:1 [
0 => array:1 [ …1]
]
]
#wildcards: []
#sorted: array:49 [
"Illuminate\Events\EventServiceProvider" => []
"Illuminate\Routing\RoutingServiceProvider" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"Illuminate\Auth\AuthServiceProvider" => []
"Illuminate\Routing\ControllerServiceProvider" => []
"Illuminate\Cookie\CookieServiceProvider" => []
"Illuminate\Database\DatabaseServiceProvider" => []
"Illuminate\Encryption\EncryptionServiceProvider" => []
"Illuminate\Filesystem\FilesystemServiceProvider" => []
"Illuminate\Foundation\Providers\FormRequestServiceProvider" => []
"Illuminate\Foundation\Providers\FoundationServiceProvider" => []
"Illuminate\Pagination\PaginationServiceProvider" => []
"Illuminate\Session\SessionServiceProvider" => []
"Illuminate\Validation\ValidationServiceProvider" => []
"Illuminate\View\ViewServiceProvider" => []
"Milon\Barcode\BarcodeServiceProvider" => []
"Overtrue\LaravelShoppingCart\ServiceProvider" => []
"App\Providers\HelperServiceProvider" => []
"Netshell\Paypal\PaypalServiceProvider" => []
"Intervention\Image\ImageServiceProvider" => []
"GrahamCampbell\HTMLMin\HTMLMinServiceProvider" => []
"App\Providers\AppServiceProvider" => []
"App\Providers\AuthServiceProvider" => []
"App\Providers\EventServiceProvider" => []
"App\Providers\RouteServiceProvider" => []
"Jenssegers\Agent\AgentServiceProvider" => []
"Spatie\LaravelAnalytics\LaravelAnalyticsServiceProvider" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
"Illuminate\Translation\TranslationServiceProvider" => []
"locale.changed" => []
"illuminate.query" => []
"router.before" => []
"router.matched" => array:1 [
0 => Closure {#113 …4}
]
"creating: details" => []
"composing: details" => []
"creating: includes.front_end_header" => []
"composing: includes.front_end_header" => []
]
#firing: []
#queueResolver: Closure {#6
class: "Illuminate\Events\EventServiceProvider"
this: EventServiceProvider {#2}
use: array:1 [
"$app" => Application {#3}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
line: "17 to 19"
}
}
"path" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app"
"path.base" => "/home/ronflyvb/domains/ronflorist.co.il/public_html"
"path.config" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/config"
"path.database" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/database"
"path.lang" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/lang"
"path.public" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/public"
"path.storage" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage"
"Illuminate\Contracts\Http\Kernel" => Kernel {#25 …}
"request" => Request {#40
#json: null
#userResolver: Closure {#4066
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#36 …}
use: array:1 [
"$app" => Application {#3}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "83 to 85"
}
#routeResolver: Closure {#4126
class: "Illuminate\Routing\Router"
this: Router {#24 …}
use: array:1 [
"$route" => Route {#219
#uri: "details/{id}"
#methods: array:2 [
0 => "GET"
1 => "HEAD"
]
#action: array:5 [
"uses" => "App\Http\Controllers\frontend\IndexController@details"
"controller" => "App\Http\Controllers\frontend\IndexController@details"
"namespace" => "App\Http\Controllers"
"prefix" => null
"where" => []
]
#defaults: []
#wheres: []
#parameters: array:1 [
"id" => "516"
]
#parameterNames: array:1 [
0 => "id"
]
#compiled: CompiledRoute {#4074
-variables: array:1 [
0 => "id"
]
-tokens: array:2 [
0 => array:4 [ …4]
1 => array:2 [ …2]
]
-staticPrefix: "/details"
-regex: "#^/details/(?P<id>[^/]++)$#s"
-pathVariables: array:1 [
0 => "id"
]
-hostVariables: []
-hostRegex: null
-hostTokens: []
}
#container: Application {#3}
}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
line: "661 to 663"
}
+attributes: ParameterBag {#42
#parameters: []
}
+request: ParameterBag {#48
#parameters: []
}
+query: ParameterBag {#48}
+server: ServerBag {#45
#parameters: array:32 [
"USER" => "ronflyvb"
"HOME" => "/home/ronflyvb"
"HTTP_CONNECTION" => "Keep-Alive"
"HTTP_HOST" => "www.ronflorist.co.il"
"HTTP_ACCEPT_ENCODING" => "br,gzip"
"HTTP_ACCEPT_LANGUAGE" => "en-US,en;q=0.5"
"HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
"HTTP_USER_AGENT" => "CCBot/2.0 (https://commoncrawl.org/faq/)"
"SCRIPT_FILENAME" => "/home/ronflyvb/domains/ronflorist.co.il/private_html/index.php"
"REDIRECT_STATUS" => "200"
"SERVER_NAME" => "ronflorist.co.il"
"SERVER_PORT" => "443"
"SERVER_ADDR" => "88.218.116.62"
"REMOTE_PORT" => "45204"
"REMOTE_ADDR" => "3.239.242.55"
"SERVER_SOFTWARE" => "nginx/1.17.10"
"GATEWAY_INTERFACE" => "CGI/1.1"
"HTTPS" => "on"
"REQUEST_SCHEME" => "https"
"SERVER_PROTOCOL" => "HTTP/1.1"
"DOCUMENT_ROOT" => "/home/ronflyvb/domains/ronflorist.co.il/private_html"
"DOCUMENT_URI" => "/index.php"
"REQUEST_URI" => "/details/516"
"SCRIPT_NAME" => "/index.php"
"CONTENT_LENGTH" => ""
"CONTENT_TYPE" => ""
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1611664235.1151
"REQUEST_TIME" => 1611664235
]
}
+files: FileBag {#44
#parameters: []
}
+cookies: ParameterBag {#43
#parameters: []
}
+headers: HeaderBag {#46
#headers: array:8 [
"connection" => array:1 [
0 => "Keep-Alive"
]
"host" => array:1 [
0 => "www.ronflorist.co.il"
]
"accept-encoding" => array:1 [
0 => "br,gzip"
]
"accept-language" => array:1 [
0 => "en-US,en;q=0.5"
]
"accept" => array:1 [
0 => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
]
"user-agent" => array:1 [
0 => "CCBot/2.0 (https://commoncrawl.org/faq/)"
]
"content-length" => array:1 [
0 => ""
]
"content-type" => array:1 [
0 => ""
]
]
#cacheControl: []
}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/details/516"
#requestUri: "/details/516"
#baseUrl: ""
#basePath: null
#method: "GET"
#format: null
#session: Store {#4026
#id: "096e68aea202c9b933019ef85300aae1cf510c1d"
#name: "laravel_session"
#attributes: array:1 [
"_token" => "0HqpAW6ZCJoiUNaqGLoF4HTb3zW9xAfM9sIFx6qz"
]
#bags: []
#metaBag: MetadataBag {#4037
-name: "__metadata"
-storageKey: "_sf2_meta"
#meta: &30 array:3 [
"u" => 1611664235
"c" => 1611664235
"l" => "0"
]
-lastUsed: 1611664235
-updateThreshold: 0
}
#bagData: array:1 [
"_sf2_meta" => &30 array:3 [&30]
]
#handler: FileSessionHandler {#4036
#files: Filesystem {#121}
#path: "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/sessions"
}
#started: true
}
#locale: null
#defaultLocale: "en"
}
"config" => Repository {#23
#items: array:16 [
"app" => array:10 [ …10]
"auth" => array:4 [ …4]
"broadcasting" => array:2 [ …2]
"cache" => array:3 [ …3]
"compile" => array:2 [ …2]
"database" => array:5 [ …5]
"filesystems" => array:3 [ …3]
"ga-constants" => array:1 [ …1]
"htmlmin" => array:2 [ …2]
"image" => array:1 [ …1]
"laravel-analytics" => array:6 [ …6]
"mail" => array:10 [ …10]
"queue" => array:3 [ …3]
"services" => array:5 [ …5]
"session" => array:12 [ …12]
"view" => array:2 [ …2]
]
}
"log" => Writer {#41
#monolog: Logger {#51
#name: "local"
#handlers: array:1 [ …1]
#processors: []
#microsecondTimestamps: true
}
#dispatcher: Dispatcher {#5}
#levels: array:8 [
"debug" => 100
"info" => 200
"notice" => 250
"warning" => 300
"error" => 400
"critical" => 500
"alert" => 550
"emergency" => 600
]
}
"db.factory" => ConnectionFactory {#112
#container: Application {#3}
}
"db" => DatabaseManager {#32
#app: Application {#3}
#factory: ConnectionFactory {#112}
#connections: array:1 [
"mysql" => MySqlConnection {#4060 …16}
]
#extensions: []
}
"Illuminate\Contracts\Auth\Access\Gate" => Gate {#114
#container: Application {#3}
#userResolver: Closure {#116
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#36 …}
use: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "69 to 71"
}
#abilities: []
#policies: array:1 [
"App\Model" => "App\Policies\ModelPolicy"
]
#beforeCallbacks: []
#afterCallbacks: []
}
"routes" => RouteCollection {#26
#routes: array:6 [
"GET" => array:2025 [ …2025]
"HEAD" => array:2025 [ …2025]
"POST" => array:539 [ …539]
"PUT" => array:464 [ …464]
"PATCH" => array:464 [ …464]
"DELETE" => array:467 [ …467]
]
#allRoutes: array:3895 [
"HEADstatusupdateforemail/{hash}/{orderId}/{statusId}" => Route {#122 …9}
"HEADajax/recordvisit/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#124 …9}
"DELETEajax/{_missing}" => Route {#144 …9}
"HEAD/" => Route {#143 …9}
"HEADholon" => Route {#142 …9}
"HEADsearch" => Route {#141 …9}
"HEADindex/products" => Route {#137 …9}
"HEADindex/products/create" => Route {#136 …9}
"POSTindex/products" => Route {#135 …9}
"HEADindex/products/{products}" => Route {#134 …9}
"HEADindex/products/{products}/edit" => Route {#133 …9}
"PUTindex/products/{products}" => Route {#132 …9}
"PATCHindex/products/{products}" => Route {#131 …9}
"DELETEindex/products/{products}" => Route {#130 …9}
"HEADcategory/{name}" => Route {#3942 …9}
"HEADצור_קשר" => Route {#139 …9}
"HEADcontent" => Route {#138 …9}
"POSTsend_contact" => Route {#129 …9}
"HEADindex/save_checkout" => Route {#125 …9}
"HEADindex/save_checkout/create" => Route {#145 …9}
"POSTindex/save_checkout" => Route {#146 …9}
"HEADindex/save_checkout/{save_checkout}" => Route {#147 …9}
"HEADindex/save_checkout/{save_checkout}/edit" => Route {#148 …9}
"PUTindex/save_checkout/{save_checkout}" => Route {#149 …9}
"PATCHindex/save_checkout/{save_checkout}" => Route {#150 …9}
"DELETEindex/save_checkout/{save_checkout}" => Route {#151 …9}
"HEADindex/get_shipping_price" => Route {#152 …9}
"HEADindex/get_shipping_price/create" => Route {#153 …9}
"POSTindex/get_shipping_price" => Route {#154 …9}
"HEADindex/get_shipping_price/{get_shipping_price}" => Route {#155 …9}
"HEADindex/get_shipping_price/{get_shipping_price}/edit" => Route {#156 …9}
"PUTindex/get_shipping_price/{get_shipping_price}" => Route {#157 …9}
"PATCHindex/get_shipping_price/{get_shipping_price}" => Route {#158 …9}
"DELETEindex/get_shipping_price/{get_shipping_price}" => Route {#159 …9}
"HEADindex/get_coupon_value" => Route {#160 …9}
"HEADindex/get_coupon_value/create" => Route {#161 …9}
"POSTindex/get_coupon_value" => Route {#162 …9}
"HEADindex/get_coupon_value/{get_coupon_value}" => Route {#163 …9}
"HEADindex/get_coupon_value/{get_coupon_value}/edit" => Route {#164 …9}
"PUTindex/get_coupon_value/{get_coupon_value}" => Route {#165 …9}
"PATCHindex/get_coupon_value/{get_coupon_value}" => Route {#166 …9}
"DELETEindex/get_coupon_value/{get_coupon_value}" => Route {#167 …9}
"POSTindex/save_related_cart" => Route {#128 …9}
"HEADadd_cart/index/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#127 …9}
"HEADadd_cart" => Route {#198 …9}
"HEADadd_cart/add/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#197 …9}
"HEADadd_cart/del/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#196 …9}
"HEADadd_cart/test/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#195 …9}
"HEADadd_cart/shipping-price/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#194 …9}
"HEADadd_cart/coupon-value/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#193 …9}
"HEADadd_cart/customer-data/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#192 …9}
"DELETEadd_cart/{_missing}" => Route {#191 …9}
"HEADaddcart/ajax" => Route {#187 …9}
"HEADaddcart/ajax/create" => Route {#186 …9}
"POSTaddcart/ajax" => Route {#185 …9}
"HEADaddcart/ajax/{ajax}" => Route {#184 …9}
"HEADaddcart/ajax/{ajax}/edit" => Route {#183 …9}
"PUTaddcart/ajax/{ajax}" => Route {#182 …9}
"PATCHaddcart/ajax/{ajax}" => Route {#181 …9}
"DELETEaddcart/ajax/{ajax}" => Route {#180 …9}
"HEADaddtocart/{id}" => Route {#190 …9}
"HEADpopup_ajax/ajax" => Route {#178 …9}
"HEADpopup_ajax/ajax/create" => Route {#177 …9}
"POSTpopup_ajax/ajax" => Route {#176 …9}
"HEADpopup_ajax/ajax/{ajax}" => Route {#175 …9}
"HEADpopup_ajax/ajax/{ajax}/edit" => Route {#174 …9}
"PUTpopup_ajax/ajax/{ajax}" => Route {#173 …9}
"PATCHpopup_ajax/ajax/{ajax}" => Route {#172 …9}
"DELETEpopup_ajax/ajax/{ajax}" => Route {#171 …9}
"HEADget_customer_data/ajax" => Route {#170 …9}
"HEADget_customer_data/ajax/create" => Route {#169 …9}
"POSTget_customer_data/ajax" => Route {#168 …9}
"HEADget_customer_data/ajax/{ajax}" => Route {#126 …9}
"HEADget_customer_data/ajax/{ajax}/edit" => Route {#199 …9}
"PUTget_customer_data/ajax/{ajax}" => Route {#200 …9}
"PATCHget_customer_data/ajax/{ajax}" => Route {#201 …9}
"DELETEget_customer_data/ajax/{ajax}" => Route {#202 …9}
"HEADpaypal/index/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#189 …9}
"HEADpaypal" => Route {#223 …9}
"HEADpaypal/done/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#222 …9}
"HEADpaypal/cancel/{one?}/{two?}/{three?}/{four?}/{five?}" => Route {#221 …9}
"DELETEpaypal/{_missing}" => Route {#220 …9}
"HEADdetails/{id}" => Route {#219}
"HEADcarts" => Route {#218 …9}
"HEAD404" => Route {#217 …9}
"HEADstatus_update1" => Route {#216 …9}
"HEADupdate_cart" => Route {#214 …9}
"HEADupdate_cart/create" => Route {#213 …9}
"POSTupdate_cart" => Route {#212 …9}
"HEADupdate_cart/{update_cart}" => Route {#211 …9}
"HEADupdate_cart/{update_cart}/edit" => Route {#210 …9}
"PUTupdate_cart/{update_cart}" => Route {#209 …9}
"PATCHupdate_cart/{update_cart}" => Route {#208 …9}
"DELETEupdate_cart/{update_cart}" => Route {#207 …9}
"HEADהיסטוריה" => Route {#215 …9}
"HEADall_images" => Route {#206 …9}
"HEADsubcribers/customersync" => Route {#205 …9}
"HEADdashboard" => Route {#179 …9}
"HEADdashboard/create" => Route {#188 …9}
"POSTdashboard" => Route {#224 …9}
"HEADdashboard/{dashboard}" => Route {#225 …9}
"HEADdashboard/{dashboard}/edit" => Route {#226 …9}
"PUTdashboard/{dashboard}" => Route {#227 …9}
"PATCHdashboard/{dashboard}" => Route {#228 …9}
"DELETEdashboard/{dashboard}" => Route {#229 …9}
"HEADuser/profile" => Route {#232 …9}
"HEADuser/profile/create" => Route {#233 …9}
"POSTuser/profile" => Route {#234 …9}
"HEADuser/profile/{profile}" => Route {#235 …9}
"HEADuser/profile/{profile}/edit" => Route {#236 …9}
"PUTuser/profile/{profile}" => Route {#237 …9}
"PATCHuser/profile/{profile}" => Route {#238 …9}
"DELETEuser/profile/{profile}" => Route {#239 …9}
"HEADprofileUpdate" => Route {#230 …9}
"HEADprofileUpdate/create" => Route {#231 …9}
"POSTprofileUpdate" => Route {#240 …9}
"HEADprofileUpdate/{profileUpdate}" => Route {#241 …9}
"HEADprofileUpdate/{profileUpdate}/edit" => Route {#242 …9}
"PUTprofileUpdate/{profileUpdate}" => Route {#243 …9}
"PATCHprofileUpdate/{profileUpdate}" => Route {#244 …9}
"DELETEprofileUpdate/{profileUpdate}" => Route {#245 …9}
"HEADanalytics-data" => Route {#203 …9}
"HEADanalytics-data/monthlydata" => Route {#246 …9}
"HEADanalytics-data/yearlydata" => Route {#247 …9}
"HEADgoogle-analytics" => Route {#248 …9}
"HEADGoogle_analytics/ajax_sessionschart" => Route {#252 …9}
"HEADGoogle_analytics/ajax_sessionschart/create" => Route {#253 …9}
"POSTGoogle_analytics/ajax_sessionschart" => Route {#254 …9}
"HEADGoogle_analytics/ajax_sessionschart/{ajax_sessionschart}" => Route {#255 …9}
"HEADGoogle_analytics/ajax_sessionschart/{ajax_sessionschart}/edit" => Route {#256 …9}
"PUTGoogle_analytics/ajax_sessionschart/{ajax_sessionschart}" => Route {#257 …9}
"PATCHGoogle_analytics/ajax_sessionschart/{ajax_sessionschart}" => Route {#258 …9}
"DELETEGoogle_analytics/ajax_sessionschart/{ajax_sessionschart}" => Route {#259 …9}
"HEADGoogle_analytics/ajax_demographicschart" => Route {#260 …9}
"HEADGoogle_analytics/ajax_demographicschart/create" => Route {#261 …9}
"POSTGoogle_analytics/ajax_demographicschart" => Route {#262 …9}
"HEADGoogle_analytics/ajax_demographicschart/{ajax_demographicschart}" => Route {#263 …9}
"HEADGoogle_analytics/ajax_demographicschart/{ajax_demographicschart}/edit" => Route {#264 …9}
"PUTGoogle_analytics/ajax_demographicschart/{ajax_demographicschart}" => Route {#265 …9}
"PATCHGoogle_analytics/ajax_demographicschart/{ajax_demographicschart}" => Route {#266 …9}
"DELETEGoogle_analytics/ajax_demographicschart/{ajax_demographicschart}" => Route {#267 …9}
"HEADGoogle_analytics/ajax_interestschart" => Route {#268 …9}
"HEADGoogle_analytics/ajax_interestschart/create" => Route {#269 …9}
"POSTGoogle_analytics/ajax_interestschart" => Route {#270 …9}
"HEADGoogle_analytics/ajax_interestschart/{ajax_interestschart}" => Route {#271 …9}
"HEADGoogle_analytics/ajax_interestschart/{ajax_interestschart}/edit" => Route {#272 …9}
"PUTGoogle_analytics/ajax_interestschart/{ajax_interestschart}" => Route {#273 …9}
"PATCHGoogle_analytics/ajax_interestschart/{ajax_interestschart}" => Route {#274 …9}
"DELETEGoogle_analytics/ajax_interestschart/{ajax_interestschart}" => Route {#275 …9}
"HEADGoogle_analytics/ajax_geochart" => Route {#276 …9}
"HEADGoogle_analytics/ajax_geochart/create" => Route {#277 …9}
"POSTGoogle_analytics/ajax_geochart" => Route {#278 …9}
"HEADGoogle_analytics/ajax_geochart/{ajax_geochart}" => Route {#279 …9}
"HEADGoogle_analytics/ajax_geochart/{ajax_geochart}/edit" => Route {#280 …9}
"PUTGoogle_analytics/ajax_geochart/{ajax_geochart}" => Route {#281 …9}
"PATCHGoogle_analytics/ajax_geochart/{ajax_geochart}" => Route {#282 …9}
"DELETEGoogle_analytics/ajax_geochart/{ajax_geochart}" => Route {#283 …9}
"HEADGoogle_analytics/ajax_behaviorchart" => Route {#284 …9}
"HEADGoogle_analytics/ajax_behaviorchart/create" => Route {#285 …9}
"POSTGoogle_analytics/ajax_behaviorchart" => Route {#286 …9}
"HEADGoogle_analytics/ajax_behaviorchart/{ajax_behaviorchart}" => Route {#287 …9}
"HEADGoogle_analytics/ajax_behaviorchart/{ajax_behaviorchart}/edit" => Route {#288 …9}
"PUTGoogle_analytics/ajax_behaviorchart/{ajax_behaviorchart}" => Route {#289 …9}
"PATCHGoogle_analytics/ajax_behaviorchart/{ajax_behaviorchart}" => Route {#290 …9}
"DELETEGoogle_analytics/ajax_behaviorchart/{ajax_behaviorchart}" => Route {#291 …9}
"HEADGoogle_analytics/ajax_technologychart" => Route {#292 …9}
"HEADGoogle_analytics/ajax_technologychart/create" => Route {#293 …9}
"POSTGoogle_analytics/ajax_technologychart" => Route {#294 …9}
…3727
]
#nameList: array:3136 [ …3136]
#actionList: array:3440 [ …3440]
}
"files" => Filesystem {#121}
"encrypter" => Encrypter {#4040
#cipher: "AES-256-CBC"
#key: "TFW6RTTsqlrVvq3UBAHkcZpdlW1M31Wp"
}
"cookie" => CookieJar {#4042
#path: "/"
#domain: null
#secure: false
#queued: []
}
"session" => SessionManager {#4044
#app: Application {#3}
#customCreators: []
#drivers: array:1 [
"file" => Store {#4026}
]
}
"Illuminate\Session\Middleware\StartSession" => StartSession {#4043
#manager: SessionManager {#4044}
#sessionHandled: true
}
"view.engine.resolver" => EngineResolver {#4049}
"view" => Factory {#4054}
"translation.loader" => FileLoader {#4058
#files: Filesystem {#121}
#path: "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/lang"
#hints: []
}
"translator" => Translator {#4059
#loader: FileLoader {#4058}
#locale: "en"
#fallback: "en"
#loaded: []
#parsed: []
}
"Illuminate\Routing\Route" => Route {#219}
"illuminate.route.dispatcher" => ControllerDispatcher {#4130 …}
"blade.compiler" => BladeCompiler {#4143
#extensions: []
#customDirectives: []
#path: null
#compilers: array:4 [
0 => "Extensions"
1 => "Statements"
2 => "Comments"
3 => "Echos"
]
#rawTags: array:2 [
0 => "{!!"
1 => "!!}"
]
#contentTags: array:2 [
0 => "{{"
1 => "}}"
]
#escapedTags: array:2 [
0 => "{{{"
1 => "}}}"
]
#echoFormat: "e(%s)"
#footer: []
#forelseCounter: 0
#files: Filesystem {#121}
#cachePath: "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views"
}
"cart" => Cart {#4176
#session: SessionManager {#4044}
#event: Dispatcher {#5}
#name: "cart.default"
#model: null
}
"Illuminate\Contracts\Debug\ExceptionHandler" => Handler {#4173
#dontReport: array:2 [ …2]
#log: Writer {#41}
}
]
#aliases: array:67 [
"Illuminate\Foundation\Application" => "app"
"Illuminate\Contracts\Container\Container" => "app"
"Illuminate\Contracts\Foundation\Application" => "app"
"Illuminate\Auth\AuthManager" => "auth"
"Illuminate\Auth\Guard" => "auth.driver"
"Illuminate\Contracts\Auth\Guard" => "auth.driver"
"Illuminate\Auth\Passwords\TokenRepositoryInterface" => "auth.password.tokens"
"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\Contracts\Hashing\Hasher" => "hash"
"Illuminate\Translation\Translator" => "translator"
"Symfony\Component\Translation\TranslatorInterface" => "translator"
"Illuminate\Log\Writer" => "log"
"Illuminate\Contracts\Logging\Log" => "log"
"Psr\Log\LoggerInterface" => "log"
"Illuminate\Mail\Mailer" => "mailer"
"Illuminate\Contracts\Mail\Mailer" => "mailer"
"Illuminate\Contracts\Mail\MailQueue" => "mailer"
"Illuminate\Auth\Passwords\PasswordBroker" => "auth.password"
"Illuminate\Contracts\Auth\PasswordBroker" => "auth.password"
"Illuminate\Queue\QueueManager" => "queue"
"Illuminate\Contracts\Queue\Factory" => "queue"
"Illuminate\Contracts\Queue\Monitor" => "queue"
"Illuminate\Contracts\Queue\Queue" => "queue.connection"
"Illuminate\Routing\Redirector" => "redirect"
"Illuminate\Redis\Database" => "redis"
"Illuminate\Contracts\Redis\Database" => "redis"
"Illuminate\Http\Request" => "request"
"Illuminate\Routing\Router" => "router"
"Illuminate\Contracts\Routing\Registrar" => "router"
"Illuminate\Session\SessionManager" => "session"
"Illuminate\Session\Store" => "session.store"
"Symfony\Component\HttpFoundation\Session\SessionInterface" => "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"
"Intervention\Image\ImageManager" => "image"
"GrahamCampbell\HTMLMin\Minifiers\JsMinifier" => "htmlmin.js"
"GrahamCampbell\HTMLMin\Minifiers\CssMinifier" => "htmlmin.css"
"GrahamCampbell\HTMLMin\Minifiers\HtmlMinifier" => "htmlmin.html"
"GrahamCampbell\HTMLMin\Minifiers\BladeMinifier" => "htmlmin.blade"
"GrahamCampbell\HTMLMin\Compilers\MinifyCompiler" => "htmlmin.compiler"
"GrahamCampbell\HTMLMin\HTMLMin" => "htmlmin"
"laravelAnalytics" => "Spatie\LaravelAnalytics\LaravelAnalytics"
]
#extenders: []
#tags: []
#buildStack: []
+contextual: []
#reboundCallbacks: array:2 [
"request" => array:2 [
0 => Closure {#52 …5}
1 => Closure {#115 …5}
]
"routes" => array:1 [
0 => Closure {#120 …5}
]
]
#globalResolvingCallbacks: []
#globalAfterResolvingCallbacks: []
#resolvingCallbacks: array:1 [
"Illuminate\Foundation\Http\FormRequest" => array:1 [
0 => Closure {#4068 …5}
]
]
#afterResolvingCallbacks: array:1 [
"Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
0 => Closure {#76 …5}
]
]
}
#defer: false
}
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "56 to 58"
}
"blade" => Closure {#4052
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
use: array:1 [ …1]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "80 to 82"
}
]
#resolved: array:1 [
"blade" => CompilerEngine {#4145
#compiler: BladeCompiler {#4143}
#lastCompiled: array:1 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/details.blade.php"
]
}
]
}
#finder: FileViewFinder {#4053
#files: Filesystem {#121}
#paths: array:1 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views"
]
#views: array:2 [
"details" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/details.blade.php"
"includes.front_end_header" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/includes/front_end_header.blade.php"
]
#hints: []
#extensions: array:2 [
0 => "blade.php"
1 => "php"
]
}
#events: Dispatcher {#5}
#container: Application {#3}
#shared: array:3 [
"__env" => Factory {#4054}
"app" => Application {#3}
"errors" => ViewErrorBag {#4047
#bags: []
}
]
#aliases: []
#names: []
#extensions: array:2 [
"blade.php" => "blade"
"php" => "php"
]
#composers: []
#sections: []
#sectionStack: []
#renderCount: 0
}
"app" => Application {#3}
"errors" => ViewErrorBag {#4047}
"social_links" => {#4138
+"id": 1
+"facebook": "https://www.facebook.com/prhy.rwn/"
+"googleplus": "https://www.facebook.com/prhy.rwn/"
+"twitter": "https://www.facebook.com/prhy.rwn/"
+"reddit": "https://www.facebook.com/prhy.rwn/"
+"linkedIn": "https://www.facebook.com/prhy.rwn/"
+"pinterest": "https://www.facebook.com/prhy.rwn/"
+"tumblr": "https://www.facebook.com/prhy.rwn/"
+"instagram": "https://www.instagram.com/ronflowers12/"
+"flickr": "https://www.facebook.com/prhy.rwn/"
+"vine": "https://www.facebook.com/prhy.rwn/"
+"last_update": 1567087042
}
"logos" => {#4139
+"id": 1
+"site": "5808b7782708flogo.png"
+"favicon": "5808b781bb6cblogo.png"
+"footer": "5808b7782a5c4logo.png"
+"mobile": "5808b7901be28logo.png"
+"background": "584199400e629main_bg.png"
+"signature": "5808b781bc3bblogo.png"
+"last_update": 1480694080
}
"languages" => array:3 [
0 => {#4140
+"lang_id": 6
+"name": "Hebrew"
+"code": "he"
+"language_icon": "56fe8a9ac0902israel.jpg"
+"rtl": 1
+"position": 1
}
1 => {#4141
+"lang_id": 7
+"name": "English"
+"code": "en"
+"language_icon": "56fe8aa713ef5uk.png"
+"rtl": 0
+"position": 3
}
2 => {#4142
+"lang_id": 13
+"name": "Russion"
+"code": "ur"
+"language_icon": "56fe8ab48aeddrussia.png"
+"rtl": 0
+"position": 2
}
]
"products_row" => {#4147
+"product_id": 516
+"name": "קופסת הפתעה ורדים אדומים מפרחי סבון"
+"reference_code": "83"
+"upc_code": ""
+"visibility": 1
+"options": 0
+"short_description": "קופסת הפתעה ורדים אדומים מפרחי סבון"
+"description": "<p><span style="font-size: 11px;">קופסת הפתעה ורדים אדומים מפרחי סבון</span></p>"
+"category_id": 0
+"supplier_id": 0
+"created_at": 1581060971
+"product_shown_from": ""
+"product_shown_to": ""
+"position": 32
+"last_update": 1586316154
+"zap": 1
+"featured_image": ""
+"trash": 0
+"quantity": -1
+"price": 0.0
+"isFeatured": 0
+"manufacturer_id": 0
+"warrenty": ""
+"number_of_payments": 0
+"max_payments": 0
+"labels": ""
+"autosoft_product_code": ""
+"autosoft_group_code": ""
+"active": 0
+"picUrl": "5e3d136b58bbfIMG-0435 (1).jpg"
+"price_id": 515
+"sale_price": 0.0
+"cost_price": 0.0
+"whole_sale": 0.0
+"retail": 0.0
+"unit_price": 400.0
+"tax_id": 0
+"datetime": 1581060971
+"shipping_price": 0
+"medium": "0"
+"large": "0"
+"big_vasa": "0"
+"discount": "0"
+"label_name": null
+"label_color": null
+"seo_id": 582
+"connect_id": 516
+"connector": "product"
+"title": ""
+"desc_tags": ""
+"friend_url": "קופסת-הפתעה-ורדים-אדומים-שוקולד-וכיתוב"
+"tags": ""
}
"product_images" => array:1 [
0 => {#4137
+"pic_id": 527
+"product_id": 516
+"picUrl": "5e3d136b58bbfIMG-0435 (1).jpg"
+"visibility": 0
+"images_alt": "IMG-0435 (1).jpg"
+"images_description": ""
+"featured_image": 0
+"slider_image": 0
+"position": 0
}
]
"product_seo" => {#4135
+"seo_id": 582
+"connect_id": 516
+"connector": "product"
+"title": ""
+"desc_tags": ""
+"friend_url": "קופסת-הפתעה-ורדים-אדומים-שוקולד-וכיתוב"
+"tags": ""
}
"related_products" => []
"get_product_category" => array:5 [
0 => {#4146
+"category_id": 33
+"name": "מוצרים מומלצים בפרחי רון"
}
1 => {#4148
+"category_id": 18
+"name": "מוצרים נבחרים"
}
2 => {#4149
+"category_id": 35
+"name": "קופסאות ורדים"
}
3 => {#4150
+"category_id": 26
+"name": "פרחי סבון"
}
4 => {#4151
+"category_id": 36
+"name": "קופסאות פרחים"
}
]
"header_link" => "https://www.ronflorist.co.il/product/edit/516"
]
"obLevel" => 1
"__env" => Factory {#4054}
"app" => Application {#3}
"errors" => ViewErrorBag {#4047}
"social_links" => {#4138}
"logos" => {#4139}
"languages" => array:3 [
0 => {#4140}
1 => {#4141}
2 => {#4142}
]
"products_row" => {#4147}
"product_images" => array:1 [
0 => {#4137}
]
"product_seo" => {#4135}
"related_products" => []
"get_product_category" => array:5 [
0 => {#4146}
1 => {#4148}
2 => {#4149}
3 => {#4150}
4 => {#4151}
]
"header_link" => "https://www.ronflorist.co.il/product/edit/516"
"current_currency" => "₪"
"dynamic_area" => {#4168
+"id": 4
+"area_set": 1
+"dynamic_area": """
<p>להרשמה לניוזלייטר</p>\r\n
<p><strong>ומבצעים חמים במייל</strong></p>
"""
+"image": "1469124528באנר - דף מכירה-02.jpg"
+"name": "ניוזלטר דף מוצר"
+"enabled": 1
+"link": ""
}
"unit_price_discount" => 0.0
"product_unit_price" => 400.0
"medium_price_discount" => 0
"product_medium_price" => 0
"large_price_discount" => 0
"product_large_price" => 0
"big_vasa_price_discount" => 0
"product_big_vasa_price" => 0
]
]
]
1 => array:3 [
"call" => "include()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:42"
"args" => array:1 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
]
]
2 => array:3 [
"call" => "Illuminate\View\Engines\PhpEngine->evaluatePath()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:58"
"args" => array:2 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
1 => &56 array:12 [
"__env" => Factory {#4054}
"app" => Application {#3}
"errors" => ViewErrorBag {#4047}
"social_links" => {#4138}
"logos" => {#4139}
"languages" => array:3 [
0 => {#4140}
1 => {#4141}
2 => {#4142}
]
"products_row" => {#4147}
"product_images" => array:1 [
0 => {#4137}
]
"product_seo" => {#4135}
"related_products" => []
"get_product_category" => array:5 [
0 => {#4146}
1 => {#4148}
2 => {#4149}
3 => {#4150}
4 => {#4151}
]
"header_link" => "https://www.ronflorist.co.il/product/edit/516"
]
]
]
3 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->get()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:147"
"args" => array:2 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/details.blade.php"
1 => array:12 [
"__env" => Factory {#4054}
"app" => Application {#3}
"errors" => ViewErrorBag {#4047}
"social_links" => {#4138}
"logos" => {#4139}
"languages" => array:3 [
0 => {#4140}
1 => {#4141}
2 => {#4142}
]
"products_row" => {#4147}
"product_images" => array:1 [
0 => {#4137}
]
"product_seo" => {#4135}
"related_products" => []
"get_product_category" => array:5 [
0 => {#4146}
1 => {#4148}
2 => {#4149}
3 => {#4150}
4 => {#4151}
]
"header_link" => "https://www.ronflorist.co.il/product/edit/516"
]
]
]
4 => array:3 [
"call" => "Illuminate\View\View->getContents()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:118"
"args" => []
]
5 => array:3 [
"call" => "Illuminate\View\View->renderContents()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:83"
"args" => []
]
6 => array:3 [
"call" => "Illuminate\View\View->render()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:51"
"args" => []
]
7 => array:3 [
"call" => "Illuminate\Http\Response->setContent()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/symfony/http-foundation/Response.php:200"
"args" => array:1 [
0 => View {#4136
#factory: Factory {#4054}
#engine: CompilerEngine {#4145}
#view: "details"
#data: array:9 [
"social_links" => {#4138}
"logos" => {#4139}
"languages" => array:3 [
0 => {#4140}
1 => {#4141}
2 => {#4142}
]
"products_row" => {#4147}
"product_images" => array:1 [
0 => {#4137}
]
"product_seo" => {#4135}
"related_products" => []
"get_product_category" => array:5 [
0 => {#4146}
1 => {#4148}
2 => {#4149}
3 => {#4150}
4 => {#4151}
]
"header_link" => "https://www.ronflorist.co.il/product/edit/516"
]
#path: "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/details.blade.php"
}
]
]
8 => array:3 [
"call" => "Symfony\Component\HttpFoundation\Response->__construct()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1229"
"args" => array:1 [
0 => View {#4136}
]
]
9 => array:3 [
"call" => "Illuminate\Routing\Router->prepareResponse()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:112"
"args" => array:2 [
0 => Request {#40}
1 => View {#4136}
]
]
10 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
11 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#4133
class: "Illuminate\Routing\ControllerDispatcher"
this: ControllerDispatcher {#4130 …}
parameters: array:1 [
"$request" => []
]
use: array:3 [
"$instance" => IndexController {#4132
#middleware: []
#beforeFilters: []
#afterFilters: []
#validatesRequestErrorBag: null
}
"$route" => Route {#219}
"$method" => "details"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php"
line: "110 to 114"
}
1 => Request {#40}
]
]
12 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
13 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102"
"args" => array:2 [
0 => Closure {#4134
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#4131 …}
parameters: array:1 [
"$passable" => []
]
use: array:1 [
"$destination" => Closure {#4133}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "138 to 140"
}
1 => Request {#40}
]
]
14 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114"
"args" => array:1 [
0 => Closure {#4133}
]
]
15 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->callWithinStack()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:68"
"args" => array:4 [
0 => IndexController {#4132}
1 => Route {#219}
2 => Request {#40}
3 => "details"
]
]
16 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->dispatch()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203"
"args" => array:4 [
0 => Route {#219}
1 => Request {#40}
2 => "App\Http\Controllers\frontend\IndexController"
3 => "details"
]
]
17 => array:3 [
"call" => "Illuminate\Routing\Route->runWithCustomDispatcher()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134"
"args" => array:1 [
0 => Request {#40}
]
]
18 => array:3 [
"call" => "Illuminate\Routing\Route->run()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708"
"args" => array:1 [
0 => Request {#40}
]
]
19 => array:3 [
"call" => "Illuminate\Routing\Router->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
20 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#4129
class: "Illuminate\Routing\Router"
this: Router {#24 …}
parameters: array:1 [
"$request" => []
]
use: array:1 [
"$route" => Route {#219}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
line: "705 to 710"
}
1 => Request {#40}
]
]
21 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
22 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102"
"args" => array:2 [
0 => Closure {#4127
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#4128 …}
parameters: array:1 [
"$passable" => []
]
use: array:1 [
"$destination" => Closure {#4129}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "138 to 140"
}
1 => Request {#40}
]
]
23 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710"
"args" => array:1 [
0 => Closure {#4129}
]
]
24 => array:3 [
"call" => "Illuminate\Routing\Router->runRouteWithinStack()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:674"
"args" => array:2 [
0 => Route {#219}
1 => Request {#40}
]
]
25 => array:3 [
"call" => "Illuminate\Routing\Router->dispatchToRoute()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635"
"args" => array:1 [
0 => Request {#40}
]
]
26 => array:3 [
"call" => "Illuminate\Routing\Router->dispatch()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:236"
"args" => array:1 [
0 => Request {#40}
]
]
27 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
28 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#39
class: "Illuminate\Foundation\Http\Kernel"
this: Kernel {#25 …}
parameters: array:1 [
"$request" => []
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php"
line: "233 to 237"
}
1 => Request {#40}
]
]
29 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app/Http/Middleware/StatisticsMiddleware.php:56"
"args" => array:1 [
0 => Request {#40}
]
]
30 => array:3 [
"call" => "App\Http\Middleware\StatisticsMiddleware->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#3979
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:1 [
"$destination" => Closure {#39}
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "138 to 140"
}
]
]
31 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => StatisticsMiddleware {#4067}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#3979}
]
]
]
32 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app/Http/Middleware/RedirectMiddleware.php:74"
"args" => array:1 [
0 => Request {#40}
]
]
33 => array:3 [
"call" => "App\Http\Middleware\RedirectMiddleware->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4027
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#3979}
"$pipe" => "App\Http\Middleware\StatisticsMiddleware"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
34 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => RedirectMiddleware {#4061}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4027}
]
]
]
35 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app/Http/Middleware/Language.php:21"
"args" => array:1 [
0 => Request {#40}
]
]
36 => array:3 [
"call" => "App\Http\Middleware\Language->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4028
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4027}
"$pipe" => "App\Http\Middleware\RedirectMiddleware"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
37 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => Language {#4045}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4028}
]
]
]
38 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:50"
"args" => array:1 [
0 => Request {#40}
]
]
39 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4029
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4028}
"$pipe" => "App\Http\Middleware\Language"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
40 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => VerifyCsrfToken {#4056
#except: []
#encrypter: Encrypter {#4040}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4029}
]
]
]
41 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49"
"args" => array:1 [
0 => Request {#40}
]
]
42 => array:3 [
"call" => "Illuminate\View\Middleware\ShareErrorsFromSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4030
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4029}
"$pipe" => "App\Http\Middleware\VerifyCsrfToken"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
43 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => ShareErrorsFromSession {#4048
#view: Factory {#4054}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4030}
]
]
]
44 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62"
"args" => array:1 [
0 => Request {#40}
]
]
45 => array:3 [
"call" => "Illuminate\Session\Middleware\StartSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4031
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4030}
"$pipe" => "Illuminate\View\Middleware\ShareErrorsFromSession"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
46 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => StartSession {#4043}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4031}
]
]
]
47 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37"
"args" => array:1 [
0 => Request {#40}
]
]
48 => array:3 [
"call" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4032
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4031}
"$pipe" => "Illuminate\Session\Middleware\StartSession"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
49 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => AddQueuedCookiesToResponse {#4041
#cookies: CookieJar {#4042}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4032}
]
]
]
50 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59"
"args" => array:1 [
0 => Request {#40}
]
]
51 => array:3 [
"call" => "Illuminate\Cookie\Middleware\EncryptCookies->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4033
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4032}
"$pipe" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
52 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => EncryptCookies {#4039
#except: []
#encrypter: Encrypter {#4040}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4033}
]
]
]
53 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44"
"args" => array:1 [
0 => Request {#40}
]
]
54 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4034
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4033}
"$pipe" => "App\Http\Middleware\EncryptCookies"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
55 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => CheckForMaintenanceMode {#4038
#app: Application {#3}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4034}
]
]
]
56 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
57 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102"
"args" => array:2 [
0 => Closure {#4035
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#37 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#4034}
"$pipe" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode"
]
file: "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
1 => Request {#40}
]
]
58 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122"
"args" => array:1 [
0 => Closure {#39}
]
]
59 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87"
"args" => array:1 [
0 => Request {#40}
]
]
60 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->handle()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/public/index.php:53"
"args" => array:1 [
0 => Request {#40}
]
]
61 => array:3 [
"call" => "include_once()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/index.php:2"
"args" => array:1 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/public/index.php"
]
]
]
}
#severity: E_ERROR
-trace: array:61 [
0 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->handleViewException()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:44"
"args" => array:2 [
0 => ErrorException {#4175}
1 => 1
]
]
1 => array:3 [
"call" => "Illuminate\View\Engines\PhpEngine->evaluatePath()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:58"
"args" => array:2 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/storage/framework/views/061a7066338f17a75606e8bb9c19382a"
1 => &56 array:12 [&56]
]
]
2 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->get()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:147"
"args" => array:2 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/resources/views/details.blade.php"
1 => array:12 [
"__env" => Factory {#4054}
"app" => Application {#3}
"errors" => ViewErrorBag {#4047}
"social_links" => {#4138}
"logos" => {#4139}
"languages" => array:3 [
0 => {#4140}
1 => {#4141}
2 => {#4142}
]
"products_row" => {#4147}
"product_images" => array:1 [
0 => {#4137}
]
"product_seo" => {#4135}
"related_products" => []
"get_product_category" => array:5 [
0 => {#4146}
1 => {#4148}
2 => {#4149}
3 => {#4150}
4 => {#4151}
]
"header_link" => "https://www.ronflorist.co.il/product/edit/516"
]
]
]
3 => array:3 [
"call" => "Illuminate\View\View->getContents()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:118"
"args" => []
]
4 => array:3 [
"call" => "Illuminate\View\View->renderContents()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:83"
"args" => []
]
5 => array:3 [
"call" => "Illuminate\View\View->render()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:51"
"args" => []
]
6 => array:3 [
"call" => "Illuminate\Http\Response->setContent()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/symfony/http-foundation/Response.php:200"
"args" => array:1 [
0 => View {#4136}
]
]
7 => array:3 [
"call" => "Symfony\Component\HttpFoundation\Response->__construct()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1229"
"args" => array:1 [
0 => View {#4136}
]
]
8 => array:3 [
"call" => "Illuminate\Routing\Router->prepareResponse()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:112"
"args" => array:2 [
0 => Request {#40}
1 => View {#4136}
]
]
9 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
10 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#4133}
1 => Request {#40}
]
]
11 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
12 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102"
"args" => array:2 [
0 => Closure {#4134}
1 => Request {#40}
]
]
13 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114"
"args" => array:1 [
0 => Closure {#4133}
]
]
14 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->callWithinStack()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:68"
"args" => array:4 [
0 => IndexController {#4132}
1 => Route {#219}
2 => Request {#40}
3 => "details"
]
]
15 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->dispatch()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203"
"args" => array:4 [
0 => Route {#219}
1 => Request {#40}
2 => "App\Http\Controllers\frontend\IndexController"
3 => "details"
]
]
16 => array:3 [
"call" => "Illuminate\Routing\Route->runWithCustomDispatcher()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134"
"args" => array:1 [
0 => Request {#40}
]
]
17 => array:3 [
"call" => "Illuminate\Routing\Route->run()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708"
"args" => array:1 [
0 => Request {#40}
]
]
18 => array:3 [
"call" => "Illuminate\Routing\Router->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
19 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#4129}
1 => Request {#40}
]
]
20 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
21 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102"
"args" => array:2 [
0 => Closure {#4127}
1 => Request {#40}
]
]
22 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710"
"args" => array:1 [
0 => Closure {#4129}
]
]
23 => array:3 [
"call" => "Illuminate\Routing\Router->runRouteWithinStack()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:674"
"args" => array:2 [
0 => Route {#219}
1 => Request {#40}
]
]
24 => array:3 [
"call" => "Illuminate\Routing\Router->dispatchToRoute()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635"
"args" => array:1 [
0 => Request {#40}
]
]
25 => array:3 [
"call" => "Illuminate\Routing\Router->dispatch()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:236"
"args" => array:1 [
0 => Request {#40}
]
]
26 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
27 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#39}
1 => Request {#40}
]
]
28 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app/Http/Middleware/StatisticsMiddleware.php:56"
"args" => array:1 [
0 => Request {#40}
]
]
29 => array:3 [
"call" => "App\Http\Middleware\StatisticsMiddleware->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#3979}
]
]
30 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => StatisticsMiddleware {#4067}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#3979}
]
]
]
31 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app/Http/Middleware/RedirectMiddleware.php:74"
"args" => array:1 [
0 => Request {#40}
]
]
32 => array:3 [
"call" => "App\Http\Middleware\RedirectMiddleware->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4027}
]
]
33 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => RedirectMiddleware {#4061}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4027}
]
]
]
34 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/app/Http/Middleware/Language.php:21"
"args" => array:1 [
0 => Request {#40}
]
]
35 => array:3 [
"call" => "App\Http\Middleware\Language->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4028}
]
]
36 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => Language {#4045}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4028}
]
]
]
37 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:50"
"args" => array:1 [
0 => Request {#40}
]
]
38 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4029}
]
]
39 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => VerifyCsrfToken {#4056}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4029}
]
]
]
40 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49"
"args" => array:1 [
0 => Request {#40}
]
]
41 => array:3 [
"call" => "Illuminate\View\Middleware\ShareErrorsFromSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4030}
]
]
42 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => ShareErrorsFromSession {#4048}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4030}
]
]
]
43 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62"
"args" => array:1 [
0 => Request {#40}
]
]
44 => array:3 [
"call" => "Illuminate\Session\Middleware\StartSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4031}
]
]
45 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => StartSession {#4043}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4031}
]
]
]
46 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37"
"args" => array:1 [
0 => Request {#40}
]
]
47 => array:3 [
"call" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4032}
]
]
48 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => AddQueuedCookiesToResponse {#4041}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4032}
]
]
]
49 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59"
"args" => array:1 [
0 => Request {#40}
]
]
50 => array:3 [
"call" => "Illuminate\Cookie\Middleware\EncryptCookies->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4033}
]
]
51 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => EncryptCookies {#4039}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4033}
]
]
]
52 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44"
"args" => array:1 [
0 => Request {#40}
]
]
53 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#4034}
]
]
54 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => array:2 [
0 => CheckForMaintenanceMode {#4038}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#4034}
]
]
]
55 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
56 => array:3 [
"call" => "call_user_func()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102"
"args" => array:2 [
0 => Closure {#4035}
1 => Request {#40}
]
]
57 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122"
"args" => array:1 [
0 => Closure {#39}
]
]
58 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87"
"args" => array:1 [
0 => Request {#40}
]
]
59 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->handle()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/public/index.php:53"
"args" => array:1 [
0 => Request {#40}
]
]
60 => array:3 [
"call" => "include_once()"
"file" => "/home/ronflyvb/domains/ronflorist.co.il/public_html/index.php:2"
"args" => array:1 [
0 => "/home/ronflyvb/domains/ronflorist.co.il/public_html/public/index.php"
]
]
]
}