· 6 years ago · Apr 02, 2020, 11:48 AM
1Same content, skipping
2App\Http\Requests\SoftwareRequest {#283
3 #container: Illuminate\Foundation\Application {#2
4 #basePath: "/var/www/admin.martin/webroot/pain"
5 #hasBeenBootstrapped: true
6 #booted: true
7 #bootingCallbacks: array:1 [
8 0 => Closure() {#160
9 class: "Illuminate\Foundation\Application"
10 this: Illuminate\Foundation\Application {#2}
11 use: {
12 $instance: Illuminate\Queue\QueueServiceProvider {#153
13 #app: Illuminate\Foundation\Application {#2}
14 }
15 }
16 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Application.php"
17 line: "762 to 764"
18 }
19 ]
20 #bootedCallbacks: array:1 [
21 0 => Closure() {#193
22 class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
23 this: App\Providers\RouteServiceProvider {#132
24 #namespace: "App\Http\Controllers"
25 #app: Illuminate\Foundation\Application {#2}
26 }
27 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php"
28 line: "38 to 41"
29 }
30 ]
31 #terminatingCallbacks: []
32 #serviceProviders: array:28 [
33 0 => Illuminate\Events\EventServiceProvider {#13
34 #app: Illuminate\Foundation\Application {#2}
35 }
36 1 => Illuminate\Log\LogServiceProvider {#15
37 #app: Illuminate\Foundation\Application {#2}
38 }
39 2 => Illuminate\Routing\RoutingServiceProvider {#17
40 #app: Illuminate\Foundation\Application {#2}
41 }
42 3 => Illuminate\Auth\AuthServiceProvider {#30 …}
43 4 => Illuminate\Cookie\CookieServiceProvider {#59
44 #app: Illuminate\Foundation\Application {#2}
45 }
46 5 => Illuminate\Database\DatabaseServiceProvider {#61
47 #app: Illuminate\Foundation\Application {#2}
48 }
49 6 => Illuminate\Encryption\EncryptionServiceProvider {#68
50 #app: Illuminate\Foundation\Application {#2}
51 }
52 7 => Illuminate\Filesystem\FilesystemServiceProvider {#70
53 #app: Illuminate\Foundation\Application {#2}
54 }
55 8 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#76
56 #app: Illuminate\Foundation\Application {#2}
57 }
58 9 => Illuminate\Foundation\Providers\FoundationServiceProvider {#75
59 #providers: array:1 [
60 0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
61 ]
62 #instances: array:1 [
63 0 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#76}
64 ]
65 #app: Illuminate\Foundation\Application {#2}
66 }
67 10 => Illuminate\Notifications\NotificationServiceProvider {#80
68 #app: Illuminate\Foundation\Application {#2}
69 }
70 11 => Illuminate\Pagination\PaginationServiceProvider {#82
71 #app: Illuminate\Foundation\Application {#2}
72 }
73 12 => Illuminate\Session\SessionServiceProvider {#87
74 #app: Illuminate\Foundation\Application {#2}
75 }
76 13 => Illuminate\View\ViewServiceProvider {#91
77 #app: Illuminate\Foundation\Application {#2}
78 }
79 14 => Facade\Ignition\IgnitionServiceProvider {#96
80 #app: Illuminate\Foundation\Application {#2}
81 }
82 15 => Fideloper\Proxy\TrustedProxyServiceProvider {#118
83 #app: Illuminate\Foundation\Application {#2}
84 }
85 16 => Fruitcake\Cors\CorsServiceProvider {#117
86 #app: Illuminate\Foundation\Application {#2}
87 }
88 17 => Carbon\Laravel\ServiceProvider {#121
89 #app: Illuminate\Foundation\Application {#2}
90 }
91 18 => NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider {#122
92 #defer: true
93 #app: Illuminate\Foundation\Application {#2}
94 }
95 19 => App\Providers\AppServiceProvider {#129
96 #app: Illuminate\Foundation\Application {#2}
97 }
98 20 => App\Providers\AuthServiceProvider {#130
99 #policies: []
100 #app: Illuminate\Foundation\Application {#2}
101 }
102 21 => App\Providers\EventServiceProvider {#131
103 #listen: array:1 [
104 "Illuminate\Auth\Events\Registered" => array:1 [
105 0 => "Illuminate\Auth\Listeners\SendEmailVerificationNotification"
106 ]
107 ]
108 #subscribe: []
109 #app: Illuminate\Foundation\Application {#2}
110 }
111 22 => App\Providers\RouteServiceProvider {#132}
112 23 => Illuminate\Queue\QueueServiceProvider {#153}
113 24 => Illuminate\Cache\CacheServiceProvider {#251
114 #app: Illuminate\Foundation\Application {#2}
115 }
116 25 => Illuminate\Hashing\HashServiceProvider {#248
117 #app: Illuminate\Foundation\Application {#2}
118 }
119 26 => Illuminate\Validation\ValidationServiceProvider {#281
120 #app: Illuminate\Foundation\Application {#2}
121 }
122 27 => Illuminate\Translation\TranslationServiceProvider {#277
123 #app: Illuminate\Foundation\Application {#2}
124 }
125 ]
126 #loadedProviders: array:28 [
127 "Illuminate\Events\EventServiceProvider" => true
128 "Illuminate\Log\LogServiceProvider" => true
129 "Illuminate\Routing\RoutingServiceProvider" => true
130 "Illuminate\Auth\AuthServiceProvider" => true
131 "Illuminate\Cookie\CookieServiceProvider" => true
132 "Illuminate\Database\DatabaseServiceProvider" => true
133 "Illuminate\Encryption\EncryptionServiceProvider" => true
134 "Illuminate\Filesystem\FilesystemServiceProvider" => true
135 "Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
136 "Illuminate\Foundation\Providers\FoundationServiceProvider" => true
137 "Illuminate\Notifications\NotificationServiceProvider" => true
138 "Illuminate\Pagination\PaginationServiceProvider" => true
139 "Illuminate\Session\SessionServiceProvider" => true
140 "Illuminate\View\ViewServiceProvider" => true
141 "Facade\Ignition\IgnitionServiceProvider" => true
142 "Fideloper\Proxy\TrustedProxyServiceProvider" => true
143 "Fruitcake\Cors\CorsServiceProvider" => true
144 "Carbon\Laravel\ServiceProvider" => true
145 "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider" => true
146 "App\Providers\AppServiceProvider" => true
147 "App\Providers\AuthServiceProvider" => true
148 "App\Providers\EventServiceProvider" => true
149 "App\Providers\RouteServiceProvider" => true
150 "Illuminate\Queue\QueueServiceProvider" => true
151 "Illuminate\Cache\CacheServiceProvider" => true
152 "Illuminate\Hashing\HashServiceProvider" => true
153 "Illuminate\Validation\ValidationServiceProvider" => true
154 "Illuminate\Translation\TranslationServiceProvider" => true
155 ]
156 #deferredServices: array:102 [
157 "Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
158 "Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
159 "Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
160 "Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
161 "Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
162 "Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
163 "cache" => "Illuminate\Cache\CacheServiceProvider"
164 "cache.psr6" => "Illuminate\Cache\CacheServiceProvider"
165 "memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
166 "command.cache.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
167 "command.cache.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
168 "command.clear-compiled" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
169 "command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
170 "command.config.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
171 "command.config.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
172 "command.db.wipe" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
173 "command.down" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
174 "command.environment" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
175 "command.event.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
176 "command.event.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
177 "command.event.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
178 "command.key.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
179 "command.optimize" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
180 "command.optimize.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
181 "command.package.discover" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
182 "command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
183 "command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
184 "command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
185 "command.queue.listen" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
186 "command.queue.restart" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
187 "command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
188 "command.queue.work" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
189 "command.route.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
190 "command.route.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
191 "command.route.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
192 "command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
193 "Illuminate\Console\Scheduling\ScheduleFinishCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
194 "Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
195 "command.storage.link" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
196 "command.up" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
197 "command.view.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
198 "command.view.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
199 "command.cache.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
200 "command.channel.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
201 "command.component.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
202 "command.console.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
203 "command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
204 "command.event.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
205 "command.event.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
206 "command.exception.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
207 "command.factory.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
208 "command.job.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
209 "command.listener.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
210 "command.mail.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
211 "command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
212 "command.model.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
213 "command.notification.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
214 "command.notification.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
215 "command.observer.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
216 "command.policy.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
217 "command.provider.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
218 "command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
219 "command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
220 "command.request.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
221 "command.resource.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
222 "command.rule.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
223 "command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
224 "command.session.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
225 "command.serve" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
226 "command.stub.publish" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
227 "command.test.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
228 "command.vendor.publish" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
229 "migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
230 "migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
231 "migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
232 "command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
233 "command.migrate.fresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
234 "command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
235 "command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
236 "command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
237 "command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
238 "command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
239 "command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
240 "composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
241 "hash.driver" => "Illuminate\Hashing\HashServiceProvider"
242 "mail.manager" => "Illuminate\Mail\MailServiceProvider"
243 "mailer" => "Illuminate\Mail\MailServiceProvider"
244 "swift.mailer" => "Illuminate\Mail\MailServiceProvider"
245 "swift.transport" => "Illuminate\Mail\MailServiceProvider"
246 "Illuminate\Mail\Markdown" => "Illuminate\Mail\MailServiceProvider"
247 "Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
248 "queue.worker" => "Illuminate\Queue\QueueServiceProvider"
249 "queue.listener" => "Illuminate\Queue\QueueServiceProvider"
250 "queue.failer" => "Illuminate\Queue\QueueServiceProvider"
251 "queue.connection" => "Illuminate\Queue\QueueServiceProvider"
252 "redis" => "Illuminate\Redis\RedisServiceProvider"
253 "redis.connection" => "Illuminate\Redis\RedisServiceProvider"
254 "auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
255 "auth.password.broker" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
256 "translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
257 "validation.presence" => "Illuminate\Validation\ValidationServiceProvider"
258 "command.tinker" => "Laravel\Tinker\TinkerServiceProvider"
259 ]
260 #appPath: null
261 #databasePath: null
262 #storagePath: null
263 #environmentPath: null
264 #environmentFile: ".env"
265 #isRunningInConsole: false
266 #namespace: null
267 #absoluteCachePathPrefixes: array:1 [
268 0 => "/"
269 ]
270 #resolved: array:56 [
271 "events" => true
272 "router" => true
273 "App\Http\Kernel" => true
274 "Illuminate\Contracts\Http\Kernel" => true
275 "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => true
276 "Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
277 "Illuminate\Foundation\Bootstrap\HandleExceptions" => true
278 "env" => true
279 "Illuminate\Foundation\Bootstrap\RegisterFacades" => true
280 "Illuminate\Foundation\Bootstrap\RegisterProviders" => true
281 "Facade\Ignition\LogRecorder\LogRecorder" => true
282 "Facade\Ignition\DumpRecorder\DumpRecorder" => true
283 "Facade\Ignition\QueryRecorder\QueryRecorder" => true
284 "flare.http" => true
285 "flare.client" => true
286 "Facade\Ignition\Middleware\SetNotifierName" => true
287 "Facade\Ignition\Middleware\AddEnvironmentInformation" => true
288 "Facade\Ignition\Middleware\AddLogs" => true
289 "Facade\Ignition\Middleware\AddDumps" => true
290 "Facade\Ignition\Middleware\AddQueries" => true
291 "Facade\IgnitionContracts\SolutionProviderRepository" => true
292 "Facade\Ignition\Middleware\AddSolutions" => true
293 "Illuminate\Foundation\Bootstrap\BootProviders" => true
294 "db.factory" => true
295 "db" => true
296 "view.engine.resolver" => true
297 "files" => true
298 "blade.compiler" => true
299 "log" => true
300 "queue" => true
301 "url" => true
302 "App\Http\Middleware\TrustProxies" => true
303 "Asm89\Stack\CorsService" => true
304 "Fruitcake\Cors\HandleCors" => true
305 "App\Http\Middleware\CheckForMaintenanceMode" => true
306 "Illuminate\Foundation\Http\Middleware\ValidatePostSize" => true
307 "App\Http\Middleware\TrimStrings" => true
308 "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" => true
309 "Illuminate\Routing\Contracts\ControllerDispatcher" => true
310 "App\Http\Controllers\API\SoftwareController" => true
311 "cache" => true
312 "cache.store" => true
313 "Illuminate\Cache\RateLimiter" => true
314 "Illuminate\Routing\Middleware\ThrottleRequests" => true
315 "auth" => true
316 "hash" => true
317 "session" => true
318 "session.store" => true
319 "cookie" => true
320 "Illuminate\Routing\Middleware\SubstituteBindings" => true
321 "redirect" => true
322 "translation.loader" => true
323 "translator" => true
324 "validation.presence" => true
325 "validator" => true
326 "App\Http\Requests\SoftwareRequest" => true
327 ]
328 #bindings: array:68 [
329 "Illuminate\Foundation\Mix" => array:2 [
330 "concrete" => Closure($container, $parameters = []) {#4
331 class: "Illuminate\Container\Container"
332 this: Illuminate\Foundation\Application {#2}
333 use: {
334 $abstract: "Illuminate\Foundation\Mix"
335 $concrete: "Illuminate\Foundation\Mix"
336 }
337 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
338 line: "259 to 267"
339 }
340 "shared" => true
341 ]
342 "events" => array:2 [
343 "concrete" => Closure($app) {#14
344 class: "Illuminate\Events\EventServiceProvider"
345 this: Illuminate\Events\EventServiceProvider {#13}
346 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
347 line: "17 to 21"
348 }
349 "shared" => true
350 ]
351 "log" => array:2 [
352 "concrete" => Closure($app) {#16
353 class: "Illuminate\Log\LogServiceProvider"
354 this: Illuminate\Log\LogServiceProvider {#15}
355 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Log/LogServiceProvider.php"
356 line: "16 to 18"
357 }
358 "shared" => true
359 ]
360 "router" => array:2 [
361 "concrete" => Closure($app) {#18
362 class: "Illuminate\Routing\RoutingServiceProvider"
363 this: Illuminate\Routing\RoutingServiceProvider {#17}
364 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
365 line: "42 to 44"
366 }
367 "shared" => true
368 ]
369 "url" => array:2 [
370 "concrete" => Closure($app) {#19
371 class: "Illuminate\Routing\RoutingServiceProvider"
372 this: Illuminate\Routing\RoutingServiceProvider {#17}
373 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
374 line: "54 to 67"
375 }
376 "shared" => true
377 ]
378 "redirect" => array:2 [
379 "concrete" => Closure($app) {#21
380 class: "Illuminate\Routing\RoutingServiceProvider"
381 this: Illuminate\Routing\RoutingServiceProvider {#17}
382 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
383 line: "111 to 122"
384 }
385 "shared" => true
386 ]
387 "Psr\Http\Message\ServerRequestInterface" => array:2 [
388 "concrete" => Closure($app) {#22
389 class: "Illuminate\Routing\RoutingServiceProvider"
390 this: Illuminate\Routing\RoutingServiceProvider {#17}
391 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
392 line: "132 to 141"
393 }
394 "shared" => false
395 ]
396 "Psr\Http\Message\ResponseInterface" => array:2 [
397 "concrete" => Closure() {#23
398 class: "Illuminate\Routing\RoutingServiceProvider"
399 this: Illuminate\Routing\RoutingServiceProvider {#17}
400 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
401 line: "151 to 157"
402 }
403 "shared" => false
404 ]
405 "Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
406 "concrete" => Closure($app) {#24
407 class: "Illuminate\Routing\RoutingServiceProvider"
408 this: Illuminate\Routing\RoutingServiceProvider {#17}
409 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
410 line: "167 to 169"
411 }
412 "shared" => true
413 ]
414 "Illuminate\Routing\Contracts\ControllerDispatcher" => array:2 [
415 "concrete" => Closure($app) {#25
416 class: "Illuminate\Routing\RoutingServiceProvider"
417 this: Illuminate\Routing\RoutingServiceProvider {#17}
418 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
419 line: "179 to 181"
420 }
421 "shared" => true
422 ]
423 "Illuminate\Contracts\Http\Kernel" => array:2 [
424 "concrete" => Closure($container, $parameters = []) {#26
425 class: "Illuminate\Container\Container"
426 this: Illuminate\Foundation\Application {#2}
427 use: {
428 $abstract: "Illuminate\Contracts\Http\Kernel"
429 $concrete: "App\Http\Kernel"
430 }
431 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
432 line: "259 to 267"
433 }
434 "shared" => true
435 ]
436 "Illuminate\Contracts\Console\Kernel" => array:2 [
437 "concrete" => Closure($container, $parameters = []) {#27
438 class: "Illuminate\Container\Container"
439 this: Illuminate\Foundation\Application {#2}
440 use: {
441 $abstract: "Illuminate\Contracts\Console\Kernel"
442 $concrete: "App\Console\Kernel"
443 }
444 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
445 line: "259 to 267"
446 }
447 "shared" => true
448 ]
449 "Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
450 "concrete" => Closure($container, $parameters = []) {#28
451 class: "Illuminate\Container\Container"
452 this: Illuminate\Foundation\Application {#2}
453 use: {
454 $abstract: "Illuminate\Contracts\Debug\ExceptionHandler"
455 $concrete: "App\Exceptions\Handler"
456 }
457 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
458 line: "259 to 267"
459 }
460 "shared" => true
461 ]
462 "env" => array:2 [
463 "concrete" => Closure() {#40
464 class: "Illuminate\Container\Container"
465 this: Illuminate\Foundation\Application {#2}
466 use: {
467 $value: "local"
468 }
469 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
470 line: "1261 to 1263"
471 }
472 "shared" => false
473 ]
474 "auth" => array:2 [
475 "concrete" => Closure($app) {#46
476 class: "Illuminate\Auth\AuthServiceProvider"
477 this: Illuminate\Auth\AuthServiceProvider {#30 …}
478 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
479 line: "33 to 40"
480 }
481 "shared" => true
482 ]
483 "auth.driver" => array:2 [
484 "concrete" => Closure($app) {#51
485 class: "Illuminate\Auth\AuthServiceProvider"
486 this: Illuminate\Auth\AuthServiceProvider {#30 …}
487 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
488 line: "42 to 44"
489 }
490 "shared" => true
491 ]
492 "Illuminate\Contracts\Auth\Authenticatable" => array:2 [
493 "concrete" => Closure($app) {#31
494 class: "Illuminate\Auth\AuthServiceProvider"
495 this: Illuminate\Auth\AuthServiceProvider {#30 …}
496 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
497 line: "55 to 57"
498 }
499 "shared" => false
500 ]
501 "Illuminate\Contracts\Auth\Access\Gate" => array:2 [
502 "concrete" => Closure($app) {#44
503 class: "Illuminate\Auth\AuthServiceProvider"
504 this: Illuminate\Auth\AuthServiceProvider {#30 …}
505 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
506 line: "68 to 72"
507 }
508 "shared" => true
509 ]
510 "cookie" => array:2 [
511 "concrete" => Closure($app) {#60
512 class: "Illuminate\Cookie\CookieServiceProvider"
513 this: Illuminate\Cookie\CookieServiceProvider {#59}
514 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php"
515 line: "16 to 22"
516 }
517 "shared" => true
518 ]
519 "db.factory" => array:2 [
520 "concrete" => Closure($app) {#62
521 class: "Illuminate\Database\DatabaseServiceProvider"
522 this: Illuminate\Database\DatabaseServiceProvider {#61}
523 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
524 line: "54 to 56"
525 }
526 "shared" => true
527 ]
528 "db" => array:2 [
529 "concrete" => Closure($app) {#63
530 class: "Illuminate\Database\DatabaseServiceProvider"
531 this: Illuminate\Database\DatabaseServiceProvider {#61}
532 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
533 line: "61 to 63"
534 }
535 "shared" => true
536 ]
537 "db.connection" => array:2 [
538 "concrete" => Closure($app) {#64
539 class: "Illuminate\Database\DatabaseServiceProvider"
540 this: Illuminate\Database\DatabaseServiceProvider {#61}
541 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
542 line: "65 to 67"
543 }
544 "shared" => false
545 ]
546 "Faker\Generator" => array:2 [
547 "concrete" => Closure($app, $parameters) {#65
548 class: "Illuminate\Database\DatabaseServiceProvider"
549 this: Illuminate\Database\DatabaseServiceProvider {#61}
550 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
551 line: "77 to 79"
552 }
553 "shared" => true
554 ]
555 "Illuminate\Database\Eloquent\Factory" => array:2 [
556 "concrete" => Closure($app) {#66
557 class: "Illuminate\Database\DatabaseServiceProvider"
558 this: Illuminate\Database\DatabaseServiceProvider {#61}
559 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
560 line: "81 to 85"
561 }
562 "shared" => true
563 ]
564 "Illuminate\Contracts\Queue\EntityResolver" => array:2 [
565 "concrete" => Closure() {#67
566 class: "Illuminate\Database\DatabaseServiceProvider"
567 this: Illuminate\Database\DatabaseServiceProvider {#61}
568 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
569 line: "95 to 97"
570 }
571 "shared" => true
572 ]
573 "encrypter" => array:2 [
574 "concrete" => Closure($app) {#69
575 class: "Illuminate\Encryption\EncryptionServiceProvider"
576 this: Illuminate\Encryption\EncryptionServiceProvider {#68}
577 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php"
578 line: "18 to 29"
579 }
580 "shared" => true
581 ]
582 "files" => array:2 [
583 "concrete" => Closure() {#71
584 class: "Illuminate\Filesystem\FilesystemServiceProvider"
585 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
586 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
587 line: "28 to 30"
588 }
589 "shared" => true
590 ]
591 "filesystem" => array:2 [
592 "concrete" => Closure($app) {#72
593 class: "Illuminate\Filesystem\FilesystemServiceProvider"
594 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
595 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
596 line: "58 to 60"
597 }
598 "shared" => true
599 ]
600 "filesystem.disk" => array:2 [
601 "concrete" => Closure($app) {#73
602 class: "Illuminate\Filesystem\FilesystemServiceProvider"
603 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
604 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
605 line: "42 to 44"
606 }
607 "shared" => true
608 ]
609 "filesystem.cloud" => array:2 [
610 "concrete" => Closure($app) {#74
611 class: "Illuminate\Filesystem\FilesystemServiceProvider"
612 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
613 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
614 line: "46 to 48"
615 }
616 "shared" => true
617 ]
618 "Illuminate\Notifications\ChannelManager" => array:2 [
619 "concrete" => Closure($app) {#81
620 class: "Illuminate\Notifications\NotificationServiceProvider"
621 this: Illuminate\Notifications\NotificationServiceProvider {#80}
622 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Notifications/NotificationServiceProvider.php"
623 line: "34 to 36"
624 }
625 "shared" => true
626 ]
627 "session" => array:2 [
628 "concrete" => Closure($app) {#88
629 class: "Illuminate\Session\SessionServiceProvider"
630 this: Illuminate\Session\SessionServiceProvider {#87}
631 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
632 line: "31 to 33"
633 }
634 "shared" => true
635 ]
636 "session.store" => array:2 [
637 "concrete" => Closure($app) {#89
638 class: "Illuminate\Session\SessionServiceProvider"
639 this: Illuminate\Session\SessionServiceProvider {#87}
640 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
641 line: "43 to 48"
642 }
643 "shared" => true
644 ]
645 "Illuminate\Session\Middleware\StartSession" => array:2 [
646 "concrete" => Closure($container, $parameters = []) {#90
647 class: "Illuminate\Container\Container"
648 this: Illuminate\Foundation\Application {#2}
649 use: {
650 $abstract: "Illuminate\Session\Middleware\StartSession"
651 $concrete: "Illuminate\Session\Middleware\StartSession"
652 }
653 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
654 line: "259 to 267"
655 }
656 "shared" => true
657 ]
658 "view" => array:2 [
659 "concrete" => Closure($app) {#92
660 class: "Illuminate\View\ViewServiceProvider"
661 this: Illuminate\View\ViewServiceProvider {#91}
662 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
663 line: "37 to 55"
664 }
665 "shared" => true
666 ]
667 "view.finder" => array:2 [
668 "concrete" => Closure($app) {#93
669 class: "Illuminate\View\ViewServiceProvider"
670 this: Illuminate\View\ViewServiceProvider {#91}
671 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
672 line: "78 to 80"
673 }
674 "shared" => false
675 ]
676 "blade.compiler" => array:2 [
677 "concrete" => Closure($app) {#94
678 class: "Illuminate\View\ViewServiceProvider"
679 this: Illuminate\View\ViewServiceProvider {#91}
680 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
681 line: "90 to 92"
682 }
683 "shared" => true
684 ]
685 "view.engine.resolver" => array:2 [
686 "concrete" => Closure() {#95
687 class: "Illuminate\View\ViewServiceProvider"
688 this: Illuminate\View\ViewServiceProvider {#91}
689 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
690 line: "102 to 113"
691 }
692 "shared" => true
693 ]
694 "Facade\IgnitionContracts\SolutionProviderRepository" => array:2 [
695 "concrete" => Closure() {#97
696 class: "Facade\Ignition\IgnitionServiceProvider"
697 this: Facade\Ignition\IgnitionServiceProvider {#96}
698 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
699 line: "162 to 166"
700 }
701 "shared" => true
702 ]
703 "Facade\Ignition\ErrorPage\Renderer" => array:2 [
704 "concrete" => Closure() {#98
705 class: "Facade\Ignition\IgnitionServiceProvider"
706 this: Facade\Ignition\IgnitionServiceProvider {#96}
707 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
708 line: "173 to 175"
709 }
710 "shared" => false
711 ]
712 "Whoops\Handler\HandlerInterface" => array:2 [
713 "concrete" => Closure(Application $app) {#99
714 class: "Facade\Ignition\IgnitionServiceProvider"
715 this: Facade\Ignition\IgnitionServiceProvider {#96}
716 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
717 line: "182 to 184"
718 }
719 "shared" => false
720 ]
721 "Facade\Ignition\IgnitionConfig" => array:2 [
722 "concrete" => Closure() {#100
723 class: "Facade\Ignition\IgnitionServiceProvider"
724 this: Facade\Ignition\IgnitionServiceProvider {#96}
725 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
726 line: "191 to 203"
727 }
728 "shared" => true
729 ]
730 "flare.http" => array:2 [
731 "concrete" => Closure() {#101
732 class: "Facade\Ignition\IgnitionServiceProvider"
733 this: Facade\Ignition\IgnitionServiceProvider {#96}
734 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
735 line: "210 to 216"
736 }
737 "shared" => true
738 ]
739 "flare.client" => array:2 [
740 "concrete" => Closure() {#102
741 class: "Facade\Ignition\IgnitionServiceProvider"
742 this: Facade\Ignition\IgnitionServiceProvider {#96}
743 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
744 line: "220 to 226"
745 }
746 "shared" => true
747 ]
748 "Facade\Ignition\LogRecorder\LogRecorder" => array:2 [
749 "concrete" => Closure($container, $parameters = []) {#105
750 class: "Illuminate\Container\Container"
751 this: Illuminate\Foundation\Application {#2}
752 use: {
753 $abstract: "Facade\Ignition\LogRecorder\LogRecorder"
754 $concrete: "Facade\Ignition\LogRecorder\LogRecorder"
755 }
756 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
757 line: "259 to 267"
758 }
759 "shared" => true
760 ]
761 "Facade\Ignition\DumpRecorder\DumpRecorder" => array:2 [
762 "concrete" => Closure($container, $parameters = []) {#103
763 class: "Illuminate\Container\Container"
764 this: Illuminate\Foundation\Application {#2}
765 use: {
766 $abstract: "Facade\Ignition\DumpRecorder\DumpRecorder"
767 $concrete: "Facade\Ignition\DumpRecorder\DumpRecorder"
768 }
769 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
770 line: "259 to 267"
771 }
772 "shared" => true
773 ]
774 "Facade\Ignition\QueryRecorder\QueryRecorder" => array:2 [
775 "concrete" => Closure($container, $parameters = []) {#108
776 class: "Illuminate\Container\Container"
777 this: Illuminate\Foundation\Application {#2}
778 use: {
779 $abstract: "Facade\Ignition\QueryRecorder\QueryRecorder"
780 $concrete: "Facade\Ignition\QueryRecorder\QueryRecorder"
781 }
782 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
783 line: "259 to 267"
784 }
785 "shared" => true
786 ]
787 "Asm89\Stack\CorsService" => array:2 [
788 "concrete" => Closure($app) {#116
789 class: "Fruitcake\Cors\CorsServiceProvider"
790 this: Fruitcake\Cors\CorsServiceProvider {#117}
791 file: "/var/www/admin.martin/webroot/pain/vendor/fruitcake/laravel-cors/src/CorsServiceProvider.php"
792 line: "21 to 57"
793 }
794 "shared" => true
795 ]
796 "flare.logger" => array:2 [
797 "concrete" => Closure($app) {#140
798 class: "Facade\Ignition\IgnitionServiceProvider"
799 this: Facade\Ignition\IgnitionServiceProvider {#96}
800 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
801 line: "235 to 248"
802 }
803 "shared" => true
804 ]
805 "command.flare:test" => array:2 [
806 "concrete" => Closure($container, $parameters = []) {#150
807 class: "Illuminate\Container\Container"
808 this: Illuminate\Foundation\Application {#2}
809 use: {
810 $abstract: "command.flare:test"
811 $concrete: "Facade\Ignition\Commands\TestCommand"
812 }
813 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
814 line: "259 to 267"
815 }
816 "shared" => false
817 ]
818 "command.make:solution" => array:2 [
819 "concrete" => Closure($container, $parameters = []) {#152
820 class: "Illuminate\Container\Container"
821 this: Illuminate\Foundation\Application {#2}
822 use: {
823 $abstract: "command.make:solution"
824 $concrete: "Facade\Ignition\Commands\SolutionMakeCommand"
825 }
826 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
827 line: "259 to 267"
828 }
829 "shared" => false
830 ]
831 "queue" => array:2 [
832 "concrete" => Closure($app) {#154
833 class: "Illuminate\Queue\QueueServiceProvider"
834 this: Illuminate\Queue\QueueServiceProvider {#153}
835 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
836 line: "46 to 53"
837 }
838 "shared" => true
839 ]
840 "queue.connection" => array:2 [
841 "concrete" => Closure($app) {#155
842 class: "Illuminate\Queue\QueueServiceProvider"
843 this: Illuminate\Queue\QueueServiceProvider {#153}
844 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
845 line: "63 to 65"
846 }
847 "shared" => true
848 ]
849 "queue.worker" => array:2 [
850 "concrete" => Closure($app) {#156
851 class: "Illuminate\Queue\QueueServiceProvider"
852 this: Illuminate\Queue\QueueServiceProvider {#153}
853 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
854 line: "166 to 177"
855 }
856 "shared" => true
857 ]
858 "queue.listener" => array:2 [
859 "concrete" => Closure($app) {#157
860 class: "Illuminate\Queue\QueueServiceProvider"
861 this: Illuminate\Queue\QueueServiceProvider {#153}
862 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
863 line: "187 to 189"
864 }
865 "shared" => true
866 ]
867 "queue.failer" => array:2 [
868 "concrete" => Closure($app) {#158
869 class: "Illuminate\Queue\QueueServiceProvider"
870 this: Illuminate\Queue\QueueServiceProvider {#153}
871 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
872 line: "199 to 209"
873 }
874 "shared" => true
875 ]
876 "Facade\Ignition\DumpRecorder\MultiDumpHandler" => array:2 [
877 "concrete" => Closure($container, $parameters = []) {#173
878 class: "Illuminate\Container\Container"
879 this: Illuminate\Foundation\Application {#2}
880 use: {
881 $abstract: "Facade\Ignition\DumpRecorder\MultiDumpHandler"
882 $concrete: Facade\Ignition\DumpRecorder\MultiDumpHandler {#172 …}
883 }
884 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
885 line: "259 to 267"
886 }
887 "shared" => true
888 ]
889 "cache" => array:2 [
890 "concrete" => Closure($app) {#252
891 class: "Illuminate\Cache\CacheServiceProvider"
892 this: Illuminate\Cache\CacheServiceProvider {#251}
893 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
894 line: "18 to 20"
895 }
896 "shared" => true
897 ]
898 "cache.store" => array:2 [
899 "concrete" => Closure($app) {#253
900 class: "Illuminate\Cache\CacheServiceProvider"
901 this: Illuminate\Cache\CacheServiceProvider {#251}
902 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
903 line: "22 to 24"
904 }
905 "shared" => true
906 ]
907 "cache.psr6" => array:2 [
908 "concrete" => Closure($app) {#254
909 class: "Illuminate\Cache\CacheServiceProvider"
910 this: Illuminate\Cache\CacheServiceProvider {#251}
911 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
912 line: "26 to 28"
913 }
914 "shared" => true
915 ]
916 "memcached.connector" => array:2 [
917 "concrete" => Closure() {#255
918 class: "Illuminate\Cache\CacheServiceProvider"
919 this: Illuminate\Cache\CacheServiceProvider {#251}
920 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
921 line: "30 to 32"
922 }
923 "shared" => true
924 ]
925 "auth.loaded" => array:2 [
926 "concrete" => Closure() {#247
927 class: "Illuminate\Container\Container"
928 this: Illuminate\Foundation\Application {#2}
929 use: {
930 $value: true
931 }
932 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
933 line: "1261 to 1263"
934 }
935 "shared" => false
936 ]
937 "hash" => array:2 [
938 "concrete" => Closure($app) {#260
939 class: "Illuminate\Hashing\HashServiceProvider"
940 this: Illuminate\Hashing\HashServiceProvider {#248}
941 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php"
942 line: "17 to 19"
943 }
944 "shared" => true
945 ]
946 "hash.driver" => array:2 [
947 "concrete" => Closure($app) {#261
948 class: "Illuminate\Hashing\HashServiceProvider"
949 this: Illuminate\Hashing\HashServiceProvider {#248}
950 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php"
951 line: "21 to 23"
952 }
953 "shared" => true
954 ]
955 "validation.presence" => array:2 [
956 "concrete" => Closure($app) {#280
957 class: "Illuminate\Validation\ValidationServiceProvider"
958 this: Illuminate\Validation\ValidationServiceProvider {#281}
959 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
960 line: "50 to 52"
961 }
962 "shared" => true
963 ]
964 "validator" => array:2 [
965 "concrete" => Closure($app) {#279
966 class: "Illuminate\Validation\ValidationServiceProvider"
967 this: Illuminate\Validation\ValidationServiceProvider {#281}
968 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
969 line: "29 to 40"
970 }
971 "shared" => true
972 ]
973 "translation.loader" => array:2 [
974 "concrete" => Closure($app) {#276
975 class: "Illuminate\Translation\TranslationServiceProvider"
976 this: Illuminate\Translation\TranslationServiceProvider {#277}
977 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
978 line: "42 to 44"
979 }
980 "shared" => true
981 ]
982 "translator" => array:2 [
983 "concrete" => Closure($app) {#275
984 class: "Illuminate\Translation\TranslationServiceProvider"
985 this: Illuminate\Translation\TranslationServiceProvider {#277}
986 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
987 line: "19 to 32"
988 }
989 "shared" => true
990 ]
991 ]
992 #methodBindings: []
993 #instances: array:48 [
994 "path" => "/var/www/admin.martin/webroot/pain/app"
995 "path.base" => "/var/www/admin.martin/webroot/pain"
996 "path.lang" => "/var/www/admin.martin/webroot/pain/resources/lang"
997 "path.config" => "/var/www/admin.martin/webroot/pain/config"
998 "path.public" => "/var/www/admin.martin/webroot/pain/public"
999 "path.storage" => "/var/www/admin.martin/webroot/pain/storage"
1000 "path.database" => "/var/www/admin.martin/webroot/pain/database"
1001 "path.resources" => "/var/www/admin.martin/webroot/pain/resources"
1002 "path.bootstrap" => "/var/www/admin.martin/webroot/pain/bootstrap"
1003 "app" => Illuminate\Foundation\Application {#2}
1004 "Illuminate\Container\Container" => Illuminate\Foundation\Application {#2}
1005 "Illuminate\Foundation\PackageManifest" => Illuminate\Foundation\PackageManifest {#5
1006 +files: Illuminate\Filesystem\Filesystem {#6}
1007 +basePath: "/var/www/admin.martin/webroot/pain"
1008 +vendorPath: "/var/www/admin.martin/webroot/pain/vendor"
1009 +manifestPath: "/var/www/admin.martin/webroot/pain/bootstrap/cache/packages.php"
1010 +manifest: array:6 [
1011 "facade/ignition" => array:2 [
1012 "providers" => array:1 [
1013 0 => "Facade\Ignition\IgnitionServiceProvider"
1014 ]
1015 "aliases" => array:1 [
1016 "Flare" => "Facade\Ignition\Facades\Flare"
1017 ]
1018 ]
1019 "fideloper/proxy" => array:1 [
1020 "providers" => array:1 [
1021 0 => "Fideloper\Proxy\TrustedProxyServiceProvider"
1022 ]
1023 ]
1024 "fruitcake/laravel-cors" => array:1 [
1025 "providers" => array:1 [
1026 0 => "Fruitcake\Cors\CorsServiceProvider"
1027 ]
1028 ]
1029 "laravel/tinker" => array:1 [
1030 "providers" => array:1 [
1031 0 => "Laravel\Tinker\TinkerServiceProvider"
1032 ]
1033 ]
1034 "nesbot/carbon" => array:1 [
1035 "providers" => array:1 [
1036 0 => "Carbon\Laravel\ServiceProvider"
1037 ]
1038 ]
1039 "nunomaduro/collision" => array:1 [
1040 "providers" => array:1 [
1041 0 => "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider"
1042 ]
1043 ]
1044 ]
1045 }
1046 "events" => Illuminate\Events\Dispatcher {#34
1047 #container: Illuminate\Foundation\Application {#2}
1048 #listeners: array:5 [
1049 "Illuminate\Queue\Events\Looping" => array:1 [
1050 0 => Closure($event, $payload) {#169
1051 class: "Illuminate\Events\Dispatcher"
1052 this: Illuminate\Events\Dispatcher {#34}
1053 use: { …2}
1054 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1055 line: "364 to 370"
1056 }
1057 ]
1058 "Illuminate\Database\Events\QueryExecuted" => array:1 [
1059 0 => Closure($event, $payload) {#170
1060 class: "Illuminate\Events\Dispatcher"
1061 this: Illuminate\Events\Dispatcher {#34}
1062 use: { …2}
1063 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1064 line: "364 to 370"
1065 }
1066 ]
1067 "Illuminate\Log\Events\MessageLogged" => array:1 [
1068 0 => Closure($event, $payload) {#171
1069 class: "Illuminate\Events\Dispatcher"
1070 this: Illuminate\Events\Dispatcher {#34}
1071 use: { …2}
1072 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1073 line: "364 to 370"
1074 }
1075 ]
1076 "Illuminate\Foundation\Events\LocaleUpdated" => array:1 [
1077 0 => Closure($event, $payload) {#185
1078 class: "Illuminate\Events\Dispatcher"
1079 this: Illuminate\Events\Dispatcher {#34}
1080 use: { …2}
1081 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1082 line: "364 to 370"
1083 }
1084 ]
1085 "Illuminate\Auth\Events\Registered" => array:1 [
1086 0 => Closure($event, $payload) {#187
1087 class: "Illuminate\Events\Dispatcher"
1088 this: Illuminate\Events\Dispatcher {#34}
1089 use: { …2}
1090 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1091 line: "382 to 390"
1092 }
1093 ]
1094 ]
1095 #wildcards: []
1096 #wildcardsCache: array:14 [
1097 "bootstrapping: Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => []
1098 "bootstrapped: Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => []
1099 "bootstrapping: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
1100 "bootstrapped: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
1101 "bootstrapping: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
1102 "bootstrapped: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
1103 "bootstrapping: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
1104 "bootstrapped: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
1105 "bootstrapping: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
1106 "bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
1107 "bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
1108 "bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
1109 "Illuminate\Routing\Events\RouteMatched" => []
1110 "Illuminate\Cache\Events\CacheHit" => []
1111 ]
1112 #queueResolver: Closure() {#35
1113 class: "Illuminate\Events\EventServiceProvider"
1114 this: Illuminate\Events\EventServiceProvider {#13}
1115 use: {
1116 $app: Illuminate\Foundation\Application {#2}
1117 }
1118 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
1119 line: "18 to 20"
1120 }
1121 }
1122 "router" => Illuminate\Routing\Router {#33 …}
1123 "Illuminate\Contracts\Http\Kernel" => App\Http\Kernel {#37
1124 #middleware: array:6 [
1125 0 => "App\Http\Middleware\TrustProxies"
1126 1 => "Fruitcake\Cors\HandleCors"
1127 2 => "App\Http\Middleware\CheckForMaintenanceMode"
1128 3 => "Illuminate\Foundation\Http\Middleware\ValidatePostSize"
1129 4 => "App\Http\Middleware\TrimStrings"
1130 5 => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"
1131 ]
1132 #middlewareGroups: array:2 [
1133 "web" => array:6 [
1134 0 => "App\Http\Middleware\EncryptCookies"
1135 1 => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
1136 2 => "Illuminate\Session\Middleware\StartSession"
1137 3 => "Illuminate\View\Middleware\ShareErrorsFromSession"
1138 4 => "App\Http\Middleware\VerifyCsrfToken"
1139 5 => "Illuminate\Routing\Middleware\SubstituteBindings"
1140 ]
1141 "api" => array:2 [
1142 0 => "throttle:2048,1"
1143 1 => "Illuminate\Routing\Middleware\SubstituteBindings"
1144 ]
1145 ]
1146 #routeMiddleware: array:10 [
1147 "auth" => "App\Http\Middleware\Authenticate"
1148 "auth.basic" => "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
1149 "bindings" => "Illuminate\Routing\Middleware\SubstituteBindings"
1150 "cache.headers" => "Illuminate\Http\Middleware\SetCacheHeaders"
1151 "can" => "Illuminate\Auth\Middleware\Authorize"
1152 "guest" => "App\Http\Middleware\RedirectIfAuthenticated"
1153 "password.confirm" => "Illuminate\Auth\Middleware\RequirePassword"
1154 "signed" => "Illuminate\Routing\Middleware\ValidateSignature"
1155 "throttle" => "Illuminate\Routing\Middleware\ThrottleRequests"
1156 "verified" => "Illuminate\Auth\Middleware\EnsureEmailIsVerified"
1157 ]
1158 #app: Illuminate\Foundation\Application {#2}
1159 #router: Illuminate\Routing\Router {#33 …}
1160 #bootstrappers: array:6 [
1161 0 => "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"
1162 1 => "Illuminate\Foundation\Bootstrap\LoadConfiguration"
1163 2 => "Illuminate\Foundation\Bootstrap\HandleExceptions"
1164 3 => "Illuminate\Foundation\Bootstrap\RegisterFacades"
1165 4 => "Illuminate\Foundation\Bootstrap\RegisterProviders"
1166 5 => "Illuminate\Foundation\Bootstrap\BootProviders"
1167 ]
1168 #middlewarePriority: array:7 [
1169 0 => "Illuminate\Session\Middleware\StartSession"
1170 1 => "Illuminate\View\Middleware\ShareErrorsFromSession"
1171 2 => "Illuminate\Contracts\Auth\Middleware\AuthenticatesRequests"
1172 3 => "Illuminate\Routing\Middleware\ThrottleRequests"
1173 4 => "Illuminate\Session\Middleware\AuthenticateSession"
1174 5 => "Illuminate\Routing\Middleware\SubstituteBindings"
1175 6 => "Illuminate\Auth\Middleware\Authorize"
1176 ]
1177 }
1178 "request" => Illuminate\Http\Request {#50
1179 #json: Symfony\Component\HttpFoundation\ParameterBag {#42
1180 #parameters: array:1 [
1181 0 => array:2 [
1182 "name" => "advanced-custom-fields/advanced-custom-fields-pro"
1183 "version" => "5.8"
1184 ]
1185 ]
1186 }
1187 #convertedFiles: null
1188 #userResolver: Closure($guard = null) {#233
1189 class: "Illuminate\Auth\AuthServiceProvider"
1190 this: Illuminate\Auth\AuthServiceProvider {#30 …}
1191 use: {
1192 $app: Illuminate\Foundation\Application {#2}
1193 }
1194 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
1195 line: "83 to 85"
1196 }
1197 #routeResolver: Closure() {#223
1198 class: "Illuminate\Routing\Router"
1199 this: Illuminate\Routing\Router {#33 …}
1200 use: {
1201 $route: Illuminate\Routing\Route {#196
1202 +uri: "api/software"
1203 +methods: array:1 [
1204 0 => "POST"
1205 ]
1206 +action: array:6 [
1207 "middleware" => array:1 [
1208 0 => "api"
1209 ]
1210 "uses" => "App\Http\Controllers\API\SoftwareController@store"
1211 "controller" => "App\Http\Controllers\API\SoftwareController@store"
1212 "namespace" => "App\Http\Controllers"
1213 "prefix" => "api"
1214 "where" => []
1215 ]
1216 +isFallback: false
1217 +controller: App\Http\Controllers\API\SoftwareController {#229
1218 #middleware: []
1219 }
1220 +defaults: []
1221 +wheres: []
1222 +parameters: []
1223 +parameterNames: []
1224 #originalParameters: []
1225 +computedMiddleware: array:1 [
1226 0 => "api"
1227 ]
1228 +compiled: Symfony\Component\Routing\CompiledRoute {#241
1229 -variables: []
1230 -tokens: array:1 [
1231 0 => array:2 [ …2]
1232 ]
1233 -staticPrefix: "/api/software"
1234 -regex: "#^/api/software$#sDu"
1235 -pathVariables: []
1236 -hostVariables: []
1237 -hostRegex: null
1238 -hostTokens: []
1239 }
1240 #router: Illuminate\Routing\Router {#33 …}
1241 #container: Illuminate\Foundation\Application {#2}
1242 #bindingFields: []
1243 }
1244 }
1245 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
1246 line: "651 to 653"
1247 }
1248 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#52
1249 #parameters: []
1250 }
1251 +request: Symfony\Component\HttpFoundation\ParameterBag {#42}
1252 +query: Symfony\Component\HttpFoundation\ParameterBag {#58
1253 #parameters: []
1254 }
1255 +server: Symfony\Component\HttpFoundation\ServerBag {#54
1256 #parameters: array:35 [
1257 "REDIRECT_APP_CONFIG_ENV" => "utv15"
1258 "REDIRECT_STATUS" => "200"
1259 "APP_CONFIG_ENV" => "utv15"
1260 "HTTP_ACCEPT" => "application/json"
1261 "CONTENT_TYPE" => "application/json"
1262 "HTTP_USER_AGENT" => "PostmanRuntime/7.24.0"
1263 "HTTP_POSTMAN_TOKEN" => "3a1c5285-3cf0-4b6b-aea4-49ce722005a8"
1264 "HTTP_HOST" => "pain.utv15-18.prek.srv"
1265 "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"
1266 "HTTP_CONNECTION" => "keep-alive"
1267 "CONTENT_LENGTH" => "97"
1268 "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
1269 "SERVER_SIGNATURE" => "<address>Apache/2.4.29 (Ubuntu) Server at pain.utv15-18.prek.srv Port 80</address>"
1270 "SERVER_SOFTWARE" => "Apache/2.4.29 (Ubuntu)"
1271 "SERVER_NAME" => "pain.utv15-18.prek.srv"
1272 "SERVER_ADDR" => "192.168.60.13"
1273 "SERVER_PORT" => "80"
1274 "REMOTE_ADDR" => "192.168.80.79"
1275 "DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
1276 "REQUEST_SCHEME" => "http"
1277 "CONTEXT_PREFIX" => ""
1278 "CONTEXT_DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
1279 "SERVER_ADMIN" => "[no address given]"
1280 "SCRIPT_FILENAME" => "/var/www/admin.martin/webroot/pain/public/index.php"
1281 "REMOTE_PORT" => "52439"
1282 "REDIRECT_URL" => "/api/software"
1283 "GATEWAY_INTERFACE" => "CGI/1.1"
1284 "SERVER_PROTOCOL" => "HTTP/1.1"
1285 "REQUEST_METHOD" => "POST"
1286 "QUERY_STRING" => ""
1287 "REQUEST_URI" => "/api/software"
1288 "SCRIPT_NAME" => "/index.php"
1289 "PHP_SELF" => "/index.php"
1290 "REQUEST_TIME_FLOAT" => 1585827856.272
1291 "REQUEST_TIME" => 1585827856
1292 ]
1293 }
1294 +files: Symfony\Component\HttpFoundation\FileBag {#55
1295 #parameters: []
1296 }
1297 +cookies: Symfony\Component\HttpFoundation\ParameterBag {#53
1298 #parameters: []
1299 }
1300 +headers: Symfony\Component\HttpFoundation\HeaderBag {#56
1301 #headers: array:8 [
1302 "accept" => array:1 [
1303 0 => "application/json"
1304 ]
1305 "content-type" => array:1 [
1306 0 => "application/json"
1307 ]
1308 "user-agent" => array:1 [
1309 0 => "PostmanRuntime/7.24.0"
1310 ]
1311 "postman-token" => array:1 [
1312 0 => "3a1c5285-3cf0-4b6b-aea4-49ce722005a8"
1313 ]
1314 "host" => array:1 [
1315 0 => "pain.utv15-18.prek.srv"
1316 ]
1317 "accept-encoding" => array:1 [
1318 0 => "gzip, deflate, br"
1319 ]
1320 "connection" => array:1 [
1321 0 => "keep-alive"
1322 ]
1323 "content-length" => array:1 [
1324 0 => "97"
1325 ]
1326 ]
1327 #cacheControl: []
1328 }
1329 #content: """
1330 [
1331 {
1332
1333 \t"name": "advanced-custom-fields\/advanced-custom-fields-pro",
1334 \t"version": "5.8"
1335 }
1336 ]
1337 """
1338 #languages: null
1339 #charsets: null
1340 #encodings: null
1341 #acceptableContentTypes: null
1342 #pathInfo: "/api/software"
1343 #requestUri: "/api/software"
1344 #baseUrl: ""
1345 #basePath: null
1346 #method: "POST"
1347 #format: null
1348 #session: null
1349 #locale: null
1350 #defaultLocale: "en"
1351 -preferredFormat: null
1352 -isHostValid: true
1353 -isForwardedValid: true
1354 basePath: ""
1355 format: "html"
1356 }
1357 "config" => Illuminate\Config\Repository {#41
1358 #items: array:17 [
1359 "app" => array:13 [
1360 "name" => "Laravel"
1361 "env" => "local"
1362 "debug" => true
1363 "url" => "http://localhost"
1364 "asset_url" => null
1365 "timezone" => "UTC"
1366 "locale" => "en"
1367 "fallback_locale" => "en"
1368 "faker_locale" => "en_US"
1369 "key" => "base64:C7rjcrNcpEqJ2GKjEea3HUH6Vy6F6+CpUPQE4LOSi2g="
1370 "cipher" => "AES-256-CBC"
1371 "providers" => array:26 [
1372 0 => "Illuminate\Auth\AuthServiceProvider"
1373 1 => "Illuminate\Broadcasting\BroadcastServiceProvider"
1374 2 => "Illuminate\Bus\BusServiceProvider"
1375 3 => "Illuminate\Cache\CacheServiceProvider"
1376 4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
1377 5 => "Illuminate\Cookie\CookieServiceProvider"
1378 6 => "Illuminate\Database\DatabaseServiceProvider"
1379 7 => "Illuminate\Encryption\EncryptionServiceProvider"
1380 8 => "Illuminate\Filesystem\FilesystemServiceProvider"
1381 9 => "Illuminate\Foundation\Providers\FoundationServiceProvider"
1382 10 => "Illuminate\Hashing\HashServiceProvider"
1383 11 => "Illuminate\Mail\MailServiceProvider"
1384 12 => "Illuminate\Notifications\NotificationServiceProvider"
1385 13 => "Illuminate\Pagination\PaginationServiceProvider"
1386 14 => "Illuminate\Pipeline\PipelineServiceProvider"
1387 15 => "Illuminate\Queue\QueueServiceProvider"
1388 16 => "Illuminate\Redis\RedisServiceProvider"
1389 17 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
1390 18 => "Illuminate\Session\SessionServiceProvider"
1391 19 => "Illuminate\Translation\TranslationServiceProvider"
1392 20 => "Illuminate\Validation\ValidationServiceProvider"
1393 21 => "Illuminate\View\ViewServiceProvider"
1394 22 => "App\Providers\AppServiceProvider"
1395 23 => "App\Providers\AuthServiceProvider"
1396 24 => "App\Providers\EventServiceProvider"
1397 25 => "App\Providers\RouteServiceProvider"
1398 ]
1399 "aliases" => array:36 [
1400 "App" => "Illuminate\Support\Facades\App"
1401 "Arr" => "Illuminate\Support\Arr"
1402 "Artisan" => "Illuminate\Support\Facades\Artisan"
1403 "Auth" => "Illuminate\Support\Facades\Auth"
1404 "Blade" => "Illuminate\Support\Facades\Blade"
1405 "Broadcast" => "Illuminate\Support\Facades\Broadcast"
1406 "Bus" => "Illuminate\Support\Facades\Bus"
1407 "Cache" => "Illuminate\Support\Facades\Cache"
1408 "Config" => "Illuminate\Support\Facades\Config"
1409 "Cookie" => "Illuminate\Support\Facades\Cookie"
1410 "Crypt" => "Illuminate\Support\Facades\Crypt"
1411 "DB" => "Illuminate\Support\Facades\DB"
1412 "Eloquent" => "Illuminate\Database\Eloquent\Model"
1413 "Event" => "Illuminate\Support\Facades\Event"
1414 "File" => "Illuminate\Support\Facades\File"
1415 "Gate" => "Illuminate\Support\Facades\Gate"
1416 "Hash" => "Illuminate\Support\Facades\Hash"
1417 "Http" => "Illuminate\Support\Facades\Http"
1418 "Lang" => "Illuminate\Support\Facades\Lang"
1419 "Log" => "Illuminate\Support\Facades\Log"
1420 "Mail" => "Illuminate\Support\Facades\Mail"
1421 "Notification" => "Illuminate\Support\Facades\Notification"
1422 "Password" => "Illuminate\Support\Facades\Password"
1423 "Queue" => "Illuminate\Support\Facades\Queue"
1424 "Redirect" => "Illuminate\Support\Facades\Redirect"
1425 "Redis" => "Illuminate\Support\Facades\Redis"
1426 "Request" => "Illuminate\Support\Facades\Request"
1427 "Response" => "Illuminate\Support\Facades\Response"
1428 "Route" => "Illuminate\Support\Facades\Route"
1429 "Schema" => "Illuminate\Support\Facades\Schema"
1430 "Session" => "Illuminate\Support\Facades\Session"
1431 "Storage" => "Illuminate\Support\Facades\Storage"
1432 "Str" => "Illuminate\Support\Str"
1433 "URL" => "Illuminate\Support\Facades\URL"
1434 "Validator" => "Illuminate\Support\Facades\Validator"
1435 "View" => "Illuminate\Support\Facades\View"
1436 ]
1437 ]
1438 "auth" => array:5 [
1439 "defaults" => array:2 [
1440 "guard" => "web"
1441 "passwords" => "users"
1442 ]
1443 "guards" => array:2 [
1444 "web" => array:2 [ …2]
1445 "api" => array:3 [ …3]
1446 ]
1447 "providers" => array:1 [
1448 "users" => array:2 [ …2]
1449 ]
1450 "passwords" => array:1 [
1451 "users" => array:4 [ …4]
1452 ]
1453 "password_timeout" => 10800
1454 ]
1455 "broadcasting" => array:2 [
1456 "default" => "log"
1457 "connections" => array:4 [
1458 "pusher" => array:5 [ …5]
1459 "redis" => array:2 [ …2]
1460 "log" => array:1 [ …1]
1461 "null" => array:1 [ …1]
1462 ]
1463 ]
1464 "cache" => array:3 [
1465 "default" => "file"
1466 "stores" => array:7 [
1467 "apc" => array:1 [ …1]
1468 "array" => array:2 [ …2]
1469 "database" => array:3 [ …3]
1470 "file" => array:2 [ …2]
1471 "memcached" => array:5 [ …5]
1472 "redis" => array:2 [ …2]
1473 "dynamodb" => array:6 [ …6]
1474 ]
1475 "prefix" => "laravel_cache"
1476 ]
1477 "cors" => array:8 [
1478 "paths" => array:1 [
1479 0 => "api/*"
1480 ]
1481 "allowed_methods" => array:1 [
1482 0 => "*"
1483 ]
1484 "allowed_origins" => array:1 [
1485 0 => "*"
1486 ]
1487 "allowed_origins_patterns" => []
1488 "allowed_headers" => array:1 [
1489 0 => "*"
1490 ]
1491 "exposed_headers" => []
1492 "max_age" => 0
1493 "supports_credentials" => false
1494 ]
1495 "database" => array:4 [
1496 "default" => "mysql"
1497 "connections" => array:4 [
1498 "sqlite" => array:5 [ …5]
1499 "mysql" => array:15 [ …15]
1500 "pgsql" => array:12 [ …12]
1501 "sqlsrv" => array:10 [ …10]
1502 ]
1503 "migrations" => "migrations"
1504 "redis" => array:4 [
1505 "client" => "phpredis"
1506 "options" => array:2 [ …2]
1507 "default" => array:5 [ …5]
1508 "cache" => array:5 [ …5]
1509 ]
1510 ]
1511 "filesystems" => array:4 [
1512 "default" => "local"
1513 "cloud" => "s3"
1514 "disks" => array:3 [
1515 "local" => array:2 [ …2]
1516 "public" => array:4 [ …4]
1517 "s3" => array:6 [ …6]
1518 ]
1519 "links" => array:1 [
1520 "/var/www/admin.martin/webroot/pain/public/storage" => "/var/www/admin.martin/webroot/pain/storage/app/public"
1521 ]
1522 ]
1523 "hashing" => array:3 [
1524 "driver" => "bcrypt"
1525 "bcrypt" => array:1 [
1526 "rounds" => 10
1527 ]
1528 "argon" => array:3 [
1529 "memory" => 1024
1530 "threads" => 2
1531 "time" => 2
1532 ]
1533 ]
1534 "logging" => array:2 [
1535 "default" => "stack"
1536 "channels" => array:10 [
1537 "stack" => array:3 [ …3]
1538 "single" => array:3 [ …3]
1539 "daily" => array:4 [ …4]
1540 "slack" => array:5 [ …5]
1541 "papertrail" => array:4 [ …4]
1542 "stderr" => array:4 [ …4]
1543 "syslog" => array:2 [ …2]
1544 "errorlog" => array:2 [ …2]
1545 "null" => array:2 [ …2]
1546 "emergency" => array:1 [ …1]
1547 ]
1548 ]
1549 "mail" => array:4 [
1550 "default" => "smtp"
1551 "mailers" => array:7 [
1552 "smtp" => array:6 [ …6]
1553 "ses" => array:1 [ …1]
1554 "mailgun" => array:1 [ …1]
1555 "postmark" => array:1 [ …1]
1556 "sendmail" => array:2 [ …2]
1557 "log" => array:2 [ …2]
1558 "array" => array:1 [ …1]
1559 ]
1560 "from" => array:2 [
1561 "address" => null
1562 "name" => "Laravel"
1563 ]
1564 "markdown" => array:2 [
1565 "theme" => "default"
1566 "paths" => array:1 [ …1]
1567 ]
1568 ]
1569 "queue" => array:3 [
1570 "default" => "sync"
1571 "connections" => array:5 [
1572 "sync" => array:1 [ …1]
1573 "database" => array:4 [ …4]
1574 "beanstalkd" => array:5 [ …5]
1575 "sqs" => array:7 [ …7]
1576 "redis" => array:5 [ …5]
1577 ]
1578 "failed" => array:3 [
1579 "driver" => "database"
1580 "database" => "mysql"
1581 "table" => "failed_jobs"
1582 ]
1583 ]
1584 "services" => array:3 [
1585 "mailgun" => array:3 [
1586 "domain" => null
1587 "secret" => null
1588 "endpoint" => "api.mailgun.net"
1589 ]
1590 "postmark" => array:1 [
1591 "token" => null
1592 ]
1593 "ses" => array:3 [
1594 "key" => ""
1595 "secret" => ""
1596 "region" => "us-east-1"
1597 ]
1598 ]
1599 "session" => array:15 [
1600 "driver" => "file"
1601 "lifetime" => "120"
1602 "expire_on_close" => false
1603 "encrypt" => false
1604 "files" => "/var/www/admin.martin/webroot/pain/storage/framework/sessions"
1605 "connection" => null
1606 "table" => "sessions"
1607 "store" => null
1608 "lottery" => array:2 [
1609 0 => 2
1610 1 => 100
1611 ]
1612 "cookie" => "laravel_session"
1613 "path" => "/"
1614 "domain" => null
1615 "secure" => null
1616 "http_only" => true
1617 "same_site" => "lax"
1618 ]
1619 "view" => array:2 [
1620 "paths" => array:1 [
1621 0 => "/var/www/admin.martin/webroot/pain/resources/views"
1622 ]
1623 "compiled" => "/var/www/admin.martin/webroot/pain/storage/framework/views"
1624 ]
1625 "flare" => array:3 [
1626 "key" => null
1627 "reporting" => array:7 [
1628 "anonymize_ips" => true
1629 "collect_git_information" => false
1630 "report_queries" => true
1631 "maximum_number_of_collected_queries" => 200
1632 "report_query_bindings" => true
1633 "report_view_data" => true
1634 "grouping_type" => null
1635 ]
1636 "send_logs_as_events" => true
1637 ]
1638 "ignition" => array:9 [
1639 "editor" => "phpstorm"
1640 "theme" => "light"
1641 "enable_share_button" => true
1642 "register_commands" => false
1643 "ignored_solution_providers" => array:1 [
1644 0 => "Facade\Ignition\SolutionProviders\MissingPackageSolutionProvider"
1645 ]
1646 "enable_runnable_solutions" => null
1647 "remote_sites_path" => ""
1648 "local_sites_path" => ""
1649 "housekeeping_endpoint_prefix" => "_ignition"
1650 ]
1651 "trustedproxy" => array:2 [
1652 "proxies" => null
1653 "headers" => 30
1654 ]
1655 ]
1656 }
1657 "Facade\Ignition\LogRecorder\LogRecorder" => Facade\Ignition\LogRecorder\LogRecorder {#106
1658 #logMessages: []
1659 #app: Illuminate\Foundation\Application {#2}
1660 }
1661 "Facade\Ignition\DumpRecorder\DumpRecorder" => Facade\Ignition\DumpRecorder\DumpRecorder {#104
1662 #dumps: []
1663 #app: Illuminate\Foundation\Application {#2}
1664 }
1665 "Facade\Ignition\QueryRecorder\QueryRecorder" => Facade\Ignition\QueryRecorder\QueryRecorder {#107
1666 #queries: []
1667 #app: Illuminate\Foundation\Application {#2}
1668 }
1669 "flare.http" => Facade\FlareClient\Http\Client {#111
1670 -apiToken: null
1671 -apiSecret: null
1672 -baseUrl: "https://flareapp.io/api"
1673 -timeout: 10
1674 }
1675 "flare.client" => Facade\FlareClient\Flare {#112
1676 -client: Facade\FlareClient\Http\Client {#111}
1677 -api: Facade\FlareClient\Api {#113
1678 -client: Facade\FlareClient\Http\Client {#111}
1679 -queue: []
1680 }
1681 -middleware: array:8 [
1682 0 => Facade\FlareClient\Middleware\AddGlows {#114
1683 -recorder: Facade\FlareClient\Glows\Recorder {#109
1684 -glows: []
1685 }
1686 }
1687 1 => Facade\FlareClient\Middleware\AnonymizeIp {#115}
1688 2 => Facade\Ignition\Middleware\SetNotifierName {#119}
1689 3 => Facade\Ignition\Middleware\AddEnvironmentInformation {#120}
1690 4 => Facade\Ignition\Middleware\AddLogs {#123
1691 #logRecorder: Facade\Ignition\LogRecorder\LogRecorder {#106}
1692 }
1693 5 => Facade\Ignition\Middleware\AddDumps {#124
1694 #dumpRecorder: Facade\Ignition\DumpRecorder\DumpRecorder {#104}
1695 }
1696 6 => Facade\Ignition\Middleware\AddQueries {#125
1697 #queryRecorder: Facade\Ignition\QueryRecorder\QueryRecorder {#107}
1698 }
1699 7 => Facade\Ignition\Middleware\AddSolutions {#128
1700 #solutionProviderRepository: Facade\Ignition\SolutionProviders\SolutionProviderRepository {#126
1701 #solutionProviders: Illuminate\Support\Collection {#127
1702 #items: array:14 [
1703 0 => "Facade\Ignition\SolutionProviders\IncorrectValetDbCredentialsSolutionProvider"
1704 1 => "Facade\Ignition\SolutionProviders\MissingAppKeySolutionProvider"
1705 2 => "Facade\Ignition\SolutionProviders\DefaultDbNameSolutionProvider"
1706 3 => "Facade\Ignition\SolutionProviders\BadMethodCallSolutionProvider"
1707 4 => "Facade\Ignition\SolutionProviders\TableNotFoundSolutionProvider"
1708 5 => "Facade\Ignition\SolutionProviders\MissingImportSolutionProvider"
1709 6 => "Facade\Ignition\SolutionProviders\MissingPackageSolutionProvider"
1710 7 => "Facade\Ignition\SolutionProviders\InvalidRouteActionSolutionProvider"
1711 8 => "Facade\Ignition\SolutionProviders\ViewNotFoundSolutionProvider"
1712 9 => "Facade\Ignition\SolutionProviders\UndefinedVariableSolutionProvider"
1713 10 => "Facade\Ignition\SolutionProviders\MergeConflictSolutionProvider"
1714 11 => "Facade\Ignition\SolutionProviders\RunningLaravelDuskInProductionProvider"
1715 12 => "Facade\Ignition\SolutionProviders\MissingColumnSolutionProvider"
1716 13 => "Facade\Ignition\SolutionProviders\UnknownValidationSolutionProvider"
1717 ]
1718 }
1719 }
1720 }
1721 ]
1722 -recorder: Facade\FlareClient\Glows\Recorder {#109}
1723 -applicationPath: "/var/www/admin.martin/webroot/pain"
1724 -container: Illuminate\Foundation\Application {#2}
1725 -contextDetector: Facade\Ignition\Context\LaravelContextDetector {#110}
1726 -previousExceptionHandler: null
1727 -previousErrorHandler: null
1728 -messageLevel: null
1729 -stage: "local"
1730 -userProvidedContext: []
1731 }
1732 "Facade\IgnitionContracts\SolutionProviderRepository" => Facade\Ignition\SolutionProviders\SolutionProviderRepository {#126}
1733 "db.factory" => Illuminate\Database\Connectors\ConnectionFactory {#43
1734 #container: Illuminate\Foundation\Application {#2}
1735 }
1736 "db" => Illuminate\Database\DatabaseManager {#47
1737 #app: Illuminate\Foundation\Application {#2}
1738 #factory: Illuminate\Database\Connectors\ConnectionFactory {#43}
1739 #connections: []
1740 #extensions: []
1741 #reconnector: Closure($connection) {#49
1742 class: "Illuminate\Database\DatabaseManager"
1743 this: Illuminate\Database\DatabaseManager {#47}
1744 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php"
1745 line: "64 to 66"
1746 }
1747 }
1748 "view.engine.resolver" => Illuminate\View\Engines\EngineResolver {#137
1749 #resolvers: array:3 [
1750 "file" => Closure() {#138
1751 class: "Illuminate\View\ViewServiceProvider"
1752 this: Illuminate\View\ViewServiceProvider {#91}
1753 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
1754 line: "124 to 126"
1755 }
1756 "php" => Closure() {#145
1757 class: "Facade\Ignition\IgnitionServiceProvider"
1758 this: Facade\Ignition\IgnitionServiceProvider {#96}
1759 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
1760 line: "121 to 123"
1761 }
1762 "blade" => Closure() {#139
1763 class: "Facade\Ignition\IgnitionServiceProvider"
1764 this: Facade\Ignition\IgnitionServiceProvider {#96}
1765 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
1766 line: "125 to 127"
1767 }
1768 ]
1769 #resolved: []
1770 }
1771 "files" => Illuminate\Filesystem\Filesystem {#144}
1772 "blade.compiler" => Illuminate\View\Compilers\BladeCompiler {#143
1773 #extensions: []
1774 #customDirectives: []
1775 #conditions: []
1776 #precompilers: []
1777 #path: null
1778 #compilers: array:3 [
1779 0 => "Extensions"
1780 1 => "Statements"
1781 2 => "Echos"
1782 ]
1783 #rawTags: array:2 [
1784 0 => "{!!"
1785 1 => "!!}"
1786 ]
1787 #contentTags: array:2 [
1788 0 => "{{"
1789 1 => "}}"
1790 ]
1791 #escapedTags: array:2 [
1792 0 => "{{{"
1793 1 => "}}}"
1794 ]
1795 #echoFormat: "e(%s)"
1796 #footer: []
1797 #rawBlocks: []
1798 #classComponentAliases: []
1799 #compilesComponentTags: true
1800 #files: Illuminate\Filesystem\Filesystem {#144}
1801 #cachePath: "/var/www/admin.martin/webroot/pain/storage/framework/views"
1802 #firstCaseInSwitch: true
1803 -encodingOptions: 15
1804 #lastSection: null
1805 #forElseCounter: 0
1806 }
1807 "log" => Illuminate\Log\LogManager {#149
1808 #app: Illuminate\Foundation\Application {#2}
1809 #channels: []
1810 #customCreators: array:1 [
1811 "flare" => Closure($app) {#151
1812 class: "Illuminate\Log\LogManager"
1813 this: Illuminate\Log\LogManager {#149}
1814 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
1815 line: "251 to 253"
1816 }
1817 ]
1818 #dateFormat: "Y-m-d H:i:s"
1819 #levels: array:8 [
1820 "debug" => 100
1821 "info" => 200
1822 "notice" => 250
1823 "warning" => 300
1824 "error" => 400
1825 "critical" => 500
1826 "alert" => 550
1827 "emergency" => 600
1828 ]
1829 }
1830 "queue" => Illuminate\Queue\QueueManager {#161
1831 #app: Illuminate\Foundation\Application {#2}
1832 #connections: []
1833 #connectors: array:6 [
1834 "null" => Closure() {#163
1835 class: "Illuminate\Queue\QueueServiceProvider"
1836 this: Illuminate\Queue\QueueServiceProvider {#153}
1837 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
1838 line: "89 to 91"
1839 }
1840 "sync" => Closure() {#164
1841 class: "Illuminate\Queue\QueueServiceProvider"
1842 this: Illuminate\Queue\QueueServiceProvider {#153}
1843 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
1844 line: "102 to 104"
1845 }
1846 "database" => Closure() {#165
1847 class: "Illuminate\Queue\QueueServiceProvider"
1848 this: Illuminate\Queue\QueueServiceProvider {#153}
1849 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
1850 line: "115 to 117"
1851 }
1852 "redis" => Closure() {#166
1853 class: "Illuminate\Queue\QueueServiceProvider"
1854 this: Illuminate\Queue\QueueServiceProvider {#153}
1855 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
1856 line: "128 to 130"
1857 }
1858 "beanstalkd" => Closure() {#167
1859 class: "Illuminate\Queue\QueueServiceProvider"
1860 this: Illuminate\Queue\QueueServiceProvider {#153}
1861 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
1862 line: "141 to 143"
1863 }
1864 "sqs" => Closure() {#168
1865 class: "Illuminate\Queue\QueueServiceProvider"
1866 this: Illuminate\Queue\QueueServiceProvider {#153}
1867 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
1868 line: "154 to 156"
1869 }
1870 ]
1871 }
1872 "date" => Illuminate\Support\DateFactory {#183}
1873 "routes" => Illuminate\Routing\RouteCollection {#36
1874 #routes: array:4 [
1875 "GET" => array:14 [
1876 "_ignition/health-check" => Illuminate\Routing\Route {#142
1877 +uri: "_ignition/health-check"
1878 +methods: array:2 [
1879 0 => "GET"
1880 1 => "HEAD"
1881 ]
1882 +action: array:7 [
1883 "middleware" => array:1 [ …1]
1884 "uses" => "Facade\Ignition\Http\Controllers\HealthCheckController@__invoke"
1885 "controller" => "Facade\Ignition\Http\Controllers\HealthCheckController"
1886 "as" => "ignition.healthCheck"
1887 "namespace" => null
1888 "prefix" => "_ignition"
1889 "where" => []
1890 ]
1891 +isFallback: false
1892 +controller: null
1893 +defaults: []
1894 +wheres: []
1895 +parameters: null
1896 +parameterNames: null
1897 #originalParameters: null
1898 +computedMiddleware: null
1899 +compiled: null
1900 #router: Illuminate\Routing\Router {#33 …}
1901 #container: Illuminate\Foundation\Application {#2}
1902 #bindingFields: []
1903 }
1904 "_ignition/scripts/{script}" => Illuminate\Routing\Route {#147
1905 +uri: "_ignition/scripts/{script}"
1906 +methods: array:2 [
1907 0 => "GET"
1908 1 => "HEAD"
1909 ]
1910 +action: array:7 [
1911 "middleware" => array:1 [ …1]
1912 "uses" => "Facade\Ignition\Http\Controllers\ScriptController@__invoke"
1913 "controller" => "Facade\Ignition\Http\Controllers\ScriptController"
1914 "as" => "ignition.scripts"
1915 "namespace" => null
1916 "prefix" => "_ignition"
1917 "where" => []
1918 ]
1919 +isFallback: false
1920 +controller: null
1921 +defaults: []
1922 +wheres: []
1923 +parameters: null
1924 +parameterNames: null
1925 #originalParameters: null
1926 +computedMiddleware: null
1927 +compiled: null
1928 #router: Illuminate\Routing\Router {#33 …}
1929 #container: Illuminate\Foundation\Application {#2}
1930 #bindingFields: []
1931 }
1932 "_ignition/styles/{style}" => Illuminate\Routing\Route {#148
1933 +uri: "_ignition/styles/{style}"
1934 +methods: array:2 [
1935 0 => "GET"
1936 1 => "HEAD"
1937 ]
1938 +action: array:7 [
1939 "middleware" => array:1 [ …1]
1940 "uses" => "Facade\Ignition\Http\Controllers\StyleController@__invoke"
1941 "controller" => "Facade\Ignition\Http\Controllers\StyleController"
1942 "as" => "ignition.styles"
1943 "namespace" => null
1944 "prefix" => "_ignition"
1945 "where" => []
1946 ]
1947 +isFallback: false
1948 +controller: null
1949 +defaults: []
1950 +wheres: []
1951 +parameters: null
1952 +parameterNames: null
1953 #originalParameters: null
1954 +computedMiddleware: null
1955 +compiled: null
1956 #router: Illuminate\Routing\Router {#33 …}
1957 #container: Illuminate\Foundation\Application {#2}
1958 #bindingFields: []
1959 }
1960 "api/user" => Illuminate\Routing\Route {#199
1961 +uri: "api/user"
1962 +methods: array:2 [ …2]
1963 +action: array:5 [ …5]
1964 +isFallback: false
1965 +controller: null
1966 +defaults: []
1967 +wheres: []
1968 +parameters: null
1969 +parameterNames: null
1970 #originalParameters: null
1971 +computedMiddleware: null
1972 +compiled: null
1973 #router: Illuminate\Routing\Router {#33 …}
1974 #container: Illuminate\Foundation\Application {#2}
1975 #bindingFields: []
1976 }
1977 "/" => Illuminate\Routing\Route {#201
1978 +uri: "/"
1979 +methods: array:2 [ …2]
1980 +action: array:5 [ …5]
1981 +isFallback: false
1982 +controller: null
1983 +defaults: []
1984 +wheres: []
1985 +parameters: null
1986 +parameterNames: null
1987 #originalParameters: null
1988 +computedMiddleware: null
1989 +compiled: null
1990 #router: Illuminate\Routing\Router {#33 …}
1991 #container: Illuminate\Foundation\Application {#2}
1992 #bindingFields: []
1993 }
1994 "assets" => Illuminate\Routing\Route {#203
1995 +uri: "assets"
1996 +methods: array:2 [ …2]
1997 +action: array:5 [ …5]
1998 +isFallback: false
1999 +controller: null
2000 +defaults: []
2001 +wheres: []
2002 +parameters: null
2003 +parameterNames: null
2004 #originalParameters: null
2005 +computedMiddleware: null
2006 +compiled: null
2007 #router: Illuminate\Routing\Router {#33 …}
2008 #container: Illuminate\Foundation\Application {#2}
2009 #bindingFields: []
2010 }
2011 "assets/create" => Illuminate\Routing\Route {#204
2012 +uri: "assets/create"
2013 +methods: array:2 [ …2]
2014 +action: array:6 [ …6]
2015 +isFallback: false
2016 +controller: null
2017 +defaults: []
2018 +wheres: []
2019 +parameters: null
2020 +parameterNames: null
2021 #originalParameters: null
2022 +computedMiddleware: null
2023 +compiled: null
2024 #router: Illuminate\Routing\Router {#33 …}
2025 #container: Illuminate\Foundation\Application {#2}
2026 #bindingFields: []
2027 }
2028 "assets/{asset}/edit" => Illuminate\Routing\Route {#205
2029 +uri: "assets/{asset}/edit"
2030 +methods: array:2 [ …2]
2031 +action: array:6 [ …6]
2032 +isFallback: false
2033 +controller: null
2034 +defaults: []
2035 +wheres: []
2036 +parameters: null
2037 +parameterNames: null
2038 #originalParameters: null
2039 +computedMiddleware: null
2040 +compiled: null
2041 #router: Illuminate\Routing\Router {#33 …}
2042 #container: Illuminate\Foundation\Application {#2}
2043 #bindingFields: []
2044 }
2045 "assets/{asset}" => Illuminate\Routing\Route {#206
2046 +uri: "assets/{asset}"
2047 +methods: array:2 [ …2]
2048 +action: array:6 [ …6]
2049 +isFallback: false
2050 +controller: null
2051 +defaults: []
2052 +wheres: []
2053 +parameters: null
2054 +parameterNames: null
2055 #originalParameters: null
2056 +computedMiddleware: null
2057 +compiled: null
2058 #router: Illuminate\Routing\Router {#33 …}
2059 #container: Illuminate\Foundation\Application {#2}
2060 #bindingFields: []
2061 }
2062 "logs" => Illuminate\Routing\Route {#210
2063 +uri: "logs"
2064 +methods: array:2 [ …2]
2065 +action: array:5 [ …5]
2066 +isFallback: false
2067 +controller: null
2068 +defaults: []
2069 +wheres: []
2070 +parameters: null
2071 +parameterNames: null
2072 #originalParameters: null
2073 +computedMiddleware: null
2074 +compiled: null
2075 #router: Illuminate\Routing\Router {#33 …}
2076 #container: Illuminate\Foundation\Application {#2}
2077 #bindingFields: []
2078 }
2079 "logs/create" => Illuminate\Routing\Route {#211
2080 +uri: "logs/create"
2081 +methods: array:2 [ …2]
2082 +action: array:6 [ …6]
2083 +isFallback: false
2084 +controller: null
2085 +defaults: []
2086 +wheres: []
2087 +parameters: null
2088 +parameterNames: null
2089 #originalParameters: null
2090 +computedMiddleware: null
2091 +compiled: null
2092 #router: Illuminate\Routing\Router {#33 …}
2093 #container: Illuminate\Foundation\Application {#2}
2094 #bindingFields: []
2095 }
2096 "logs/{log}/edit" => Illuminate\Routing\Route {#212
2097 +uri: "logs/{log}/edit"
2098 +methods: array:2 [ …2]
2099 +action: array:6 [ …6]
2100 +isFallback: false
2101 +controller: null
2102 +defaults: []
2103 +wheres: []
2104 +parameters: null
2105 +parameterNames: null
2106 #originalParameters: null
2107 +computedMiddleware: null
2108 +compiled: null
2109 #router: Illuminate\Routing\Router {#33 …}
2110 #container: Illuminate\Foundation\Application {#2}
2111 #bindingFields: []
2112 }
2113 "logs/{log}" => Illuminate\Routing\Route {#213
2114 +uri: "logs/{log}"
2115 +methods: array:2 [ …2]
2116 +action: array:6 [ …6]
2117 +isFallback: false
2118 +controller: null
2119 +defaults: []
2120 +wheres: []
2121 +parameters: null
2122 +parameterNames: null
2123 #originalParameters: null
2124 +computedMiddleware: null
2125 +compiled: null
2126 #router: Illuminate\Routing\Router {#33 …}
2127 #container: Illuminate\Foundation\Application {#2}
2128 #bindingFields: []
2129 }
2130 "arne" => Illuminate\Routing\Route {#216
2131 +uri: "arne"
2132 +methods: array:2 [ …2]
2133 +action: array:6 [ …6]
2134 +isFallback: false
2135 +controller: null
2136 +defaults: []
2137 +wheres: []
2138 +parameters: null
2139 +parameterNames: null
2140 #originalParameters: null
2141 +computedMiddleware: null
2142 +compiled: null
2143 #router: Illuminate\Routing\Router {#33 …}
2144 #container: Illuminate\Foundation\Application {#2}
2145 #bindingFields: []
2146 }
2147 ]
2148 "HEAD" => array:14 [
2149 "_ignition/health-check" => Illuminate\Routing\Route {#142}
2150 "_ignition/scripts/{script}" => Illuminate\Routing\Route {#147}
2151 "_ignition/styles/{style}" => Illuminate\Routing\Route {#148}
2152 "api/user" => Illuminate\Routing\Route {#199}
2153 "/" => Illuminate\Routing\Route {#201}
2154 "assets" => Illuminate\Routing\Route {#203}
2155 "assets/create" => Illuminate\Routing\Route {#204}
2156 "assets/{asset}/edit" => Illuminate\Routing\Route {#205}
2157 "assets/{asset}" => Illuminate\Routing\Route {#206}
2158 "logs" => Illuminate\Routing\Route {#210}
2159 "logs/create" => Illuminate\Routing\Route {#211}
2160 "logs/{log}/edit" => Illuminate\Routing\Route {#212}
2161 "logs/{log}" => Illuminate\Routing\Route {#213}
2162 "arne" => Illuminate\Routing\Route {#216}
2163 ]
2164 "POST" => array:5 [
2165 "_ignition/execute-solution" => Illuminate\Routing\Route {#141
2166 +uri: "_ignition/execute-solution"
2167 +methods: array:1 [
2168 0 => "POST"
2169 ]
2170 +action: array:7 [
2171 "middleware" => array:2 [ …2]
2172 "uses" => "Facade\Ignition\Http\Controllers\ExecuteSolutionController@__invoke"
2173 "controller" => "Facade\Ignition\Http\Controllers\ExecuteSolutionController"
2174 "as" => "ignition.executeSolution"
2175 "namespace" => null
2176 "prefix" => "_ignition"
2177 "where" => []
2178 ]
2179 +isFallback: false
2180 +controller: null
2181 +defaults: []
2182 +wheres: []
2183 +parameters: null
2184 +parameterNames: null
2185 #originalParameters: null
2186 +computedMiddleware: null
2187 +compiled: Symfony\Component\Routing\CompiledRoute {#235
2188 -variables: []
2189 -tokens: array:1 [ …1]
2190 -staticPrefix: "/_ignition/execute-solution"
2191 -regex: "#^/_ignition/execute\-solution$#sDu"
2192 -pathVariables: []
2193 -hostVariables: []
2194 -hostRegex: null
2195 -hostTokens: []
2196 }
2197 #router: Illuminate\Routing\Router {#33 …}
2198 #container: Illuminate\Foundation\Application {#2}
2199 #bindingFields: []
2200 }
2201 "_ignition/share-report" => Illuminate\Routing\Route {#146
2202 +uri: "_ignition/share-report"
2203 +methods: array:1 [
2204 0 => "POST"
2205 ]
2206 +action: array:7 [
2207 "middleware" => array:2 [ …2]
2208 "uses" => "Facade\Ignition\Http\Controllers\ShareReportController@__invoke"
2209 "controller" => "Facade\Ignition\Http\Controllers\ShareReportController"
2210 "as" => "ignition.shareReport"
2211 "namespace" => null
2212 "prefix" => "_ignition"
2213 "where" => []
2214 ]
2215 +isFallback: false
2216 +controller: null
2217 +defaults: []
2218 +wheres: []
2219 +parameters: null
2220 +parameterNames: null
2221 #originalParameters: null
2222 +computedMiddleware: null
2223 +compiled: Symfony\Component\Routing\CompiledRoute {#240
2224 -variables: []
2225 -tokens: array:1 [ …1]
2226 -staticPrefix: "/_ignition/share-report"
2227 -regex: "#^/_ignition/share\-report$#sDu"
2228 -pathVariables: []
2229 -hostVariables: []
2230 -hostRegex: null
2231 -hostTokens: []
2232 }
2233 #router: Illuminate\Routing\Router {#33 …}
2234 #container: Illuminate\Foundation\Application {#2}
2235 #bindingFields: []
2236 }
2237 "api/software" => Illuminate\Routing\Route {#196}
2238 "assets" => Illuminate\Routing\Route {#207
2239 +uri: "assets"
2240 +methods: array:1 [ …1]
2241 +action: array:6 [ …6]
2242 +isFallback: false
2243 +controller: null
2244 +defaults: []
2245 +wheres: []
2246 +parameters: null
2247 +parameterNames: null
2248 #originalParameters: null
2249 +computedMiddleware: null
2250 +compiled: null
2251 #router: Illuminate\Routing\Router {#33 …}
2252 #container: Illuminate\Foundation\Application {#2}
2253 #bindingFields: []
2254 }
2255 "logs" => Illuminate\Routing\Route {#214
2256 +uri: "logs"
2257 +methods: array:1 [ …1]
2258 +action: array:6 [ …6]
2259 +isFallback: false
2260 +controller: null
2261 +defaults: []
2262 +wheres: []
2263 +parameters: null
2264 +parameterNames: null
2265 #originalParameters: null
2266 +computedMiddleware: null
2267 +compiled: null
2268 #router: Illuminate\Routing\Router {#33 …}
2269 #container: Illuminate\Foundation\Application {#2}
2270 #bindingFields: []
2271 }
2272 ]
2273 "PUT" => array:2 [
2274 "assets/{asset}" => Illuminate\Routing\Route {#208
2275 +uri: "assets/{asset}"
2276 +methods: array:1 [ …1]
2277 +action: array:6 [ …6]
2278 +isFallback: false
2279 +controller: null
2280 +defaults: []
2281 +wheres: []
2282 +parameters: null
2283 +parameterNames: null
2284 #originalParameters: null
2285 +computedMiddleware: null
2286 +compiled: null
2287 #router: Illuminate\Routing\Router {#33 …}
2288 #container: Illuminate\Foundation\Application {#2}
2289 #bindingFields: []
2290 }
2291 "logs/{log}" => Illuminate\Routing\Route {#215
2292 +uri: "logs/{log}"
2293 +methods: array:1 [ …1]
2294 +action: array:6 [ …6]
2295 +isFallback: false
2296 +controller: null
2297 +defaults: []
2298 +wheres: []
2299 +parameters: null
2300 +parameterNames: null
2301 #originalParameters: null
2302 +computedMiddleware: null
2303 +compiled: null
2304 #router: Illuminate\Routing\Router {#33 …}
2305 #container: Illuminate\Foundation\Application {#2}
2306 #bindingFields: []
2307 }
2308 ]
2309 ]
2310 #allRoutes: array:21 [
2311 "HEAD_ignition/health-check" => Illuminate\Routing\Route {#142}
2312 "POST_ignition/execute-solution" => Illuminate\Routing\Route {#141}
2313 "POST_ignition/share-report" => Illuminate\Routing\Route {#146}
2314 "HEAD_ignition/scripts/{script}" => Illuminate\Routing\Route {#147}
2315 "HEAD_ignition/styles/{style}" => Illuminate\Routing\Route {#148}
2316 "POSTapi/software" => Illuminate\Routing\Route {#196}
2317 "HEADapi/user" => Illuminate\Routing\Route {#199}
2318 "HEAD/" => Illuminate\Routing\Route {#201}
2319 "HEADassets" => Illuminate\Routing\Route {#203}
2320 "HEADassets/create" => Illuminate\Routing\Route {#204}
2321 "HEADassets/{asset}/edit" => Illuminate\Routing\Route {#205}
2322 "HEADassets/{asset}" => Illuminate\Routing\Route {#206}
2323 "POSTassets" => Illuminate\Routing\Route {#207}
2324 "PUTassets/{asset}" => Illuminate\Routing\Route {#208}
2325 "HEADlogs" => Illuminate\Routing\Route {#210}
2326 "HEADlogs/create" => Illuminate\Routing\Route {#211}
2327 "HEADlogs/{log}/edit" => Illuminate\Routing\Route {#212}
2328 "HEADlogs/{log}" => Illuminate\Routing\Route {#213}
2329 "POSTlogs" => Illuminate\Routing\Route {#214}
2330 "PUTlogs/{log}" => Illuminate\Routing\Route {#215}
2331 "HEADarne" => Illuminate\Routing\Route {#216}
2332 ]
2333 #nameList: array:5 [
2334 "ignition.healthCheck" => Illuminate\Routing\Route {#142}
2335 "ignition.executeSolution" => Illuminate\Routing\Route {#141}
2336 "ignition.shareReport" => Illuminate\Routing\Route {#146}
2337 "ignition.scripts" => Illuminate\Routing\Route {#147}
2338 "ignition.styles" => Illuminate\Routing\Route {#148}
2339 ]
2340 #actionList: array:17 [
2341 "Facade\Ignition\Http\Controllers\HealthCheckController" => Illuminate\Routing\Route {#142}
2342 "Facade\Ignition\Http\Controllers\ExecuteSolutionController" => Illuminate\Routing\Route {#141}
2343 "Facade\Ignition\Http\Controllers\ShareReportController" => Illuminate\Routing\Route {#146}
2344 "Facade\Ignition\Http\Controllers\ScriptController" => Illuminate\Routing\Route {#147}
2345 "Facade\Ignition\Http\Controllers\StyleController" => Illuminate\Routing\Route {#148}
2346 "App\Http\Controllers\API\SoftwareController@store" => Illuminate\Routing\Route {#196}
2347 "App\Http\Controllers\AssetsController@create" => Illuminate\Routing\Route {#204}
2348 "App\Http\Controllers\AssetsController@edit" => Illuminate\Routing\Route {#205}
2349 "App\Http\Controllers\AssetsController@show" => Illuminate\Routing\Route {#206}
2350 "App\Http\Controllers\AssetsController@store" => Illuminate\Routing\Route {#207}
2351 "App\Http\Controllers\AssetsController@update" => Illuminate\Routing\Route {#208}
2352 "App\Http\Controllers\LogsController@create" => Illuminate\Routing\Route {#211}
2353 "App\Http\Controllers\LogsController@edit" => Illuminate\Routing\Route {#212}
2354 "App\Http\Controllers\LogsController@show" => Illuminate\Routing\Route {#213}
2355 "App\Http\Controllers\LogsController@store" => Illuminate\Routing\Route {#214}
2356 "App\Http\Controllers\LogsController@update" => Illuminate\Routing\Route {#215}
2357 "App\Http\Controllers\IpaddressesController@freeIpaddresses" => Illuminate\Routing\Route {#216}
2358 ]
2359 }
2360 "url" => Illuminate\Routing\UrlGenerator {#188
2361 #routes: Illuminate\Routing\RouteCollection {#36}
2362 #request: Illuminate\Http\Request {#50}
2363 #assetRoot: null
2364 #forcedRoot: null
2365 #forceScheme: null
2366 #cachedRoot: null
2367 #cachedScheme: null
2368 #rootNamespace: "App\Http\Controllers"
2369 #sessionResolver: Closure() {#190
2370 class: "Illuminate\Routing\RoutingServiceProvider"
2371 this: Illuminate\Routing\RoutingServiceProvider {#17}
2372 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2373 line: "73 to 75"
2374 }
2375 #keyResolver: Closure() {#191
2376 class: "Illuminate\Routing\RoutingServiceProvider"
2377 this: Illuminate\Routing\RoutingServiceProvider {#17}
2378 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2379 line: "77 to 79"
2380 }
2381 #formatHostUsing: null
2382 #formatPathUsing: null
2383 #routeGenerator: null
2384 }
2385 "Asm89\Stack\CorsService" => Asm89\Stack\CorsService {#227
2386 -options: array:7 [
2387 "supportsCredentials" => false
2388 "allowedOrigins" => true
2389 "allowedOriginsPatterns" => array:1 [
2390 0 => "#^.*\z#u"
2391 ]
2392 "allowedHeaders" => true
2393 "allowedMethods" => true
2394 "exposedHeaders" => []
2395 "maxAge" => 0
2396 ]
2397 }
2398 "Illuminate\Routing\Route" => Illuminate\Routing\Route {#196}
2399 "Illuminate\Routing\Contracts\ControllerDispatcher" => Illuminate\Routing\ControllerDispatcher {#234
2400 #container: Illuminate\Foundation\Application {#2}
2401 }
2402 "cache" => Illuminate\Cache\CacheManager {#256
2403 #app: Illuminate\Foundation\Application {#2}
2404 #stores: array:1 [
2405 "file" => Illuminate\Cache\Repository {#258
2406 #store: Illuminate\Cache\FileStore {#257
2407 #files: Illuminate\Filesystem\Filesystem {#144}
2408 #directory: "/var/www/admin.martin/webroot/pain/storage/framework/cache/data"
2409 #filePermission: null
2410 }
2411 #events: Illuminate\Events\Dispatcher {#34}
2412 #default: 3600
2413 }
2414 ]
2415 #customCreators: []
2416 }
2417 "cache.store" => Illuminate\Cache\Repository {#258}
2418 "auth" => Illuminate\Auth\AuthManager {#246
2419 #app: Illuminate\Foundation\Application {#2}
2420 #customCreators: []
2421 #guards: array:1 [
2422 "web" => Illuminate\Auth\SessionGuard {#263
2423 #name: "web"
2424 #lastAttempted: null
2425 #viaRemember: false
2426 #session: Illuminate\Session\Store {#266
2427 #id: "iBF8bg3wq18T44gG6n2lYbvizI0iV8vrROIXoDY3"
2428 #name: "laravel_session"
2429 #attributes: []
2430 #handler: Illuminate\Session\FileSessionHandler {#265
2431 #files: Illuminate\Filesystem\Filesystem {#144}
2432 #path: "/var/www/admin.martin/webroot/pain/storage/framework/sessions"
2433 #minutes: "120"
2434 }
2435 #started: false
2436 }
2437 #cookie: Illuminate\Cookie\CookieJar {#267
2438 #path: "/"
2439 #domain: null
2440 #secure: null
2441 #sameSite: "lax"
2442 #queued: []
2443 }
2444 #request: Illuminate\Http\Request {#50}
2445 #events: Illuminate\Events\Dispatcher {#34}
2446 #loggedOut: false
2447 #recallAttempted: false
2448 #user: null
2449 #provider: Illuminate\Auth\EloquentUserProvider {#249 …2}
2450 }
2451 ]
2452 #userResolver: Closure($guard = null) {#243
2453 class: "Illuminate\Auth\AuthManager"
2454 this: Illuminate\Auth\AuthManager {#246}
2455 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php"
2456 line: "53 to 55"
2457 }
2458 #customProviderCreators: []
2459 }
2460 "hash" => Illuminate\Hashing\HashManager {#262
2461 #container: Illuminate\Foundation\Application {#2}
2462 #app: Illuminate\Foundation\Application {#2}
2463 #config: Illuminate\Config\Repository {#41}
2464 #customCreators: []
2465 #drivers: []
2466 }
2467 "session" => Illuminate\Session\SessionManager {#264
2468 #container: Illuminate\Foundation\Application {#2}
2469 #app: Illuminate\Foundation\Application {#2}
2470 #config: Illuminate\Config\Repository {#41}
2471 #customCreators: []
2472 #drivers: array:1 [
2473 "file" => Illuminate\Session\Store {#266}
2474 ]
2475 }
2476 "session.store" => Illuminate\Session\Store {#266}
2477 "cookie" => Illuminate\Cookie\CookieJar {#267}
2478 "redirect" => Illuminate\Routing\Redirector {#290
2479 #generator: Illuminate\Routing\UrlGenerator {#188}
2480 #session: Illuminate\Session\Store {#266}
2481 }
2482 "translation.loader" => Illuminate\Translation\FileLoader {#274
2483 #files: Illuminate\Filesystem\Filesystem {#144}
2484 #path: "/var/www/admin.martin/webroot/pain/resources/lang"
2485 #jsonPaths: []
2486 #hints: []
2487 }
2488 "translator" => Illuminate\Translation\Translator {#291
2489 #loader: Illuminate\Translation\FileLoader {#274}
2490 #locale: "en"
2491 #fallback: "en"
2492 #loaded: []
2493 #selector: null
2494 #parsed: []
2495 }
2496 "validation.presence" => Illuminate\Validation\DatabasePresenceVerifier {#292
2497 #db: Illuminate\Database\DatabaseManager {#47}
2498 #connection: null
2499 }
2500 "validator" => Illuminate\Validation\Factory {#278
2501 #translator: Illuminate\Translation\Translator {#291}
2502 #verifier: Illuminate\Validation\DatabasePresenceVerifier {#292}
2503 #container: Illuminate\Foundation\Application {#2}
2504 #extensions: []
2505 #implicitExtensions: []
2506 #dependentExtensions: []
2507 #replacers: []
2508 #fallbackMessages: []
2509 #resolver: null
2510 }
2511 ]
2512 #aliases: array:77 [
2513 "Illuminate\Foundation\Application" => "app"
2514 "Illuminate\Contracts\Container\Container" => "app"
2515 "Illuminate\Contracts\Foundation\Application" => "app"
2516 "Psr\Container\ContainerInterface" => "app"
2517 "Illuminate\Auth\AuthManager" => "auth"
2518 "Illuminate\Contracts\Auth\Factory" => "auth"
2519 "Illuminate\Contracts\Auth\Guard" => "auth.driver"
2520 "Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
2521 "Illuminate\Cache\CacheManager" => "cache"
2522 "Illuminate\Contracts\Cache\Factory" => "cache"
2523 "Illuminate\Cache\Repository" => "cache.store"
2524 "Illuminate\Contracts\Cache\Repository" => "cache.store"
2525 "Psr\SimpleCache\CacheInterface" => "cache.store"
2526 "Symfony\Component\Cache\Adapter\Psr16Adapter" => "cache.psr6"
2527 "Symfony\Component\Cache\Adapter\AdapterInterface" => "cache.psr6"
2528 "Psr\Cache\CacheItemPoolInterface" => "cache.psr6"
2529 "Illuminate\Config\Repository" => "config"
2530 "Illuminate\Contracts\Config\Repository" => "config"
2531 "Illuminate\Cookie\CookieJar" => "cookie"
2532 "Illuminate\Contracts\Cookie\Factory" => "cookie"
2533 "Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
2534 "Illuminate\Encryption\Encrypter" => "encrypter"
2535 "Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
2536 "Illuminate\Database\DatabaseManager" => "db"
2537 "Illuminate\Database\ConnectionResolverInterface" => "db"
2538 "Illuminate\Database\Connection" => "db.connection"
2539 "Illuminate\Database\ConnectionInterface" => "db.connection"
2540 "Illuminate\Events\Dispatcher" => "events"
2541 "Illuminate\Contracts\Events\Dispatcher" => "events"
2542 "Illuminate\Filesystem\Filesystem" => "files"
2543 "Illuminate\Filesystem\FilesystemManager" => "filesystem"
2544 "Illuminate\Contracts\Filesystem\Factory" => "filesystem"
2545 "Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
2546 "Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
2547 "Illuminate\Hashing\HashManager" => "hash"
2548 "Illuminate\Contracts\Hashing\Hasher" => "hash.driver"
2549 "Illuminate\Translation\Translator" => "translator"
2550 "Illuminate\Contracts\Translation\Translator" => "translator"
2551 "Illuminate\Log\LogManager" => "log"
2552 "Psr\Log\LoggerInterface" => "log"
2553 "Illuminate\Mail\MailManager" => "mail.manager"
2554 "Illuminate\Contracts\Mail\Factory" => "mail.manager"
2555 "Illuminate\Mail\Mailer" => "mailer"
2556 "Illuminate\Contracts\Mail\Mailer" => "mailer"
2557 "Illuminate\Contracts\Mail\MailQueue" => "mailer"
2558 "Illuminate\Auth\Passwords\PasswordBrokerManager" => "auth.password"
2559 "Illuminate\Contracts\Auth\PasswordBrokerFactory" => "auth.password"
2560 "Illuminate\Auth\Passwords\PasswordBroker" => "auth.password.broker"
2561 "Illuminate\Contracts\Auth\PasswordBroker" => "auth.password.broker"
2562 "Illuminate\Queue\QueueManager" => "queue"
2563 "Illuminate\Contracts\Queue\Factory" => "queue"
2564 "Illuminate\Contracts\Queue\Monitor" => "queue"
2565 "Illuminate\Contracts\Queue\Queue" => "queue.connection"
2566 "Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
2567 "Illuminate\Routing\Redirector" => "redirect"
2568 "Illuminate\Redis\RedisManager" => "redis"
2569 "Illuminate\Contracts\Redis\Factory" => "redis"
2570 "Illuminate\Redis\Connections\Connection" => "redis.connection"
2571 "Illuminate\Contracts\Redis\Connection" => "redis.connection"
2572 "Illuminate\Http\Request" => "request"
2573 "Symfony\Component\HttpFoundation\Request" => "request"
2574 "Illuminate\Routing\Router" => "router"
2575 "Illuminate\Contracts\Routing\Registrar" => "router"
2576 "Illuminate\Contracts\Routing\BindingRegistrar" => "router"
2577 "Illuminate\Session\SessionManager" => "session"
2578 "Illuminate\Session\Store" => "session.store"
2579 "Illuminate\Contracts\Session\Session" => "session.store"
2580 "Illuminate\Routing\UrlGenerator" => "url"
2581 "Illuminate\Contracts\Routing\UrlGenerator" => "url"
2582 "Illuminate\Validation\Factory" => "validator"
2583 "Illuminate\Contracts\Validation\Factory" => "validator"
2584 "Illuminate\View\Factory" => "view"
2585 "Illuminate\Contracts\View\Factory" => "view"
2586 "Illuminate\Contracts\Notifications\Dispatcher" => "Illuminate\Notifications\ChannelManager"
2587 "Illuminate\Contracts\Notifications\Factory" => "Illuminate\Notifications\ChannelManager"
2588 "Facade\FlareClient\Http\Client" => "flare.http"
2589 "Facade\FlareClient\Flare" => "flare.client"
2590 ]
2591 #abstractAliases: array:41 [
2592 "app" => array:4 [
2593 0 => "Illuminate\Foundation\Application"
2594 1 => "Illuminate\Contracts\Container\Container"
2595 2 => "Illuminate\Contracts\Foundation\Application"
2596 3 => "Psr\Container\ContainerInterface"
2597 ]
2598 "auth" => array:2 [
2599 0 => "Illuminate\Auth\AuthManager"
2600 1 => "Illuminate\Contracts\Auth\Factory"
2601 ]
2602 "auth.driver" => array:1 [
2603 0 => "Illuminate\Contracts\Auth\Guard"
2604 ]
2605 "blade.compiler" => array:1 [
2606 0 => "Illuminate\View\Compilers\BladeCompiler"
2607 ]
2608 "cache" => array:2 [
2609 0 => "Illuminate\Cache\CacheManager"
2610 1 => "Illuminate\Contracts\Cache\Factory"
2611 ]
2612 "cache.store" => array:3 [
2613 0 => "Illuminate\Cache\Repository"
2614 1 => "Illuminate\Contracts\Cache\Repository"
2615 2 => "Psr\SimpleCache\CacheInterface"
2616 ]
2617 "cache.psr6" => array:3 [
2618 0 => "Symfony\Component\Cache\Adapter\Psr16Adapter"
2619 1 => "Symfony\Component\Cache\Adapter\AdapterInterface"
2620 2 => "Psr\Cache\CacheItemPoolInterface"
2621 ]
2622 "config" => array:2 [
2623 0 => "Illuminate\Config\Repository"
2624 1 => "Illuminate\Contracts\Config\Repository"
2625 ]
2626 "cookie" => array:3 [
2627 0 => "Illuminate\Cookie\CookieJar"
2628 1 => "Illuminate\Contracts\Cookie\Factory"
2629 2 => "Illuminate\Contracts\Cookie\QueueingFactory"
2630 ]
2631 "encrypter" => array:2 [
2632 0 => "Illuminate\Encryption\Encrypter"
2633 1 => "Illuminate\Contracts\Encryption\Encrypter"
2634 ]
2635 "db" => array:2 [
2636 0 => "Illuminate\Database\DatabaseManager"
2637 1 => "Illuminate\Database\ConnectionResolverInterface"
2638 ]
2639 "db.connection" => array:2 [
2640 0 => "Illuminate\Database\Connection"
2641 1 => "Illuminate\Database\ConnectionInterface"
2642 ]
2643 "events" => array:2 [
2644 0 => "Illuminate\Events\Dispatcher"
2645 1 => "Illuminate\Contracts\Events\Dispatcher"
2646 ]
2647 "files" => array:1 [
2648 0 => "Illuminate\Filesystem\Filesystem"
2649 ]
2650 "filesystem" => array:2 [
2651 0 => "Illuminate\Filesystem\FilesystemManager"
2652 1 => "Illuminate\Contracts\Filesystem\Factory"
2653 ]
2654 "filesystem.disk" => array:1 [
2655 0 => "Illuminate\Contracts\Filesystem\Filesystem"
2656 ]
2657 "filesystem.cloud" => array:1 [
2658 0 => "Illuminate\Contracts\Filesystem\Cloud"
2659 ]
2660 "hash" => array:1 [
2661 0 => "Illuminate\Hashing\HashManager"
2662 ]
2663 "hash.driver" => array:1 [
2664 0 => "Illuminate\Contracts\Hashing\Hasher"
2665 ]
2666 "translator" => array:2 [
2667 0 => "Illuminate\Translation\Translator"
2668 1 => "Illuminate\Contracts\Translation\Translator"
2669 ]
2670 "log" => array:2 [
2671 0 => "Illuminate\Log\LogManager"
2672 1 => "Psr\Log\LoggerInterface"
2673 ]
2674 "mail.manager" => array:2 [
2675 0 => "Illuminate\Mail\MailManager"
2676 1 => "Illuminate\Contracts\Mail\Factory"
2677 ]
2678 "mailer" => array:3 [
2679 0 => "Illuminate\Mail\Mailer"
2680 1 => "Illuminate\Contracts\Mail\Mailer"
2681 2 => "Illuminate\Contracts\Mail\MailQueue"
2682 ]
2683 "auth.password" => array:2 [
2684 0 => "Illuminate\Auth\Passwords\PasswordBrokerManager"
2685 1 => "Illuminate\Contracts\Auth\PasswordBrokerFactory"
2686 ]
2687 "auth.password.broker" => array:2 [
2688 0 => "Illuminate\Auth\Passwords\PasswordBroker"
2689 1 => "Illuminate\Contracts\Auth\PasswordBroker"
2690 ]
2691 "queue" => array:3 [
2692 0 => "Illuminate\Queue\QueueManager"
2693 1 => "Illuminate\Contracts\Queue\Factory"
2694 2 => "Illuminate\Contracts\Queue\Monitor"
2695 ]
2696 "queue.connection" => array:1 [
2697 0 => "Illuminate\Contracts\Queue\Queue"
2698 ]
2699 "queue.failer" => array:1 [
2700 0 => "Illuminate\Queue\Failed\FailedJobProviderInterface"
2701 ]
2702 "redirect" => array:1 [
2703 0 => "Illuminate\Routing\Redirector"
2704 ]
2705 "redis" => array:2 [
2706 0 => "Illuminate\Redis\RedisManager"
2707 1 => "Illuminate\Contracts\Redis\Factory"
2708 ]
2709 "redis.connection" => array:2 [
2710 0 => "Illuminate\Redis\Connections\Connection"
2711 1 => "Illuminate\Contracts\Redis\Connection"
2712 ]
2713 "request" => array:2 [
2714 0 => "Illuminate\Http\Request"
2715 1 => "Symfony\Component\HttpFoundation\Request"
2716 ]
2717 "router" => array:3 [
2718 0 => "Illuminate\Routing\Router"
2719 1 => "Illuminate\Contracts\Routing\Registrar"
2720 2 => "Illuminate\Contracts\Routing\BindingRegistrar"
2721 ]
2722 "session" => array:1 [
2723 0 => "Illuminate\Session\SessionManager"
2724 ]
2725 "session.store" => array:2 [
2726 0 => "Illuminate\Session\Store"
2727 1 => "Illuminate\Contracts\Session\Session"
2728 ]
2729 "url" => array:2 [
2730 0 => "Illuminate\Routing\UrlGenerator"
2731 1 => "Illuminate\Contracts\Routing\UrlGenerator"
2732 ]
2733 "validator" => array:2 [
2734 0 => "Illuminate\Validation\Factory"
2735 1 => "Illuminate\Contracts\Validation\Factory"
2736 ]
2737 "view" => array:2 [
2738 0 => "Illuminate\View\Factory"
2739 1 => "Illuminate\Contracts\View\Factory"
2740 ]
2741 "Illuminate\Notifications\ChannelManager" => array:2 [
2742 0 => "Illuminate\Contracts\Notifications\Dispatcher"
2743 1 => "Illuminate\Contracts\Notifications\Factory"
2744 ]
2745 "flare.http" => array:1 [
2746 0 => "Facade\FlareClient\Http\Client"
2747 ]
2748 "flare.client" => array:1 [
2749 0 => "Facade\FlareClient\Flare"
2750 ]
2751 ]
2752 #extenders: array:1 [
2753 "url" => array:1 [
2754 0 => Closure(UrlGenerator $url, $app) {#20
2755 class: "Illuminate\Routing\RoutingServiceProvider"
2756 this: Illuminate\Routing\RoutingServiceProvider {#17}
2757 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2758 line: "69 to 89"
2759 }
2760 ]
2761 ]
2762 #tags: []
2763 #buildStack: []
2764 #with: []
2765 +contextual: []
2766 #reboundCallbacks: array:3 [
2767 "request" => array:3 [
2768 0 => Closure($app, $request) {#45
2769 class: "Illuminate\Auth\AuthServiceProvider"
2770 this: Illuminate\Auth\AuthServiceProvider {#30 …}
2771 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
2772 line: "82 to 86"
2773 }
2774 1 => Closure($app, $request) {#189
2775 class: "Illuminate\Routing\RoutingServiceProvider"
2776 this: Illuminate\Routing\RoutingServiceProvider {#17}
2777 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2778 line: "99 to 101"
2779 }
2780 2 => Closure($app, $instance) {#268
2781 class: "Illuminate\Container\Container"
2782 this: Illuminate\Foundation\Application {#2}
2783 use: {
2784 $target: Illuminate\Auth\SessionGuard {#263}
2785 $method: "setRequest"
2786 }
2787 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
2788 line: "535 to 537"
2789 }
2790 ]
2791 "events" => array:1 [
2792 0 => Closure($app, $dispatcher) {#57
2793 class: "Illuminate\Auth\AuthServiceProvider"
2794 this: Illuminate\Auth\AuthServiceProvider {#30 …}
2795 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
2796 line: "96 to 108"
2797 }
2798 ]
2799 "routes" => array:1 [
2800 0 => Closure($app, $routes) {#192
2801 class: "Illuminate\Routing\RoutingServiceProvider"
2802 this: Illuminate\Routing\RoutingServiceProvider {#17}
2803 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2804 line: "84 to 86"
2805 }
2806 ]
2807 ]
2808 #globalResolvingCallbacks: []
2809 #globalAfterResolvingCallbacks: []
2810 #resolvingCallbacks: array:1 [
2811 "Illuminate\Foundation\Http\FormRequest" => array:1 [
2812 0 => Closure($request, $app) {#134
2813 class: "Illuminate\Foundation\Providers\FormRequestServiceProvider"
2814 this: Illuminate\Foundation\Providers\FormRequestServiceProvider {#76}
2815 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php"
2816 line: "33 to 37"
2817 }
2818 ]
2819 ]
2820 #afterResolvingCallbacks: array:2 [
2821 "Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
2822 0 => Closure($resolved) {#133
2823 class: "Illuminate\Foundation\Providers\FormRequestServiceProvider"
2824 this: Illuminate\Foundation\Providers\FormRequestServiceProvider {#76}
2825 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php"
2826 line: "29 to 31"
2827 }
2828 ]
2829 "view" => array:2 [
2830 0 => Closure($view) {#135
2831 class: "Illuminate\Support\ServiceProvider"
2832 this: Illuminate\Notifications\NotificationServiceProvider {#80}
2833 use: {
2834 $path: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Notifications/resources/views"
2835 $namespace: "notifications"
2836 }
2837 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php"
2838 line: "94 to 105"
2839 }
2840 1 => Closure($view) {#136
2841 class: "Illuminate\Support\ServiceProvider"
2842 this: Illuminate\Pagination\PaginationServiceProvider {#82}
2843 use: {
2844 $path: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Pagination/resources/views"
2845 $namespace: "pagination"
2846 }
2847 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php"
2848 line: "94 to 105"
2849 }
2850 ]
2851 ]
2852 }
2853 #redirector: Illuminate\Routing\Redirector {#290}
2854 #redirect: null
2855 #redirectRoute: null
2856 #redirectAction: null
2857 #errorBag: "default"
2858 #validator: Illuminate\Validation\Validator {#293
2859 #translator: Illuminate\Translation\Translator {#291}
2860 #container: Illuminate\Foundation\Application {#2}
2861 #presenceVerifier: Illuminate\Validation\DatabasePresenceVerifier {#292}
2862 #failedRules: []
2863 #excludeAttributes: []
2864 #messages: Illuminate\Support\MessageBag {#295
2865 #messages: []
2866 #format: ":message"
2867 }
2868 #data: array:1 [
2869 0 => array:2 [
2870 "name" => "advanced-custom-fields/advanced-custom-fields-pro"
2871 "version" => "5.8"
2872 ]
2873 ]
2874 #initialRules: array:3 [
2875 "*.ipaddress.*" => "required|ip"
2876 "*.name.*" => "required"
2877 "*.version.*" => "required"
2878 ]
2879 #rules: []
2880 #currentRule: null
2881 #implicitAttributes: []
2882 #implicitAttributesFormatter: null
2883 #distinctValues: []
2884 #after: []
2885 +customMessages: []
2886 +fallbackMessages: []
2887 +customAttributes: []
2888 +customValues: []
2889 +extensions: []
2890 +replacers: []
2891 #fileRules: array:9 [
2892 0 => "File"
2893 1 => "Image"
2894 2 => "Mimes"
2895 3 => "Mimetypes"
2896 4 => "Min"
2897 5 => "Max"
2898 6 => "Size"
2899 7 => "Between"
2900 8 => "Dimensions"
2901 ]
2902 #implicitRules: array:10 [
2903 0 => "Required"
2904 1 => "Filled"
2905 2 => "RequiredWith"
2906 3 => "RequiredWithAll"
2907 4 => "RequiredWithout"
2908 5 => "RequiredWithoutAll"
2909 6 => "RequiredIf"
2910 7 => "RequiredUnless"
2911 8 => "Accepted"
2912 9 => "Present"
2913 ]
2914 #dependentRules: array:20 [
2915 0 => "RequiredWith"
2916 1 => "RequiredWithAll"
2917 2 => "RequiredWithout"
2918 3 => "RequiredWithoutAll"
2919 4 => "RequiredIf"
2920 5 => "RequiredUnless"
2921 6 => "Confirmed"
2922 7 => "Same"
2923 8 => "Different"
2924 9 => "Unique"
2925 10 => "Before"
2926 11 => "After"
2927 12 => "BeforeOrEqual"
2928 13 => "AfterOrEqual"
2929 14 => "Gt"
2930 15 => "Lt"
2931 16 => "Gte"
2932 17 => "Lte"
2933 18 => "ExcludeIf"
2934 19 => "ExcludeUnless"
2935 ]
2936 #excludeRules: array:2 [
2937 0 => "ExcludeIf"
2938 1 => "ExcludeUnless"
2939 ]
2940 #sizeRules: array:8 [
2941 0 => "Size"
2942 1 => "Between"
2943 2 => "Min"
2944 3 => "Max"
2945 4 => "Gt"
2946 5 => "Lt"
2947 6 => "Gte"
2948 7 => "Lte"
2949 ]
2950 #numericRules: array:2 [
2951 0 => "Numeric"
2952 1 => "Integer"
2953 ]
2954 }
2955 #json: Symfony\Component\HttpFoundation\ParameterBag {#42}
2956 #convertedFiles: []
2957 #userResolver: Closure($guard = null) {#233}
2958 #routeResolver: Closure() {#223}
2959 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#285
2960 #parameters: []
2961 }
2962 +request: Symfony\Component\HttpFoundation\ParameterBag {#282
2963 #parameters: array:1 [
2964 0 => array:2 [
2965 "name" => "advanced-custom-fields/advanced-custom-fields-pro"
2966 "version" => "5.8"
2967 ]
2968 ]
2969 }
2970 +query: Symfony\Component\HttpFoundation\ParameterBag {#284
2971 #parameters: []
2972 }
2973 +server: Symfony\Component\HttpFoundation\ServerBag {#288
2974 #parameters: array:35 [
2975 "REDIRECT_APP_CONFIG_ENV" => "utv15"
2976 "REDIRECT_STATUS" => "200"
2977 "APP_CONFIG_ENV" => "utv15"
2978 "HTTP_ACCEPT" => "application/json"
2979 "CONTENT_TYPE" => "application/json"
2980 "HTTP_USER_AGENT" => "PostmanRuntime/7.24.0"
2981 "HTTP_POSTMAN_TOKEN" => "3a1c5285-3cf0-4b6b-aea4-49ce722005a8"
2982 "HTTP_HOST" => "pain.utv15-18.prek.srv"
2983 "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"
2984 "HTTP_CONNECTION" => "keep-alive"
2985 "CONTENT_LENGTH" => "97"
2986 "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
2987 "SERVER_SIGNATURE" => "<address>Apache/2.4.29 (Ubuntu) Server at pain.utv15-18.prek.srv Port 80</address>"
2988 "SERVER_SOFTWARE" => "Apache/2.4.29 (Ubuntu)"
2989 "SERVER_NAME" => "pain.utv15-18.prek.srv"
2990 "SERVER_ADDR" => "192.168.60.13"
2991 "SERVER_PORT" => "80"
2992 "REMOTE_ADDR" => "192.168.80.79"
2993 "DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
2994 "REQUEST_SCHEME" => "http"
2995 "CONTEXT_PREFIX" => ""
2996 "CONTEXT_DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
2997 "SERVER_ADMIN" => "[no address given]"
2998 "SCRIPT_FILENAME" => "/var/www/admin.martin/webroot/pain/public/index.php"
2999 "REMOTE_PORT" => "52439"
3000 "REDIRECT_URL" => "/api/software"
3001 "GATEWAY_INTERFACE" => "CGI/1.1"
3002 "SERVER_PROTOCOL" => "HTTP/1.1"
3003 "REQUEST_METHOD" => "POST"
3004 "QUERY_STRING" => ""
3005 "REQUEST_URI" => "/api/software"
3006 "SCRIPT_NAME" => "/index.php"
3007 "PHP_SELF" => "/index.php"
3008 "REQUEST_TIME_FLOAT" => 1585827856.272
3009 "REQUEST_TIME" => 1585827856
3010 ]
3011 }
3012 +files: Symfony\Component\HttpFoundation\FileBag {#287
3013 #parameters: []
3014 }
3015 +cookies: Symfony\Component\HttpFoundation\ParameterBag {#286
3016 #parameters: []
3017 }
3018 +headers: Symfony\Component\HttpFoundation\HeaderBag {#289
3019 #headers: array:8 [
3020 "accept" => array:1 [
3021 0 => "application/json"
3022 ]
3023 "content-type" => array:1 [
3024 0 => "application/json"
3025 ]
3026 "user-agent" => array:1 [
3027 0 => "PostmanRuntime/7.24.0"
3028 ]
3029 "postman-token" => array:1 [
3030 0 => "3a1c5285-3cf0-4b6b-aea4-49ce722005a8"
3031 ]
3032 "host" => array:1 [
3033 0 => "pain.utv15-18.prek.srv"
3034 ]
3035 "accept-encoding" => array:1 [
3036 0 => "gzip, deflate, br"
3037 ]
3038 "connection" => array:1 [
3039 0 => "keep-alive"
3040 ]
3041 "content-length" => array:1 [
3042 0 => "97"
3043 ]
3044 ]
3045 #cacheControl: []
3046 }
3047 #content: """
3048 [
3049 {
3050
3051 \t"name": "advanced-custom-fields\/advanced-custom-fields-pro",
3052 \t"version": "5.8"
3053 }
3054 ]
3055 """
3056 #languages: null
3057 #charsets: null
3058 #encodings: null
3059 #acceptableContentTypes: null
3060 #pathInfo: null
3061 #requestUri: null
3062 #baseUrl: null
3063 #basePath: null
3064 #method: null
3065 #format: null
3066 #session: null
3067 #locale: null
3068 #defaultLocale: "en"
3069 -preferredFormat: null
3070 -isHostValid: true
3071 -isForwardedValid: true
3072 pathInfo: "/api/software"
3073 requestUri: "/api/software"
3074 baseUrl: ""
3075 basePath: ""
3076 method: "POST"
3077 format: "html"
3078}