· 6 years ago · Apr 02, 2020, 12:06 PM
1App\Http\Requests\SoftwareRequest {#283
2 #container: Illuminate\Foundation\Application {#2
3 #basePath: "/var/www/admin.martin/webroot/pain"
4 #hasBeenBootstrapped: true
5 #booted: true
6 #bootingCallbacks: array:1 [
7 0 => Closure() {#160
8 class: "Illuminate\Foundation\Application"
9 this: Illuminate\Foundation\Application {#2}
10 use: {
11 $instance: Illuminate\Queue\QueueServiceProvider {#153
12 #app: Illuminate\Foundation\Application {#2}
13 }
14 }
15 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Application.php"
16 line: "762 to 764"
17 }
18 ]
19 #bootedCallbacks: array:1 [
20 0 => Closure() {#193
21 class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
22 this: App\Providers\RouteServiceProvider {#132
23 #namespace: "App\Http\Controllers"
24 #app: Illuminate\Foundation\Application {#2}
25 }
26 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php"
27 line: "38 to 41"
28 }
29 ]
30 #terminatingCallbacks: []
31 #serviceProviders: array:28 [
32 0 => Illuminate\Events\EventServiceProvider {#13
33 #app: Illuminate\Foundation\Application {#2}
34 }
35 1 => Illuminate\Log\LogServiceProvider {#15
36 #app: Illuminate\Foundation\Application {#2}
37 }
38 2 => Illuminate\Routing\RoutingServiceProvider {#17
39 #app: Illuminate\Foundation\Application {#2}
40 }
41 3 => Illuminate\Auth\AuthServiceProvider {#30 …}
42 4 => Illuminate\Cookie\CookieServiceProvider {#59
43 #app: Illuminate\Foundation\Application {#2}
44 }
45 5 => Illuminate\Database\DatabaseServiceProvider {#61
46 #app: Illuminate\Foundation\Application {#2}
47 }
48 6 => Illuminate\Encryption\EncryptionServiceProvider {#68
49 #app: Illuminate\Foundation\Application {#2}
50 }
51 7 => Illuminate\Filesystem\FilesystemServiceProvider {#70
52 #app: Illuminate\Foundation\Application {#2}
53 }
54 8 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#76
55 #app: Illuminate\Foundation\Application {#2}
56 }
57 9 => Illuminate\Foundation\Providers\FoundationServiceProvider {#75
58 #providers: array:1 [
59 0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
60 ]
61 #instances: array:1 [
62 0 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#76}
63 ]
64 #app: Illuminate\Foundation\Application {#2}
65 }
66 10 => Illuminate\Notifications\NotificationServiceProvider {#80
67 #app: Illuminate\Foundation\Application {#2}
68 }
69 11 => Illuminate\Pagination\PaginationServiceProvider {#82
70 #app: Illuminate\Foundation\Application {#2}
71 }
72 12 => Illuminate\Session\SessionServiceProvider {#87
73 #app: Illuminate\Foundation\Application {#2}
74 }
75 13 => Illuminate\View\ViewServiceProvider {#91
76 #app: Illuminate\Foundation\Application {#2}
77 }
78 14 => Facade\Ignition\IgnitionServiceProvider {#96
79 #app: Illuminate\Foundation\Application {#2}
80 }
81 15 => Fideloper\Proxy\TrustedProxyServiceProvider {#118
82 #app: Illuminate\Foundation\Application {#2}
83 }
84 16 => Fruitcake\Cors\CorsServiceProvider {#117
85 #app: Illuminate\Foundation\Application {#2}
86 }
87 17 => Carbon\Laravel\ServiceProvider {#121
88 #app: Illuminate\Foundation\Application {#2}
89 }
90 18 => NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider {#122
91 #defer: true
92 #app: Illuminate\Foundation\Application {#2}
93 }
94 19 => App\Providers\AppServiceProvider {#129
95 #app: Illuminate\Foundation\Application {#2}
96 }
97 20 => App\Providers\AuthServiceProvider {#130
98 #policies: []
99 #app: Illuminate\Foundation\Application {#2}
100 }
101 21 => App\Providers\EventServiceProvider {#131
102 #listen: array:1 [
103 "Illuminate\Auth\Events\Registered" => array:1 [
104 0 => "Illuminate\Auth\Listeners\SendEmailVerificationNotification"
105 ]
106 ]
107 #subscribe: []
108 #app: Illuminate\Foundation\Application {#2}
109 }
110 22 => App\Providers\RouteServiceProvider {#132}
111 23 => Illuminate\Queue\QueueServiceProvider {#153}
112 24 => Illuminate\Cache\CacheServiceProvider {#251
113 #app: Illuminate\Foundation\Application {#2}
114 }
115 25 => Illuminate\Hashing\HashServiceProvider {#248
116 #app: Illuminate\Foundation\Application {#2}
117 }
118 26 => Illuminate\Validation\ValidationServiceProvider {#281
119 #app: Illuminate\Foundation\Application {#2}
120 }
121 27 => Illuminate\Translation\TranslationServiceProvider {#277
122 #app: Illuminate\Foundation\Application {#2}
123 }
124 ]
125 #loadedProviders: array:28 [
126 "Illuminate\Events\EventServiceProvider" => true
127 "Illuminate\Log\LogServiceProvider" => true
128 "Illuminate\Routing\RoutingServiceProvider" => true
129 "Illuminate\Auth\AuthServiceProvider" => true
130 "Illuminate\Cookie\CookieServiceProvider" => true
131 "Illuminate\Database\DatabaseServiceProvider" => true
132 "Illuminate\Encryption\EncryptionServiceProvider" => true
133 "Illuminate\Filesystem\FilesystemServiceProvider" => true
134 "Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
135 "Illuminate\Foundation\Providers\FoundationServiceProvider" => true
136 "Illuminate\Notifications\NotificationServiceProvider" => true
137 "Illuminate\Pagination\PaginationServiceProvider" => true
138 "Illuminate\Session\SessionServiceProvider" => true
139 "Illuminate\View\ViewServiceProvider" => true
140 "Facade\Ignition\IgnitionServiceProvider" => true
141 "Fideloper\Proxy\TrustedProxyServiceProvider" => true
142 "Fruitcake\Cors\CorsServiceProvider" => true
143 "Carbon\Laravel\ServiceProvider" => true
144 "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider" => true
145 "App\Providers\AppServiceProvider" => true
146 "App\Providers\AuthServiceProvider" => true
147 "App\Providers\EventServiceProvider" => true
148 "App\Providers\RouteServiceProvider" => true
149 "Illuminate\Queue\QueueServiceProvider" => true
150 "Illuminate\Cache\CacheServiceProvider" => true
151 "Illuminate\Hashing\HashServiceProvider" => true
152 "Illuminate\Validation\ValidationServiceProvider" => true
153 "Illuminate\Translation\TranslationServiceProvider" => true
154 ]
155 #deferredServices: array:102 [
156 "Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
157 "Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
158 "Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
159 "Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
160 "Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
161 "Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
162 "cache" => "Illuminate\Cache\CacheServiceProvider"
163 "cache.psr6" => "Illuminate\Cache\CacheServiceProvider"
164 "memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
165 "command.cache.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
166 "command.cache.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
167 "command.clear-compiled" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
168 "command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
169 "command.config.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
170 "command.config.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
171 "command.db.wipe" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
172 "command.down" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
173 "command.environment" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
174 "command.event.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
175 "command.event.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
176 "command.event.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
177 "command.key.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
178 "command.optimize" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
179 "command.optimize.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
180 "command.package.discover" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
181 "command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
182 "command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
183 "command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
184 "command.queue.listen" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
185 "command.queue.restart" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
186 "command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
187 "command.queue.work" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
188 "command.route.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
189 "command.route.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
190 "command.route.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
191 "command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
192 "Illuminate\Console\Scheduling\ScheduleFinishCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
193 "Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
194 "command.storage.link" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
195 "command.up" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
196 "command.view.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
197 "command.view.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
198 "command.cache.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
199 "command.channel.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
200 "command.component.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
201 "command.console.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
202 "command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
203 "command.event.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
204 "command.event.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
205 "command.exception.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
206 "command.factory.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
207 "command.job.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
208 "command.listener.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
209 "command.mail.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
210 "command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
211 "command.model.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
212 "command.notification.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
213 "command.notification.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
214 "command.observer.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
215 "command.policy.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
216 "command.provider.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
217 "command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
218 "command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
219 "command.request.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
220 "command.resource.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
221 "command.rule.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
222 "command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
223 "command.session.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
224 "command.serve" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
225 "command.stub.publish" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
226 "command.test.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
227 "command.vendor.publish" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
228 "migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
229 "migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
230 "migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
231 "command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
232 "command.migrate.fresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
233 "command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
234 "command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
235 "command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
236 "command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
237 "command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
238 "command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
239 "composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
240 "hash.driver" => "Illuminate\Hashing\HashServiceProvider"
241 "mail.manager" => "Illuminate\Mail\MailServiceProvider"
242 "mailer" => "Illuminate\Mail\MailServiceProvider"
243 "swift.mailer" => "Illuminate\Mail\MailServiceProvider"
244 "swift.transport" => "Illuminate\Mail\MailServiceProvider"
245 "Illuminate\Mail\Markdown" => "Illuminate\Mail\MailServiceProvider"
246 "Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
247 "queue.worker" => "Illuminate\Queue\QueueServiceProvider"
248 "queue.listener" => "Illuminate\Queue\QueueServiceProvider"
249 "queue.failer" => "Illuminate\Queue\QueueServiceProvider"
250 "queue.connection" => "Illuminate\Queue\QueueServiceProvider"
251 "redis" => "Illuminate\Redis\RedisServiceProvider"
252 "redis.connection" => "Illuminate\Redis\RedisServiceProvider"
253 "auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
254 "auth.password.broker" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
255 "translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
256 "validation.presence" => "Illuminate\Validation\ValidationServiceProvider"
257 "command.tinker" => "Laravel\Tinker\TinkerServiceProvider"
258 ]
259 #appPath: null
260 #databasePath: null
261 #storagePath: null
262 #environmentPath: null
263 #environmentFile: ".env"
264 #isRunningInConsole: false
265 #namespace: null
266 #absoluteCachePathPrefixes: array:1 [
267 0 => "/"
268 ]
269 #resolved: array:56 [
270 "events" => true
271 "router" => true
272 "App\Http\Kernel" => true
273 "Illuminate\Contracts\Http\Kernel" => true
274 "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => true
275 "Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
276 "Illuminate\Foundation\Bootstrap\HandleExceptions" => true
277 "env" => true
278 "Illuminate\Foundation\Bootstrap\RegisterFacades" => true
279 "Illuminate\Foundation\Bootstrap\RegisterProviders" => true
280 "Facade\Ignition\LogRecorder\LogRecorder" => true
281 "Facade\Ignition\DumpRecorder\DumpRecorder" => true
282 "Facade\Ignition\QueryRecorder\QueryRecorder" => true
283 "flare.http" => true
284 "flare.client" => true
285 "Facade\Ignition\Middleware\SetNotifierName" => true
286 "Facade\Ignition\Middleware\AddEnvironmentInformation" => true
287 "Facade\Ignition\Middleware\AddLogs" => true
288 "Facade\Ignition\Middleware\AddDumps" => true
289 "Facade\Ignition\Middleware\AddQueries" => true
290 "Facade\IgnitionContracts\SolutionProviderRepository" => true
291 "Facade\Ignition\Middleware\AddSolutions" => true
292 "Illuminate\Foundation\Bootstrap\BootProviders" => true
293 "db.factory" => true
294 "db" => true
295 "view.engine.resolver" => true
296 "files" => true
297 "blade.compiler" => true
298 "log" => true
299 "queue" => true
300 "url" => true
301 "App\Http\Middleware\TrustProxies" => true
302 "Asm89\Stack\CorsService" => true
303 "Fruitcake\Cors\HandleCors" => true
304 "App\Http\Middleware\CheckForMaintenanceMode" => true
305 "Illuminate\Foundation\Http\Middleware\ValidatePostSize" => true
306 "App\Http\Middleware\TrimStrings" => true
307 "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" => true
308 "Illuminate\Routing\Contracts\ControllerDispatcher" => true
309 "App\Http\Controllers\API\SoftwareController" => true
310 "cache" => true
311 "cache.store" => true
312 "Illuminate\Cache\RateLimiter" => true
313 "Illuminate\Routing\Middleware\ThrottleRequests" => true
314 "auth" => true
315 "hash" => true
316 "session" => true
317 "session.store" => true
318 "cookie" => true
319 "Illuminate\Routing\Middleware\SubstituteBindings" => true
320 "redirect" => true
321 "translation.loader" => true
322 "translator" => true
323 "validation.presence" => true
324 "validator" => true
325 "App\Http\Requests\SoftwareRequest" => true
326 ]
327 #bindings: array:68 [
328 "Illuminate\Foundation\Mix" => array:2 [
329 "concrete" => Closure($container, $parameters = []) {#4
330 class: "Illuminate\Container\Container"
331 this: Illuminate\Foundation\Application {#2}
332 use: {
333 $abstract: "Illuminate\Foundation\Mix"
334 $concrete: "Illuminate\Foundation\Mix"
335 }
336 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
337 line: "259 to 267"
338 }
339 "shared" => true
340 ]
341 "events" => array:2 [
342 "concrete" => Closure($app) {#14
343 class: "Illuminate\Events\EventServiceProvider"
344 this: Illuminate\Events\EventServiceProvider {#13}
345 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
346 line: "17 to 21"
347 }
348 "shared" => true
349 ]
350 "log" => array:2 [
351 "concrete" => Closure($app) {#16
352 class: "Illuminate\Log\LogServiceProvider"
353 this: Illuminate\Log\LogServiceProvider {#15}
354 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Log/LogServiceProvider.php"
355 line: "16 to 18"
356 }
357 "shared" => true
358 ]
359 "router" => array:2 [
360 "concrete" => Closure($app) {#18
361 class: "Illuminate\Routing\RoutingServiceProvider"
362 this: Illuminate\Routing\RoutingServiceProvider {#17}
363 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
364 line: "42 to 44"
365 }
366 "shared" => true
367 ]
368 "url" => array:2 [
369 "concrete" => Closure($app) {#19
370 class: "Illuminate\Routing\RoutingServiceProvider"
371 this: Illuminate\Routing\RoutingServiceProvider {#17}
372 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
373 line: "54 to 67"
374 }
375 "shared" => true
376 ]
377 "redirect" => array:2 [
378 "concrete" => Closure($app) {#21
379 class: "Illuminate\Routing\RoutingServiceProvider"
380 this: Illuminate\Routing\RoutingServiceProvider {#17}
381 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
382 line: "111 to 122"
383 }
384 "shared" => true
385 ]
386 "Psr\Http\Message\ServerRequestInterface" => array:2 [
387 "concrete" => Closure($app) {#22
388 class: "Illuminate\Routing\RoutingServiceProvider"
389 this: Illuminate\Routing\RoutingServiceProvider {#17}
390 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
391 line: "132 to 141"
392 }
393 "shared" => false
394 ]
395 "Psr\Http\Message\ResponseInterface" => array:2 [
396 "concrete" => Closure() {#23
397 class: "Illuminate\Routing\RoutingServiceProvider"
398 this: Illuminate\Routing\RoutingServiceProvider {#17}
399 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
400 line: "151 to 157"
401 }
402 "shared" => false
403 ]
404 "Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
405 "concrete" => Closure($app) {#24
406 class: "Illuminate\Routing\RoutingServiceProvider"
407 this: Illuminate\Routing\RoutingServiceProvider {#17}
408 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
409 line: "167 to 169"
410 }
411 "shared" => true
412 ]
413 "Illuminate\Routing\Contracts\ControllerDispatcher" => array:2 [
414 "concrete" => Closure($app) {#25
415 class: "Illuminate\Routing\RoutingServiceProvider"
416 this: Illuminate\Routing\RoutingServiceProvider {#17}
417 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
418 line: "179 to 181"
419 }
420 "shared" => true
421 ]
422 "Illuminate\Contracts\Http\Kernel" => array:2 [
423 "concrete" => Closure($container, $parameters = []) {#26
424 class: "Illuminate\Container\Container"
425 this: Illuminate\Foundation\Application {#2}
426 use: {
427 $abstract: "Illuminate\Contracts\Http\Kernel"
428 $concrete: "App\Http\Kernel"
429 }
430 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
431 line: "259 to 267"
432 }
433 "shared" => true
434 ]
435 "Illuminate\Contracts\Console\Kernel" => array:2 [
436 "concrete" => Closure($container, $parameters = []) {#27
437 class: "Illuminate\Container\Container"
438 this: Illuminate\Foundation\Application {#2}
439 use: {
440 $abstract: "Illuminate\Contracts\Console\Kernel"
441 $concrete: "App\Console\Kernel"
442 }
443 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
444 line: "259 to 267"
445 }
446 "shared" => true
447 ]
448 "Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
449 "concrete" => Closure($container, $parameters = []) {#28
450 class: "Illuminate\Container\Container"
451 this: Illuminate\Foundation\Application {#2}
452 use: {
453 $abstract: "Illuminate\Contracts\Debug\ExceptionHandler"
454 $concrete: "App\Exceptions\Handler"
455 }
456 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
457 line: "259 to 267"
458 }
459 "shared" => true
460 ]
461 "env" => array:2 [
462 "concrete" => Closure() {#40
463 class: "Illuminate\Container\Container"
464 this: Illuminate\Foundation\Application {#2}
465 use: {
466 $value: "local"
467 }
468 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
469 line: "1261 to 1263"
470 }
471 "shared" => false
472 ]
473 "auth" => array:2 [
474 "concrete" => Closure($app) {#46
475 class: "Illuminate\Auth\AuthServiceProvider"
476 this: Illuminate\Auth\AuthServiceProvider {#30 …}
477 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
478 line: "33 to 40"
479 }
480 "shared" => true
481 ]
482 "auth.driver" => array:2 [
483 "concrete" => Closure($app) {#51
484 class: "Illuminate\Auth\AuthServiceProvider"
485 this: Illuminate\Auth\AuthServiceProvider {#30 …}
486 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
487 line: "42 to 44"
488 }
489 "shared" => true
490 ]
491 "Illuminate\Contracts\Auth\Authenticatable" => array:2 [
492 "concrete" => Closure($app) {#31
493 class: "Illuminate\Auth\AuthServiceProvider"
494 this: Illuminate\Auth\AuthServiceProvider {#30 …}
495 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
496 line: "55 to 57"
497 }
498 "shared" => false
499 ]
500 "Illuminate\Contracts\Auth\Access\Gate" => array:2 [
501 "concrete" => Closure($app) {#44
502 class: "Illuminate\Auth\AuthServiceProvider"
503 this: Illuminate\Auth\AuthServiceProvider {#30 …}
504 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
505 line: "68 to 72"
506 }
507 "shared" => true
508 ]
509 "cookie" => array:2 [
510 "concrete" => Closure($app) {#60
511 class: "Illuminate\Cookie\CookieServiceProvider"
512 this: Illuminate\Cookie\CookieServiceProvider {#59}
513 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php"
514 line: "16 to 22"
515 }
516 "shared" => true
517 ]
518 "db.factory" => array:2 [
519 "concrete" => Closure($app) {#62
520 class: "Illuminate\Database\DatabaseServiceProvider"
521 this: Illuminate\Database\DatabaseServiceProvider {#61}
522 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
523 line: "54 to 56"
524 }
525 "shared" => true
526 ]
527 "db" => array:2 [
528 "concrete" => Closure($app) {#63
529 class: "Illuminate\Database\DatabaseServiceProvider"
530 this: Illuminate\Database\DatabaseServiceProvider {#61}
531 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
532 line: "61 to 63"
533 }
534 "shared" => true
535 ]
536 "db.connection" => array:2 [
537 "concrete" => Closure($app) {#64
538 class: "Illuminate\Database\DatabaseServiceProvider"
539 this: Illuminate\Database\DatabaseServiceProvider {#61}
540 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
541 line: "65 to 67"
542 }
543 "shared" => false
544 ]
545 "Faker\Generator" => array:2 [
546 "concrete" => Closure($app, $parameters) {#65
547 class: "Illuminate\Database\DatabaseServiceProvider"
548 this: Illuminate\Database\DatabaseServiceProvider {#61}
549 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
550 line: "77 to 79"
551 }
552 "shared" => true
553 ]
554 "Illuminate\Database\Eloquent\Factory" => array:2 [
555 "concrete" => Closure($app) {#66
556 class: "Illuminate\Database\DatabaseServiceProvider"
557 this: Illuminate\Database\DatabaseServiceProvider {#61}
558 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
559 line: "81 to 85"
560 }
561 "shared" => true
562 ]
563 "Illuminate\Contracts\Queue\EntityResolver" => array:2 [
564 "concrete" => Closure() {#67
565 class: "Illuminate\Database\DatabaseServiceProvider"
566 this: Illuminate\Database\DatabaseServiceProvider {#61}
567 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
568 line: "95 to 97"
569 }
570 "shared" => true
571 ]
572 "encrypter" => array:2 [
573 "concrete" => Closure($app) {#69
574 class: "Illuminate\Encryption\EncryptionServiceProvider"
575 this: Illuminate\Encryption\EncryptionServiceProvider {#68}
576 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php"
577 line: "18 to 29"
578 }
579 "shared" => true
580 ]
581 "files" => array:2 [
582 "concrete" => Closure() {#71
583 class: "Illuminate\Filesystem\FilesystemServiceProvider"
584 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
585 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
586 line: "28 to 30"
587 }
588 "shared" => true
589 ]
590 "filesystem" => array:2 [
591 "concrete" => Closure($app) {#72
592 class: "Illuminate\Filesystem\FilesystemServiceProvider"
593 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
594 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
595 line: "58 to 60"
596 }
597 "shared" => true
598 ]
599 "filesystem.disk" => array:2 [
600 "concrete" => Closure($app) {#73
601 class: "Illuminate\Filesystem\FilesystemServiceProvider"
602 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
603 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
604 line: "42 to 44"
605 }
606 "shared" => true
607 ]
608 "filesystem.cloud" => array:2 [
609 "concrete" => Closure($app) {#74
610 class: "Illuminate\Filesystem\FilesystemServiceProvider"
611 this: Illuminate\Filesystem\FilesystemServiceProvider {#70}
612 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
613 line: "46 to 48"
614 }
615 "shared" => true
616 ]
617 "Illuminate\Notifications\ChannelManager" => array:2 [
618 "concrete" => Closure($app) {#81
619 class: "Illuminate\Notifications\NotificationServiceProvider"
620 this: Illuminate\Notifications\NotificationServiceProvider {#80}
621 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Notifications/NotificationServiceProvider.php"
622 line: "34 to 36"
623 }
624 "shared" => true
625 ]
626 "session" => array:2 [
627 "concrete" => Closure($app) {#88
628 class: "Illuminate\Session\SessionServiceProvider"
629 this: Illuminate\Session\SessionServiceProvider {#87}
630 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
631 line: "31 to 33"
632 }
633 "shared" => true
634 ]
635 "session.store" => array:2 [
636 "concrete" => Closure($app) {#89
637 class: "Illuminate\Session\SessionServiceProvider"
638 this: Illuminate\Session\SessionServiceProvider {#87}
639 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
640 line: "43 to 48"
641 }
642 "shared" => true
643 ]
644 "Illuminate\Session\Middleware\StartSession" => array:2 [
645 "concrete" => Closure($container, $parameters = []) {#90
646 class: "Illuminate\Container\Container"
647 this: Illuminate\Foundation\Application {#2}
648 use: {
649 $abstract: "Illuminate\Session\Middleware\StartSession"
650 $concrete: "Illuminate\Session\Middleware\StartSession"
651 }
652 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
653 line: "259 to 267"
654 }
655 "shared" => true
656 ]
657 "view" => array:2 [
658 "concrete" => Closure($app) {#92
659 class: "Illuminate\View\ViewServiceProvider"
660 this: Illuminate\View\ViewServiceProvider {#91}
661 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
662 line: "37 to 55"
663 }
664 "shared" => true
665 ]
666 "view.finder" => array:2 [
667 "concrete" => Closure($app) {#93
668 class: "Illuminate\View\ViewServiceProvider"
669 this: Illuminate\View\ViewServiceProvider {#91}
670 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
671 line: "78 to 80"
672 }
673 "shared" => false
674 ]
675 "blade.compiler" => array:2 [
676 "concrete" => Closure($app) {#94
677 class: "Illuminate\View\ViewServiceProvider"
678 this: Illuminate\View\ViewServiceProvider {#91}
679 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
680 line: "90 to 92"
681 }
682 "shared" => true
683 ]
684 "view.engine.resolver" => array:2 [
685 "concrete" => Closure() {#95
686 class: "Illuminate\View\ViewServiceProvider"
687 this: Illuminate\View\ViewServiceProvider {#91}
688 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
689 line: "102 to 113"
690 }
691 "shared" => true
692 ]
693 "Facade\IgnitionContracts\SolutionProviderRepository" => array:2 [
694 "concrete" => Closure() {#97
695 class: "Facade\Ignition\IgnitionServiceProvider"
696 this: Facade\Ignition\IgnitionServiceProvider {#96}
697 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
698 line: "162 to 166"
699 }
700 "shared" => true
701 ]
702 "Facade\Ignition\ErrorPage\Renderer" => array:2 [
703 "concrete" => Closure() {#98
704 class: "Facade\Ignition\IgnitionServiceProvider"
705 this: Facade\Ignition\IgnitionServiceProvider {#96}
706 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
707 line: "173 to 175"
708 }
709 "shared" => false
710 ]
711 "Whoops\Handler\HandlerInterface" => array:2 [
712 "concrete" => Closure(Application $app) {#99
713 class: "Facade\Ignition\IgnitionServiceProvider"
714 this: Facade\Ignition\IgnitionServiceProvider {#96}
715 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
716 line: "182 to 184"
717 }
718 "shared" => false
719 ]
720 "Facade\Ignition\IgnitionConfig" => array:2 [
721 "concrete" => Closure() {#100
722 class: "Facade\Ignition\IgnitionServiceProvider"
723 this: Facade\Ignition\IgnitionServiceProvider {#96}
724 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
725 line: "191 to 203"
726 }
727 "shared" => true
728 ]
729 "flare.http" => array:2 [
730 "concrete" => Closure() {#101
731 class: "Facade\Ignition\IgnitionServiceProvider"
732 this: Facade\Ignition\IgnitionServiceProvider {#96}
733 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
734 line: "210 to 216"
735 }
736 "shared" => true
737 ]
738 "flare.client" => array:2 [
739 "concrete" => Closure() {#102
740 class: "Facade\Ignition\IgnitionServiceProvider"
741 this: Facade\Ignition\IgnitionServiceProvider {#96}
742 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
743 line: "220 to 226"
744 }
745 "shared" => true
746 ]
747 "Facade\Ignition\LogRecorder\LogRecorder" => array:2 [
748 "concrete" => Closure($container, $parameters = []) {#105
749 class: "Illuminate\Container\Container"
750 this: Illuminate\Foundation\Application {#2}
751 use: {
752 $abstract: "Facade\Ignition\LogRecorder\LogRecorder"
753 $concrete: "Facade\Ignition\LogRecorder\LogRecorder"
754 }
755 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
756 line: "259 to 267"
757 }
758 "shared" => true
759 ]
760 "Facade\Ignition\DumpRecorder\DumpRecorder" => array:2 [
761 "concrete" => Closure($container, $parameters = []) {#103
762 class: "Illuminate\Container\Container"
763 this: Illuminate\Foundation\Application {#2}
764 use: {
765 $abstract: "Facade\Ignition\DumpRecorder\DumpRecorder"
766 $concrete: "Facade\Ignition\DumpRecorder\DumpRecorder"
767 }
768 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
769 line: "259 to 267"
770 }
771 "shared" => true
772 ]
773 "Facade\Ignition\QueryRecorder\QueryRecorder" => array:2 [
774 "concrete" => Closure($container, $parameters = []) {#108
775 class: "Illuminate\Container\Container"
776 this: Illuminate\Foundation\Application {#2}
777 use: {
778 $abstract: "Facade\Ignition\QueryRecorder\QueryRecorder"
779 $concrete: "Facade\Ignition\QueryRecorder\QueryRecorder"
780 }
781 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
782 line: "259 to 267"
783 }
784 "shared" => true
785 ]
786 "Asm89\Stack\CorsService" => array:2 [
787 "concrete" => Closure($app) {#116
788 class: "Fruitcake\Cors\CorsServiceProvider"
789 this: Fruitcake\Cors\CorsServiceProvider {#117}
790 file: "/var/www/admin.martin/webroot/pain/vendor/fruitcake/laravel-cors/src/CorsServiceProvider.php"
791 line: "21 to 57"
792 }
793 "shared" => true
794 ]
795 "flare.logger" => array:2 [
796 "concrete" => Closure($app) {#140
797 class: "Facade\Ignition\IgnitionServiceProvider"
798 this: Facade\Ignition\IgnitionServiceProvider {#96}
799 file: "/var/www/admin.martin/webroot/pain/vendor/facade/ignition/src/IgnitionServiceProvider.php"
800 line: "235 to 248"
801 }
802 "shared" => true
803 ]
804 "command.flare:test" => array:2 [
805 "concrete" => Closure($container, $parameters = []) {#150
806 class: "Illuminate\Container\Container"
807 this: Illuminate\Foundation\Application {#2}
808 use: {
809 $abstract: "command.flare:test"
810 $concrete: "Facade\Ignition\Commands\TestCommand"
811 }
812 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
813 line: "259 to 267"
814 }
815 "shared" => false
816 ]
817 "command.make:solution" => array:2 [
818 "concrete" => Closure($container, $parameters = []) {#152
819 class: "Illuminate\Container\Container"
820 this: Illuminate\Foundation\Application {#2}
821 use: {
822 $abstract: "command.make:solution"
823 $concrete: "Facade\Ignition\Commands\SolutionMakeCommand"
824 }
825 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
826 line: "259 to 267"
827 }
828 "shared" => false
829 ]
830 "queue" => array:2 [
831 "concrete" => Closure($app) {#154
832 class: "Illuminate\Queue\QueueServiceProvider"
833 this: Illuminate\Queue\QueueServiceProvider {#153}
834 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
835 line: "46 to 53"
836 }
837 "shared" => true
838 ]
839 "queue.connection" => array:2 [
840 "concrete" => Closure($app) {#155
841 class: "Illuminate\Queue\QueueServiceProvider"
842 this: Illuminate\Queue\QueueServiceProvider {#153}
843 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
844 line: "63 to 65"
845 }
846 "shared" => true
847 ]
848 "queue.worker" => array:2 [
849 "concrete" => Closure($app) {#156
850 class: "Illuminate\Queue\QueueServiceProvider"
851 this: Illuminate\Queue\QueueServiceProvider {#153}
852 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
853 line: "166 to 177"
854 }
855 "shared" => true
856 ]
857 "queue.listener" => array:2 [
858 "concrete" => Closure($app) {#157
859 class: "Illuminate\Queue\QueueServiceProvider"
860 this: Illuminate\Queue\QueueServiceProvider {#153}
861 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
862 line: "187 to 189"
863 }
864 "shared" => true
865 ]
866 "queue.failer" => array:2 [
867 "concrete" => Closure($app) {#158
868 class: "Illuminate\Queue\QueueServiceProvider"
869 this: Illuminate\Queue\QueueServiceProvider {#153}
870 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php"
871 line: "199 to 209"
872 }
873 "shared" => true
874 ]
875 "Facade\Ignition\DumpRecorder\MultiDumpHandler" => array:2 [
876 "concrete" => Closure($container, $parameters = []) {#173
877 class: "Illuminate\Container\Container"
878 this: Illuminate\Foundation\Application {#2}
879 use: {
880 $abstract: "Facade\Ignition\DumpRecorder\MultiDumpHandler"
881 $concrete: Facade\Ignition\DumpRecorder\MultiDumpHandler {#172 …}
882 }
883 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
884 line: "259 to 267"
885 }
886 "shared" => true
887 ]
888 "cache" => array:2 [
889 "concrete" => Closure($app) {#252
890 class: "Illuminate\Cache\CacheServiceProvider"
891 this: Illuminate\Cache\CacheServiceProvider {#251}
892 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
893 line: "18 to 20"
894 }
895 "shared" => true
896 ]
897 "cache.store" => array:2 [
898 "concrete" => Closure($app) {#253
899 class: "Illuminate\Cache\CacheServiceProvider"
900 this: Illuminate\Cache\CacheServiceProvider {#251}
901 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
902 line: "22 to 24"
903 }
904 "shared" => true
905 ]
906 "cache.psr6" => array:2 [
907 "concrete" => Closure($app) {#254
908 class: "Illuminate\Cache\CacheServiceProvider"
909 this: Illuminate\Cache\CacheServiceProvider {#251}
910 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
911 line: "26 to 28"
912 }
913 "shared" => true
914 ]
915 "memcached.connector" => array:2 [
916 "concrete" => Closure() {#255
917 class: "Illuminate\Cache\CacheServiceProvider"
918 this: Illuminate\Cache\CacheServiceProvider {#251}
919 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php"
920 line: "30 to 32"
921 }
922 "shared" => true
923 ]
924 "auth.loaded" => array:2 [
925 "concrete" => Closure() {#247
926 class: "Illuminate\Container\Container"
927 this: Illuminate\Foundation\Application {#2}
928 use: {
929 $value: true
930 }
931 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
932 line: "1261 to 1263"
933 }
934 "shared" => false
935 ]
936 "hash" => array:2 [
937 "concrete" => Closure($app) {#260
938 class: "Illuminate\Hashing\HashServiceProvider"
939 this: Illuminate\Hashing\HashServiceProvider {#248}
940 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php"
941 line: "17 to 19"
942 }
943 "shared" => true
944 ]
945 "hash.driver" => array:2 [
946 "concrete" => Closure($app) {#261
947 class: "Illuminate\Hashing\HashServiceProvider"
948 this: Illuminate\Hashing\HashServiceProvider {#248}
949 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php"
950 line: "21 to 23"
951 }
952 "shared" => true
953 ]
954 "validation.presence" => array:2 [
955 "concrete" => Closure($app) {#280
956 class: "Illuminate\Validation\ValidationServiceProvider"
957 this: Illuminate\Validation\ValidationServiceProvider {#281}
958 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
959 line: "50 to 52"
960 }
961 "shared" => true
962 ]
963 "validator" => array:2 [
964 "concrete" => Closure($app) {#279
965 class: "Illuminate\Validation\ValidationServiceProvider"
966 this: Illuminate\Validation\ValidationServiceProvider {#281}
967 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
968 line: "29 to 40"
969 }
970 "shared" => true
971 ]
972 "translation.loader" => array:2 [
973 "concrete" => Closure($app) {#276
974 class: "Illuminate\Translation\TranslationServiceProvider"
975 this: Illuminate\Translation\TranslationServiceProvider {#277}
976 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
977 line: "42 to 44"
978 }
979 "shared" => true
980 ]
981 "translator" => array:2 [
982 "concrete" => Closure($app) {#275
983 class: "Illuminate\Translation\TranslationServiceProvider"
984 this: Illuminate\Translation\TranslationServiceProvider {#277}
985 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
986 line: "19 to 32"
987 }
988 "shared" => true
989 ]
990 ]
991 #methodBindings: []
992 #instances: array:48 [
993 "path" => "/var/www/admin.martin/webroot/pain/app"
994 "path.base" => "/var/www/admin.martin/webroot/pain"
995 "path.lang" => "/var/www/admin.martin/webroot/pain/resources/lang"
996 "path.config" => "/var/www/admin.martin/webroot/pain/config"
997 "path.public" => "/var/www/admin.martin/webroot/pain/public"
998 "path.storage" => "/var/www/admin.martin/webroot/pain/storage"
999 "path.database" => "/var/www/admin.martin/webroot/pain/database"
1000 "path.resources" => "/var/www/admin.martin/webroot/pain/resources"
1001 "path.bootstrap" => "/var/www/admin.martin/webroot/pain/bootstrap"
1002 "app" => Illuminate\Foundation\Application {#2}
1003 "Illuminate\Container\Container" => Illuminate\Foundation\Application {#2}
1004 "Illuminate\Foundation\PackageManifest" => Illuminate\Foundation\PackageManifest {#5
1005 +files: Illuminate\Filesystem\Filesystem {#6}
1006 +basePath: "/var/www/admin.martin/webroot/pain"
1007 +vendorPath: "/var/www/admin.martin/webroot/pain/vendor"
1008 +manifestPath: "/var/www/admin.martin/webroot/pain/bootstrap/cache/packages.php"
1009 +manifest: array:6 [
1010 "facade/ignition" => array:2 [
1011 "providers" => array:1 [
1012 0 => "Facade\Ignition\IgnitionServiceProvider"
1013 ]
1014 "aliases" => array:1 [
1015 "Flare" => "Facade\Ignition\Facades\Flare"
1016 ]
1017 ]
1018 "fideloper/proxy" => array:1 [
1019 "providers" => array:1 [
1020 0 => "Fideloper\Proxy\TrustedProxyServiceProvider"
1021 ]
1022 ]
1023 "fruitcake/laravel-cors" => array:1 [
1024 "providers" => array:1 [
1025 0 => "Fruitcake\Cors\CorsServiceProvider"
1026 ]
1027 ]
1028 "laravel/tinker" => array:1 [
1029 "providers" => array:1 [
1030 0 => "Laravel\Tinker\TinkerServiceProvider"
1031 ]
1032 ]
1033 "nesbot/carbon" => array:1 [
1034 "providers" => array:1 [
1035 0 => "Carbon\Laravel\ServiceProvider"
1036 ]
1037 ]
1038 "nunomaduro/collision" => array:1 [
1039 "providers" => array:1 [
1040 0 => "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider"
1041 ]
1042 ]
1043 ]
1044 }
1045 "events" => Illuminate\Events\Dispatcher {#34
1046 #container: Illuminate\Foundation\Application {#2}
1047 #listeners: array:5 [
1048 "Illuminate\Queue\Events\Looping" => array:1 [
1049 0 => Closure($event, $payload) {#169
1050 class: "Illuminate\Events\Dispatcher"
1051 this: Illuminate\Events\Dispatcher {#34}
1052 use: { …2}
1053 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1054 line: "364 to 370"
1055 }
1056 ]
1057 "Illuminate\Database\Events\QueryExecuted" => array:1 [
1058 0 => Closure($event, $payload) {#170
1059 class: "Illuminate\Events\Dispatcher"
1060 this: Illuminate\Events\Dispatcher {#34}
1061 use: { …2}
1062 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1063 line: "364 to 370"
1064 }
1065 ]
1066 "Illuminate\Log\Events\MessageLogged" => array:1 [
1067 0 => Closure($event, $payload) {#171
1068 class: "Illuminate\Events\Dispatcher"
1069 this: Illuminate\Events\Dispatcher {#34}
1070 use: { …2}
1071 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1072 line: "364 to 370"
1073 }
1074 ]
1075 "Illuminate\Foundation\Events\LocaleUpdated" => array:1 [
1076 0 => Closure($event, $payload) {#185
1077 class: "Illuminate\Events\Dispatcher"
1078 this: Illuminate\Events\Dispatcher {#34}
1079 use: { …2}
1080 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1081 line: "364 to 370"
1082 }
1083 ]
1084 "Illuminate\Auth\Events\Registered" => array:1 [
1085 0 => Closure($event, $payload) {#187
1086 class: "Illuminate\Events\Dispatcher"
1087 this: Illuminate\Events\Dispatcher {#34}
1088 use: { …2}
1089 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
1090 line: "382 to 390"
1091 }
1092 ]
1093 ]
1094 #wildcards: []
1095 #wildcardsCache: array:14 [
1096 "bootstrapping: Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => []
1097 "bootstrapped: Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => []
1098 "bootstrapping: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
1099 "bootstrapped: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
1100 "bootstrapping: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
1101 "bootstrapped: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
1102 "bootstrapping: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
1103 "bootstrapped: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
1104 "bootstrapping: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
1105 "bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
1106 "bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
1107 "bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
1108 "Illuminate\Routing\Events\RouteMatched" => []
1109 "Illuminate\Cache\Events\CacheHit" => []
1110 ]
1111 #queueResolver: Closure() {#35
1112 class: "Illuminate\Events\EventServiceProvider"
1113 this: Illuminate\Events\EventServiceProvider {#13}
1114 use: {
1115 $app: Illuminate\Foundation\Application {#2}
1116 }
1117 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
1118 line: "18 to 20"
1119 }
1120 }
1121 "router" => Illuminate\Routing\Router {#33 …}
1122 "Illuminate\Contracts\Http\Kernel" => App\Http\Kernel {#37
1123 #middleware: array:6 [
1124 0 => "App\Http\Middleware\TrustProxies"
1125 1 => "Fruitcake\Cors\HandleCors"
1126 2 => "App\Http\Middleware\CheckForMaintenanceMode"
1127 3 => "Illuminate\Foundation\Http\Middleware\ValidatePostSize"
1128 4 => "App\Http\Middleware\TrimStrings"
1129 5 => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"
1130 ]
1131 #middlewareGroups: array:2 [
1132 "web" => array:6 [
1133 0 => "App\Http\Middleware\EncryptCookies"
1134 1 => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
1135 2 => "Illuminate\Session\Middleware\StartSession"
1136 3 => "Illuminate\View\Middleware\ShareErrorsFromSession"
1137 4 => "App\Http\Middleware\VerifyCsrfToken"
1138 5 => "Illuminate\Routing\Middleware\SubstituteBindings"
1139 ]
1140 "api" => array:2 [
1141 0 => "throttle:2048,1"
1142 1 => "Illuminate\Routing\Middleware\SubstituteBindings"
1143 ]
1144 ]
1145 #routeMiddleware: array:10 [
1146 "auth" => "App\Http\Middleware\Authenticate"
1147 "auth.basic" => "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
1148 "bindings" => "Illuminate\Routing\Middleware\SubstituteBindings"
1149 "cache.headers" => "Illuminate\Http\Middleware\SetCacheHeaders"
1150 "can" => "Illuminate\Auth\Middleware\Authorize"
1151 "guest" => "App\Http\Middleware\RedirectIfAuthenticated"
1152 "password.confirm" => "Illuminate\Auth\Middleware\RequirePassword"
1153 "signed" => "Illuminate\Routing\Middleware\ValidateSignature"
1154 "throttle" => "Illuminate\Routing\Middleware\ThrottleRequests"
1155 "verified" => "Illuminate\Auth\Middleware\EnsureEmailIsVerified"
1156 ]
1157 #app: Illuminate\Foundation\Application {#2}
1158 #router: Illuminate\Routing\Router {#33 …}
1159 #bootstrappers: array:6 [
1160 0 => "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"
1161 1 => "Illuminate\Foundation\Bootstrap\LoadConfiguration"
1162 2 => "Illuminate\Foundation\Bootstrap\HandleExceptions"
1163 3 => "Illuminate\Foundation\Bootstrap\RegisterFacades"
1164 4 => "Illuminate\Foundation\Bootstrap\RegisterProviders"
1165 5 => "Illuminate\Foundation\Bootstrap\BootProviders"
1166 ]
1167 #middlewarePriority: array:7 [
1168 0 => "Illuminate\Session\Middleware\StartSession"
1169 1 => "Illuminate\View\Middleware\ShareErrorsFromSession"
1170 2 => "Illuminate\Contracts\Auth\Middleware\AuthenticatesRequests"
1171 3 => "Illuminate\Routing\Middleware\ThrottleRequests"
1172 4 => "Illuminate\Session\Middleware\AuthenticateSession"
1173 5 => "Illuminate\Routing\Middleware\SubstituteBindings"
1174 6 => "Illuminate\Auth\Middleware\Authorize"
1175 ]
1176 }
1177 "request" => Illuminate\Http\Request {#50
1178 #json: Symfony\Component\HttpFoundation\ParameterBag {#42
1179 #parameters: []
1180 }
1181 #convertedFiles: null
1182 #userResolver: Closure($guard = null) {#223
1183 class: "Illuminate\Auth\AuthServiceProvider"
1184 this: Illuminate\Auth\AuthServiceProvider {#30 …}
1185 use: {
1186 $app: Illuminate\Foundation\Application {#2}
1187 }
1188 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
1189 line: "83 to 85"
1190 }
1191 #routeResolver: Closure() {#232
1192 class: "Illuminate\Routing\Router"
1193 this: Illuminate\Routing\Router {#33 …}
1194 use: {
1195 $route: Illuminate\Routing\Route {#196
1196 +uri: "api/software"
1197 +methods: array:1 [
1198 0 => "POST"
1199 ]
1200 +action: array:6 [
1201 "middleware" => array:1 [
1202 0 => "api"
1203 ]
1204 "uses" => "App\Http\Controllers\API\SoftwareController@store"
1205 "controller" => "App\Http\Controllers\API\SoftwareController@store"
1206 "namespace" => "App\Http\Controllers"
1207 "prefix" => "api"
1208 "where" => []
1209 ]
1210 +isFallback: false
1211 +controller: App\Http\Controllers\API\SoftwareController {#231
1212 #middleware: []
1213 }
1214 +defaults: []
1215 +wheres: []
1216 +parameters: []
1217 +parameterNames: []
1218 #originalParameters: []
1219 +computedMiddleware: array:1 [
1220 0 => "api"
1221 ]
1222 +compiled: Symfony\Component\Routing\CompiledRoute {#241
1223 -variables: []
1224 -tokens: array:1 [
1225 0 => array:2 [ …2]
1226 ]
1227 -staticPrefix: "/api/software"
1228 -regex: "#^/api/software$#sDu"
1229 -pathVariables: []
1230 -hostVariables: []
1231 -hostRegex: null
1232 -hostTokens: []
1233 }
1234 #router: Illuminate\Routing\Router {#33 …}
1235 #container: Illuminate\Foundation\Application {#2}
1236 #bindingFields: []
1237 }
1238 }
1239 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
1240 line: "651 to 653"
1241 }
1242 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#52
1243 #parameters: []
1244 }
1245 +request: Symfony\Component\HttpFoundation\ParameterBag {#42}
1246 +query: Symfony\Component\HttpFoundation\ParameterBag {#58
1247 #parameters: []
1248 }
1249 +server: Symfony\Component\HttpFoundation\ServerBag {#54
1250 #parameters: array:35 [
1251 "REDIRECT_APP_CONFIG_ENV" => "utv15"
1252 "REDIRECT_STATUS" => "200"
1253 "APP_CONFIG_ENV" => "utv15"
1254 "HTTP_ACCEPT" => "application/json"
1255 "CONTENT_TYPE" => "application/json"
1256 "HTTP_USER_AGENT" => "PostmanRuntime/7.24.0"
1257 "HTTP_POSTMAN_TOKEN" => "55ff3f20-9ff9-46df-bce2-a32d6e63e5c8"
1258 "HTTP_HOST" => "pain.utv15-18.prek.srv"
1259 "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"
1260 "HTTP_CONNECTION" => "keep-alive"
1261 "CONTENT_LENGTH" => "176"
1262 "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
1263 "SERVER_SIGNATURE" => "<address>Apache/2.4.29 (Ubuntu) Server at pain.utv15-18.prek.srv Port 80</address>"
1264 "SERVER_SOFTWARE" => "Apache/2.4.29 (Ubuntu)"
1265 "SERVER_NAME" => "pain.utv15-18.prek.srv"
1266 "SERVER_ADDR" => "192.168.60.13"
1267 "SERVER_PORT" => "80"
1268 "REMOTE_ADDR" => "192.168.80.79"
1269 "DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
1270 "REQUEST_SCHEME" => "http"
1271 "CONTEXT_PREFIX" => ""
1272 "CONTEXT_DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
1273 "SERVER_ADMIN" => "[no address given]"
1274 "SCRIPT_FILENAME" => "/var/www/admin.martin/webroot/pain/public/index.php"
1275 "REMOTE_PORT" => "54347"
1276 "REDIRECT_URL" => "/api/software"
1277 "GATEWAY_INTERFACE" => "CGI/1.1"
1278 "SERVER_PROTOCOL" => "HTTP/1.1"
1279 "REQUEST_METHOD" => "POST"
1280 "QUERY_STRING" => ""
1281 "REQUEST_URI" => "/api/software"
1282 "SCRIPT_NAME" => "/index.php"
1283 "PHP_SELF" => "/index.php"
1284 "REQUEST_TIME_FLOAT" => 1585828929.193
1285 "REQUEST_TIME" => 1585828929
1286 ]
1287 }
1288 +files: Symfony\Component\HttpFoundation\FileBag {#55
1289 #parameters: []
1290 }
1291 +cookies: Symfony\Component\HttpFoundation\ParameterBag {#53
1292 #parameters: []
1293 }
1294 +headers: Symfony\Component\HttpFoundation\HeaderBag {#56
1295 #headers: array:8 [
1296 "accept" => array:1 [
1297 0 => "application/json"
1298 ]
1299 "content-type" => array:1 [
1300 0 => "application/json"
1301 ]
1302 "user-agent" => array:1 [
1303 0 => "PostmanRuntime/7.24.0"
1304 ]
1305 "postman-token" => array:1 [
1306 0 => "55ff3f20-9ff9-46df-bce2-a32d6e63e5c8"
1307 ]
1308 "host" => array:1 [
1309 0 => "pain.utv15-18.prek.srv"
1310 ]
1311 "accept-encoding" => array:1 [
1312 0 => "gzip, deflate, br"
1313 ]
1314 "connection" => array:1 [
1315 0 => "keep-alive"
1316 ]
1317 "content-length" => array:1 [
1318 0 => "176"
1319 ]
1320 ]
1321 #cacheControl: []
1322 }
1323 #content: """
1324 [facts
1325 {
1326
1327 \t"name": "advanced-custom-fields\/advanced-custom-fields-pro",
1328 \t"version": "5.8"
1329 },
1330 {
1331
1332 \t"name": "BLABLA/anced-custom-fields-pro",
1333 \t"version": "5.8"
1334 }
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 [
1963 0 => "GET"
1964 1 => "HEAD"
1965 ]
1966 +action: array:5 [
1967 "middleware" => array:2 [ …2]
1968 "uses" => Closure(Request $request) {#198 …4}
1969 "namespace" => "App\Http\Controllers"
1970 "prefix" => "api"
1971 "where" => []
1972 ]
1973 +isFallback: false
1974 +controller: null
1975 +defaults: []
1976 +wheres: []
1977 +parameters: null
1978 +parameterNames: null
1979 #originalParameters: null
1980 +computedMiddleware: null
1981 +compiled: null
1982 #router: Illuminate\Routing\Router {#33 …}
1983 #container: Illuminate\Foundation\Application {#2}
1984 #bindingFields: []
1985 }
1986 "/" => Illuminate\Routing\Route {#201
1987 +uri: "/"
1988 +methods: array:2 [
1989 0 => "GET"
1990 1 => "HEAD"
1991 ]
1992 +action: array:5 [ …5]
1993 +isFallback: false
1994 +controller: null
1995 +defaults: []
1996 +wheres: []
1997 +parameters: null
1998 +parameterNames: null
1999 #originalParameters: null
2000 +computedMiddleware: null
2001 +compiled: null
2002 #router: Illuminate\Routing\Router {#33 …}
2003 #container: Illuminate\Foundation\Application {#2}
2004 #bindingFields: []
2005 }
2006 "assets" => Illuminate\Routing\Route {#203
2007 +uri: "assets"
2008 +methods: array:2 [ …2]
2009 +action: array:5 [ …5]
2010 +isFallback: false
2011 +controller: null
2012 +defaults: []
2013 +wheres: []
2014 +parameters: null
2015 +parameterNames: null
2016 #originalParameters: null
2017 +computedMiddleware: null
2018 +compiled: null
2019 #router: Illuminate\Routing\Router {#33 …}
2020 #container: Illuminate\Foundation\Application {#2}
2021 #bindingFields: []
2022 }
2023 "assets/create" => Illuminate\Routing\Route {#204
2024 +uri: "assets/create"
2025 +methods: array:2 [ …2]
2026 +action: array:6 [ …6]
2027 +isFallback: false
2028 +controller: null
2029 +defaults: []
2030 +wheres: []
2031 +parameters: null
2032 +parameterNames: null
2033 #originalParameters: null
2034 +computedMiddleware: null
2035 +compiled: null
2036 #router: Illuminate\Routing\Router {#33 …}
2037 #container: Illuminate\Foundation\Application {#2}
2038 #bindingFields: []
2039 }
2040 "assets/{asset}/edit" => Illuminate\Routing\Route {#205
2041 +uri: "assets/{asset}/edit"
2042 +methods: array:2 [ …2]
2043 +action: array:6 [ …6]
2044 +isFallback: false
2045 +controller: null
2046 +defaults: []
2047 +wheres: []
2048 +parameters: null
2049 +parameterNames: null
2050 #originalParameters: null
2051 +computedMiddleware: null
2052 +compiled: null
2053 #router: Illuminate\Routing\Router {#33 …}
2054 #container: Illuminate\Foundation\Application {#2}
2055 #bindingFields: []
2056 }
2057 "assets/{asset}" => Illuminate\Routing\Route {#206
2058 +uri: "assets/{asset}"
2059 +methods: array:2 [ …2]
2060 +action: array:6 [ …6]
2061 +isFallback: false
2062 +controller: null
2063 +defaults: []
2064 +wheres: []
2065 +parameters: null
2066 +parameterNames: null
2067 #originalParameters: null
2068 +computedMiddleware: null
2069 +compiled: null
2070 #router: Illuminate\Routing\Router {#33 …}
2071 #container: Illuminate\Foundation\Application {#2}
2072 #bindingFields: []
2073 }
2074 "logs" => Illuminate\Routing\Route {#210
2075 +uri: "logs"
2076 +methods: array:2 [ …2]
2077 +action: array:5 [ …5]
2078 +isFallback: false
2079 +controller: null
2080 +defaults: []
2081 +wheres: []
2082 +parameters: null
2083 +parameterNames: null
2084 #originalParameters: null
2085 +computedMiddleware: null
2086 +compiled: null
2087 #router: Illuminate\Routing\Router {#33 …}
2088 #container: Illuminate\Foundation\Application {#2}
2089 #bindingFields: []
2090 }
2091 "logs/create" => Illuminate\Routing\Route {#211
2092 +uri: "logs/create"
2093 +methods: array:2 [ …2]
2094 +action: array:6 [ …6]
2095 +isFallback: false
2096 +controller: null
2097 +defaults: []
2098 +wheres: []
2099 +parameters: null
2100 +parameterNames: null
2101 #originalParameters: null
2102 +computedMiddleware: null
2103 +compiled: null
2104 #router: Illuminate\Routing\Router {#33 …}
2105 #container: Illuminate\Foundation\Application {#2}
2106 #bindingFields: []
2107 }
2108 "logs/{log}/edit" => Illuminate\Routing\Route {#212
2109 +uri: "logs/{log}/edit"
2110 +methods: array:2 [ …2]
2111 +action: array:6 [ …6]
2112 +isFallback: false
2113 +controller: null
2114 +defaults: []
2115 +wheres: []
2116 +parameters: null
2117 +parameterNames: null
2118 #originalParameters: null
2119 +computedMiddleware: null
2120 +compiled: null
2121 #router: Illuminate\Routing\Router {#33 …}
2122 #container: Illuminate\Foundation\Application {#2}
2123 #bindingFields: []
2124 }
2125 "logs/{log}" => Illuminate\Routing\Route {#213
2126 +uri: "logs/{log}"
2127 +methods: array:2 [ …2]
2128 +action: array:6 [ …6]
2129 +isFallback: false
2130 +controller: null
2131 +defaults: []
2132 +wheres: []
2133 +parameters: null
2134 +parameterNames: null
2135 #originalParameters: null
2136 +computedMiddleware: null
2137 +compiled: null
2138 #router: Illuminate\Routing\Router {#33 …}
2139 #container: Illuminate\Foundation\Application {#2}
2140 #bindingFields: []
2141 }
2142 "arne" => Illuminate\Routing\Route {#216
2143 +uri: "arne"
2144 +methods: array:2 [ …2]
2145 +action: array:6 [ …6]
2146 +isFallback: false
2147 +controller: null
2148 +defaults: []
2149 +wheres: []
2150 +parameters: null
2151 +parameterNames: null
2152 #originalParameters: null
2153 +computedMiddleware: null
2154 +compiled: null
2155 #router: Illuminate\Routing\Router {#33 …}
2156 #container: Illuminate\Foundation\Application {#2}
2157 #bindingFields: []
2158 }
2159 ]
2160 "HEAD" => array:14 [
2161 "_ignition/health-check" => Illuminate\Routing\Route {#142}
2162 "_ignition/scripts/{script}" => Illuminate\Routing\Route {#147}
2163 "_ignition/styles/{style}" => Illuminate\Routing\Route {#148}
2164 "api/user" => Illuminate\Routing\Route {#199}
2165 "/" => Illuminate\Routing\Route {#201}
2166 "assets" => Illuminate\Routing\Route {#203}
2167 "assets/create" => Illuminate\Routing\Route {#204}
2168 "assets/{asset}/edit" => Illuminate\Routing\Route {#205}
2169 "assets/{asset}" => Illuminate\Routing\Route {#206}
2170 "logs" => Illuminate\Routing\Route {#210}
2171 "logs/create" => Illuminate\Routing\Route {#211}
2172 "logs/{log}/edit" => Illuminate\Routing\Route {#212}
2173 "logs/{log}" => Illuminate\Routing\Route {#213}
2174 "arne" => Illuminate\Routing\Route {#216}
2175 ]
2176 "POST" => array:5 [
2177 "_ignition/execute-solution" => Illuminate\Routing\Route {#141
2178 +uri: "_ignition/execute-solution"
2179 +methods: array:1 [
2180 0 => "POST"
2181 ]
2182 +action: array:7 [
2183 "middleware" => array:2 [ …2]
2184 "uses" => "Facade\Ignition\Http\Controllers\ExecuteSolutionController@__invoke"
2185 "controller" => "Facade\Ignition\Http\Controllers\ExecuteSolutionController"
2186 "as" => "ignition.executeSolution"
2187 "namespace" => null
2188 "prefix" => "_ignition"
2189 "where" => []
2190 ]
2191 +isFallback: false
2192 +controller: null
2193 +defaults: []
2194 +wheres: []
2195 +parameters: null
2196 +parameterNames: null
2197 #originalParameters: null
2198 +computedMiddleware: null
2199 +compiled: Symfony\Component\Routing\CompiledRoute {#235
2200 -variables: []
2201 -tokens: array:1 [ …1]
2202 -staticPrefix: "/_ignition/execute-solution"
2203 -regex: "#^/_ignition/execute\-solution$#sDu"
2204 -pathVariables: []
2205 -hostVariables: []
2206 -hostRegex: null
2207 -hostTokens: []
2208 }
2209 #router: Illuminate\Routing\Router {#33 …}
2210 #container: Illuminate\Foundation\Application {#2}
2211 #bindingFields: []
2212 }
2213 "_ignition/share-report" => Illuminate\Routing\Route {#146
2214 +uri: "_ignition/share-report"
2215 +methods: array:1 [
2216 0 => "POST"
2217 ]
2218 +action: array:7 [
2219 "middleware" => array:2 [ …2]
2220 "uses" => "Facade\Ignition\Http\Controllers\ShareReportController@__invoke"
2221 "controller" => "Facade\Ignition\Http\Controllers\ShareReportController"
2222 "as" => "ignition.shareReport"
2223 "namespace" => null
2224 "prefix" => "_ignition"
2225 "where" => []
2226 ]
2227 +isFallback: false
2228 +controller: null
2229 +defaults: []
2230 +wheres: []
2231 +parameters: null
2232 +parameterNames: null
2233 #originalParameters: null
2234 +computedMiddleware: null
2235 +compiled: Symfony\Component\Routing\CompiledRoute {#240
2236 -variables: []
2237 -tokens: array:1 [ …1]
2238 -staticPrefix: "/_ignition/share-report"
2239 -regex: "#^/_ignition/share\-report$#sDu"
2240 -pathVariables: []
2241 -hostVariables: []
2242 -hostRegex: null
2243 -hostTokens: []
2244 }
2245 #router: Illuminate\Routing\Router {#33 …}
2246 #container: Illuminate\Foundation\Application {#2}
2247 #bindingFields: []
2248 }
2249 "api/software" => Illuminate\Routing\Route {#196}
2250 "assets" => Illuminate\Routing\Route {#207
2251 +uri: "assets"
2252 +methods: array:1 [ …1]
2253 +action: array:6 [ …6]
2254 +isFallback: false
2255 +controller: null
2256 +defaults: []
2257 +wheres: []
2258 +parameters: null
2259 +parameterNames: null
2260 #originalParameters: null
2261 +computedMiddleware: null
2262 +compiled: null
2263 #router: Illuminate\Routing\Router {#33 …}
2264 #container: Illuminate\Foundation\Application {#2}
2265 #bindingFields: []
2266 }
2267 "logs" => Illuminate\Routing\Route {#214
2268 +uri: "logs"
2269 +methods: array:1 [ …1]
2270 +action: array:6 [ …6]
2271 +isFallback: false
2272 +controller: null
2273 +defaults: []
2274 +wheres: []
2275 +parameters: null
2276 +parameterNames: null
2277 #originalParameters: null
2278 +computedMiddleware: null
2279 +compiled: null
2280 #router: Illuminate\Routing\Router {#33 …}
2281 #container: Illuminate\Foundation\Application {#2}
2282 #bindingFields: []
2283 }
2284 ]
2285 "PUT" => array:2 [
2286 "assets/{asset}" => Illuminate\Routing\Route {#208
2287 +uri: "assets/{asset}"
2288 +methods: array:1 [ …1]
2289 +action: array:6 [ …6]
2290 +isFallback: false
2291 +controller: null
2292 +defaults: []
2293 +wheres: []
2294 +parameters: null
2295 +parameterNames: null
2296 #originalParameters: null
2297 +computedMiddleware: null
2298 +compiled: null
2299 #router: Illuminate\Routing\Router {#33 …}
2300 #container: Illuminate\Foundation\Application {#2}
2301 #bindingFields: []
2302 }
2303 "logs/{log}" => Illuminate\Routing\Route {#215
2304 +uri: "logs/{log}"
2305 +methods: array:1 [ …1]
2306 +action: array:6 [ …6]
2307 +isFallback: false
2308 +controller: null
2309 +defaults: []
2310 +wheres: []
2311 +parameters: null
2312 +parameterNames: null
2313 #originalParameters: null
2314 +computedMiddleware: null
2315 +compiled: null
2316 #router: Illuminate\Routing\Router {#33 …}
2317 #container: Illuminate\Foundation\Application {#2}
2318 #bindingFields: []
2319 }
2320 ]
2321 ]
2322 #allRoutes: array:21 [
2323 "HEAD_ignition/health-check" => Illuminate\Routing\Route {#142}
2324 "POST_ignition/execute-solution" => Illuminate\Routing\Route {#141}
2325 "POST_ignition/share-report" => Illuminate\Routing\Route {#146}
2326 "HEAD_ignition/scripts/{script}" => Illuminate\Routing\Route {#147}
2327 "HEAD_ignition/styles/{style}" => Illuminate\Routing\Route {#148}
2328 "POSTapi/software" => Illuminate\Routing\Route {#196}
2329 "HEADapi/user" => Illuminate\Routing\Route {#199}
2330 "HEAD/" => Illuminate\Routing\Route {#201}
2331 "HEADassets" => Illuminate\Routing\Route {#203}
2332 "HEADassets/create" => Illuminate\Routing\Route {#204}
2333 "HEADassets/{asset}/edit" => Illuminate\Routing\Route {#205}
2334 "HEADassets/{asset}" => Illuminate\Routing\Route {#206}
2335 "POSTassets" => Illuminate\Routing\Route {#207}
2336 "PUTassets/{asset}" => Illuminate\Routing\Route {#208}
2337 "HEADlogs" => Illuminate\Routing\Route {#210}
2338 "HEADlogs/create" => Illuminate\Routing\Route {#211}
2339 "HEADlogs/{log}/edit" => Illuminate\Routing\Route {#212}
2340 "HEADlogs/{log}" => Illuminate\Routing\Route {#213}
2341 "POSTlogs" => Illuminate\Routing\Route {#214}
2342 "PUTlogs/{log}" => Illuminate\Routing\Route {#215}
2343 "HEADarne" => Illuminate\Routing\Route {#216}
2344 ]
2345 #nameList: array:5 [
2346 "ignition.healthCheck" => Illuminate\Routing\Route {#142}
2347 "ignition.executeSolution" => Illuminate\Routing\Route {#141}
2348 "ignition.shareReport" => Illuminate\Routing\Route {#146}
2349 "ignition.scripts" => Illuminate\Routing\Route {#147}
2350 "ignition.styles" => Illuminate\Routing\Route {#148}
2351 ]
2352 #actionList: array:17 [
2353 "Facade\Ignition\Http\Controllers\HealthCheckController" => Illuminate\Routing\Route {#142}
2354 "Facade\Ignition\Http\Controllers\ExecuteSolutionController" => Illuminate\Routing\Route {#141}
2355 "Facade\Ignition\Http\Controllers\ShareReportController" => Illuminate\Routing\Route {#146}
2356 "Facade\Ignition\Http\Controllers\ScriptController" => Illuminate\Routing\Route {#147}
2357 "Facade\Ignition\Http\Controllers\StyleController" => Illuminate\Routing\Route {#148}
2358 "App\Http\Controllers\API\SoftwareController@store" => Illuminate\Routing\Route {#196}
2359 "App\Http\Controllers\AssetsController@create" => Illuminate\Routing\Route {#204}
2360 "App\Http\Controllers\AssetsController@edit" => Illuminate\Routing\Route {#205}
2361 "App\Http\Controllers\AssetsController@show" => Illuminate\Routing\Route {#206}
2362 "App\Http\Controllers\AssetsController@store" => Illuminate\Routing\Route {#207}
2363 "App\Http\Controllers\AssetsController@update" => Illuminate\Routing\Route {#208}
2364 "App\Http\Controllers\LogsController@create" => Illuminate\Routing\Route {#211}
2365 "App\Http\Controllers\LogsController@edit" => Illuminate\Routing\Route {#212}
2366 "App\Http\Controllers\LogsController@show" => Illuminate\Routing\Route {#213}
2367 "App\Http\Controllers\LogsController@store" => Illuminate\Routing\Route {#214}
2368 "App\Http\Controllers\LogsController@update" => Illuminate\Routing\Route {#215}
2369 "App\Http\Controllers\IpaddressesController@freeIpaddresses" => Illuminate\Routing\Route {#216}
2370 ]
2371 }
2372 "url" => Illuminate\Routing\UrlGenerator {#188
2373 #routes: Illuminate\Routing\RouteCollection {#36}
2374 #request: Illuminate\Http\Request {#50}
2375 #assetRoot: null
2376 #forcedRoot: null
2377 #forceScheme: null
2378 #cachedRoot: null
2379 #cachedScheme: null
2380 #rootNamespace: "App\Http\Controllers"
2381 #sessionResolver: Closure() {#190
2382 class: "Illuminate\Routing\RoutingServiceProvider"
2383 this: Illuminate\Routing\RoutingServiceProvider {#17}
2384 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2385 line: "73 to 75"
2386 }
2387 #keyResolver: Closure() {#191
2388 class: "Illuminate\Routing\RoutingServiceProvider"
2389 this: Illuminate\Routing\RoutingServiceProvider {#17}
2390 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2391 line: "77 to 79"
2392 }
2393 #formatHostUsing: null
2394 #formatPathUsing: null
2395 #routeGenerator: null
2396 }
2397 "Asm89\Stack\CorsService" => Asm89\Stack\CorsService {#227
2398 -options: array:7 [
2399 "supportsCredentials" => false
2400 "allowedOrigins" => true
2401 "allowedOriginsPatterns" => array:1 [
2402 0 => "#^.*\z#u"
2403 ]
2404 "allowedHeaders" => true
2405 "allowedMethods" => true
2406 "exposedHeaders" => []
2407 "maxAge" => 0
2408 ]
2409 }
2410 "Illuminate\Routing\Route" => Illuminate\Routing\Route {#196}
2411 "Illuminate\Routing\Contracts\ControllerDispatcher" => Illuminate\Routing\ControllerDispatcher {#234
2412 #container: Illuminate\Foundation\Application {#2}
2413 }
2414 "cache" => Illuminate\Cache\CacheManager {#256
2415 #app: Illuminate\Foundation\Application {#2}
2416 #stores: array:1 [
2417 "file" => Illuminate\Cache\Repository {#258
2418 #store: Illuminate\Cache\FileStore {#257
2419 #files: Illuminate\Filesystem\Filesystem {#144}
2420 #directory: "/var/www/admin.martin/webroot/pain/storage/framework/cache/data"
2421 #filePermission: null
2422 }
2423 #events: Illuminate\Events\Dispatcher {#34}
2424 #default: 3600
2425 }
2426 ]
2427 #customCreators: []
2428 }
2429 "cache.store" => Illuminate\Cache\Repository {#258}
2430 "auth" => Illuminate\Auth\AuthManager {#246
2431 #app: Illuminate\Foundation\Application {#2}
2432 #customCreators: []
2433 #guards: array:1 [
2434 "web" => Illuminate\Auth\SessionGuard {#263
2435 #name: "web"
2436 #lastAttempted: null
2437 #viaRemember: false
2438 #session: Illuminate\Session\Store {#266
2439 #id: "i2PNO502egjhKI561cEa2u5fYIFxf5gxeeE5byIF"
2440 #name: "laravel_session"
2441 #attributes: []
2442 #handler: Illuminate\Session\FileSessionHandler {#265
2443 #files: Illuminate\Filesystem\Filesystem {#144}
2444 #path: "/var/www/admin.martin/webroot/pain/storage/framework/sessions"
2445 #minutes: "120"
2446 }
2447 #started: false
2448 }
2449 #cookie: Illuminate\Cookie\CookieJar {#267
2450 #path: "/"
2451 #domain: null
2452 #secure: null
2453 #sameSite: "lax"
2454 #queued: []
2455 }
2456 #request: Illuminate\Http\Request {#50}
2457 #events: Illuminate\Events\Dispatcher {#34}
2458 #loggedOut: false
2459 #recallAttempted: false
2460 #user: null
2461 #provider: Illuminate\Auth\EloquentUserProvider {#249 …2}
2462 }
2463 ]
2464 #userResolver: Closure($guard = null) {#243
2465 class: "Illuminate\Auth\AuthManager"
2466 this: Illuminate\Auth\AuthManager {#246}
2467 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthManager.php"
2468 line: "53 to 55"
2469 }
2470 #customProviderCreators: []
2471 }
2472 "hash" => Illuminate\Hashing\HashManager {#262
2473 #container: Illuminate\Foundation\Application {#2}
2474 #app: Illuminate\Foundation\Application {#2}
2475 #config: Illuminate\Config\Repository {#41}
2476 #customCreators: []
2477 #drivers: []
2478 }
2479 "session" => Illuminate\Session\SessionManager {#264
2480 #container: Illuminate\Foundation\Application {#2}
2481 #app: Illuminate\Foundation\Application {#2}
2482 #config: Illuminate\Config\Repository {#41}
2483 #customCreators: []
2484 #drivers: array:1 [
2485 "file" => Illuminate\Session\Store {#266}
2486 ]
2487 }
2488 "session.store" => Illuminate\Session\Store {#266}
2489 "cookie" => Illuminate\Cookie\CookieJar {#267}
2490 "redirect" => Illuminate\Routing\Redirector {#290
2491 #generator: Illuminate\Routing\UrlGenerator {#188}
2492 #session: Illuminate\Session\Store {#266}
2493 }
2494 "translation.loader" => Illuminate\Translation\FileLoader {#274
2495 #files: Illuminate\Filesystem\Filesystem {#144}
2496 #path: "/var/www/admin.martin/webroot/pain/resources/lang"
2497 #jsonPaths: []
2498 #hints: []
2499 }
2500 "translator" => Illuminate\Translation\Translator {#291
2501 #loader: Illuminate\Translation\FileLoader {#274}
2502 #locale: "en"
2503 #fallback: "en"
2504 #loaded: []
2505 #selector: null
2506 #parsed: []
2507 }
2508 "validation.presence" => Illuminate\Validation\DatabasePresenceVerifier {#292
2509 #db: Illuminate\Database\DatabaseManager {#47}
2510 #connection: null
2511 }
2512 "validator" => Illuminate\Validation\Factory {#278
2513 #translator: Illuminate\Translation\Translator {#291}
2514 #verifier: Illuminate\Validation\DatabasePresenceVerifier {#292}
2515 #container: Illuminate\Foundation\Application {#2}
2516 #extensions: []
2517 #implicitExtensions: []
2518 #dependentExtensions: []
2519 #replacers: []
2520 #fallbackMessages: []
2521 #resolver: null
2522 }
2523 ]
2524 #aliases: array:77 [
2525 "Illuminate\Foundation\Application" => "app"
2526 "Illuminate\Contracts\Container\Container" => "app"
2527 "Illuminate\Contracts\Foundation\Application" => "app"
2528 "Psr\Container\ContainerInterface" => "app"
2529 "Illuminate\Auth\AuthManager" => "auth"
2530 "Illuminate\Contracts\Auth\Factory" => "auth"
2531 "Illuminate\Contracts\Auth\Guard" => "auth.driver"
2532 "Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
2533 "Illuminate\Cache\CacheManager" => "cache"
2534 "Illuminate\Contracts\Cache\Factory" => "cache"
2535 "Illuminate\Cache\Repository" => "cache.store"
2536 "Illuminate\Contracts\Cache\Repository" => "cache.store"
2537 "Psr\SimpleCache\CacheInterface" => "cache.store"
2538 "Symfony\Component\Cache\Adapter\Psr16Adapter" => "cache.psr6"
2539 "Symfony\Component\Cache\Adapter\AdapterInterface" => "cache.psr6"
2540 "Psr\Cache\CacheItemPoolInterface" => "cache.psr6"
2541 "Illuminate\Config\Repository" => "config"
2542 "Illuminate\Contracts\Config\Repository" => "config"
2543 "Illuminate\Cookie\CookieJar" => "cookie"
2544 "Illuminate\Contracts\Cookie\Factory" => "cookie"
2545 "Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
2546 "Illuminate\Encryption\Encrypter" => "encrypter"
2547 "Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
2548 "Illuminate\Database\DatabaseManager" => "db"
2549 "Illuminate\Database\ConnectionResolverInterface" => "db"
2550 "Illuminate\Database\Connection" => "db.connection"
2551 "Illuminate\Database\ConnectionInterface" => "db.connection"
2552 "Illuminate\Events\Dispatcher" => "events"
2553 "Illuminate\Contracts\Events\Dispatcher" => "events"
2554 "Illuminate\Filesystem\Filesystem" => "files"
2555 "Illuminate\Filesystem\FilesystemManager" => "filesystem"
2556 "Illuminate\Contracts\Filesystem\Factory" => "filesystem"
2557 "Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
2558 "Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
2559 "Illuminate\Hashing\HashManager" => "hash"
2560 "Illuminate\Contracts\Hashing\Hasher" => "hash.driver"
2561 "Illuminate\Translation\Translator" => "translator"
2562 "Illuminate\Contracts\Translation\Translator" => "translator"
2563 "Illuminate\Log\LogManager" => "log"
2564 "Psr\Log\LoggerInterface" => "log"
2565 "Illuminate\Mail\MailManager" => "mail.manager"
2566 "Illuminate\Contracts\Mail\Factory" => "mail.manager"
2567 "Illuminate\Mail\Mailer" => "mailer"
2568 "Illuminate\Contracts\Mail\Mailer" => "mailer"
2569 "Illuminate\Contracts\Mail\MailQueue" => "mailer"
2570 "Illuminate\Auth\Passwords\PasswordBrokerManager" => "auth.password"
2571 "Illuminate\Contracts\Auth\PasswordBrokerFactory" => "auth.password"
2572 "Illuminate\Auth\Passwords\PasswordBroker" => "auth.password.broker"
2573 "Illuminate\Contracts\Auth\PasswordBroker" => "auth.password.broker"
2574 "Illuminate\Queue\QueueManager" => "queue"
2575 "Illuminate\Contracts\Queue\Factory" => "queue"
2576 "Illuminate\Contracts\Queue\Monitor" => "queue"
2577 "Illuminate\Contracts\Queue\Queue" => "queue.connection"
2578 "Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
2579 "Illuminate\Routing\Redirector" => "redirect"
2580 "Illuminate\Redis\RedisManager" => "redis"
2581 "Illuminate\Contracts\Redis\Factory" => "redis"
2582 "Illuminate\Redis\Connections\Connection" => "redis.connection"
2583 "Illuminate\Contracts\Redis\Connection" => "redis.connection"
2584 "Illuminate\Http\Request" => "request"
2585 "Symfony\Component\HttpFoundation\Request" => "request"
2586 "Illuminate\Routing\Router" => "router"
2587 "Illuminate\Contracts\Routing\Registrar" => "router"
2588 "Illuminate\Contracts\Routing\BindingRegistrar" => "router"
2589 "Illuminate\Session\SessionManager" => "session"
2590 "Illuminate\Session\Store" => "session.store"
2591 "Illuminate\Contracts\Session\Session" => "session.store"
2592 "Illuminate\Routing\UrlGenerator" => "url"
2593 "Illuminate\Contracts\Routing\UrlGenerator" => "url"
2594 "Illuminate\Validation\Factory" => "validator"
2595 "Illuminate\Contracts\Validation\Factory" => "validator"
2596 "Illuminate\View\Factory" => "view"
2597 "Illuminate\Contracts\View\Factory" => "view"
2598 "Illuminate\Contracts\Notifications\Dispatcher" => "Illuminate\Notifications\ChannelManager"
2599 "Illuminate\Contracts\Notifications\Factory" => "Illuminate\Notifications\ChannelManager"
2600 "Facade\FlareClient\Http\Client" => "flare.http"
2601 "Facade\FlareClient\Flare" => "flare.client"
2602 ]
2603 #abstractAliases: array:41 [
2604 "app" => array:4 [
2605 0 => "Illuminate\Foundation\Application"
2606 1 => "Illuminate\Contracts\Container\Container"
2607 2 => "Illuminate\Contracts\Foundation\Application"
2608 3 => "Psr\Container\ContainerInterface"
2609 ]
2610 "auth" => array:2 [
2611 0 => "Illuminate\Auth\AuthManager"
2612 1 => "Illuminate\Contracts\Auth\Factory"
2613 ]
2614 "auth.driver" => array:1 [
2615 0 => "Illuminate\Contracts\Auth\Guard"
2616 ]
2617 "blade.compiler" => array:1 [
2618 0 => "Illuminate\View\Compilers\BladeCompiler"
2619 ]
2620 "cache" => array:2 [
2621 0 => "Illuminate\Cache\CacheManager"
2622 1 => "Illuminate\Contracts\Cache\Factory"
2623 ]
2624 "cache.store" => array:3 [
2625 0 => "Illuminate\Cache\Repository"
2626 1 => "Illuminate\Contracts\Cache\Repository"
2627 2 => "Psr\SimpleCache\CacheInterface"
2628 ]
2629 "cache.psr6" => array:3 [
2630 0 => "Symfony\Component\Cache\Adapter\Psr16Adapter"
2631 1 => "Symfony\Component\Cache\Adapter\AdapterInterface"
2632 2 => "Psr\Cache\CacheItemPoolInterface"
2633 ]
2634 "config" => array:2 [
2635 0 => "Illuminate\Config\Repository"
2636 1 => "Illuminate\Contracts\Config\Repository"
2637 ]
2638 "cookie" => array:3 [
2639 0 => "Illuminate\Cookie\CookieJar"
2640 1 => "Illuminate\Contracts\Cookie\Factory"
2641 2 => "Illuminate\Contracts\Cookie\QueueingFactory"
2642 ]
2643 "encrypter" => array:2 [
2644 0 => "Illuminate\Encryption\Encrypter"
2645 1 => "Illuminate\Contracts\Encryption\Encrypter"
2646 ]
2647 "db" => array:2 [
2648 0 => "Illuminate\Database\DatabaseManager"
2649 1 => "Illuminate\Database\ConnectionResolverInterface"
2650 ]
2651 "db.connection" => array:2 [
2652 0 => "Illuminate\Database\Connection"
2653 1 => "Illuminate\Database\ConnectionInterface"
2654 ]
2655 "events" => array:2 [
2656 0 => "Illuminate\Events\Dispatcher"
2657 1 => "Illuminate\Contracts\Events\Dispatcher"
2658 ]
2659 "files" => array:1 [
2660 0 => "Illuminate\Filesystem\Filesystem"
2661 ]
2662 "filesystem" => array:2 [
2663 0 => "Illuminate\Filesystem\FilesystemManager"
2664 1 => "Illuminate\Contracts\Filesystem\Factory"
2665 ]
2666 "filesystem.disk" => array:1 [
2667 0 => "Illuminate\Contracts\Filesystem\Filesystem"
2668 ]
2669 "filesystem.cloud" => array:1 [
2670 0 => "Illuminate\Contracts\Filesystem\Cloud"
2671 ]
2672 "hash" => array:1 [
2673 0 => "Illuminate\Hashing\HashManager"
2674 ]
2675 "hash.driver" => array:1 [
2676 0 => "Illuminate\Contracts\Hashing\Hasher"
2677 ]
2678 "translator" => array:2 [
2679 0 => "Illuminate\Translation\Translator"
2680 1 => "Illuminate\Contracts\Translation\Translator"
2681 ]
2682 "log" => array:2 [
2683 0 => "Illuminate\Log\LogManager"
2684 1 => "Psr\Log\LoggerInterface"
2685 ]
2686 "mail.manager" => array:2 [
2687 0 => "Illuminate\Mail\MailManager"
2688 1 => "Illuminate\Contracts\Mail\Factory"
2689 ]
2690 "mailer" => array:3 [
2691 0 => "Illuminate\Mail\Mailer"
2692 1 => "Illuminate\Contracts\Mail\Mailer"
2693 2 => "Illuminate\Contracts\Mail\MailQueue"
2694 ]
2695 "auth.password" => array:2 [
2696 0 => "Illuminate\Auth\Passwords\PasswordBrokerManager"
2697 1 => "Illuminate\Contracts\Auth\PasswordBrokerFactory"
2698 ]
2699 "auth.password.broker" => array:2 [
2700 0 => "Illuminate\Auth\Passwords\PasswordBroker"
2701 1 => "Illuminate\Contracts\Auth\PasswordBroker"
2702 ]
2703 "queue" => array:3 [
2704 0 => "Illuminate\Queue\QueueManager"
2705 1 => "Illuminate\Contracts\Queue\Factory"
2706 2 => "Illuminate\Contracts\Queue\Monitor"
2707 ]
2708 "queue.connection" => array:1 [
2709 0 => "Illuminate\Contracts\Queue\Queue"
2710 ]
2711 "queue.failer" => array:1 [
2712 0 => "Illuminate\Queue\Failed\FailedJobProviderInterface"
2713 ]
2714 "redirect" => array:1 [
2715 0 => "Illuminate\Routing\Redirector"
2716 ]
2717 "redis" => array:2 [
2718 0 => "Illuminate\Redis\RedisManager"
2719 1 => "Illuminate\Contracts\Redis\Factory"
2720 ]
2721 "redis.connection" => array:2 [
2722 0 => "Illuminate\Redis\Connections\Connection"
2723 1 => "Illuminate\Contracts\Redis\Connection"
2724 ]
2725 "request" => array:2 [
2726 0 => "Illuminate\Http\Request"
2727 1 => "Symfony\Component\HttpFoundation\Request"
2728 ]
2729 "router" => array:3 [
2730 0 => "Illuminate\Routing\Router"
2731 1 => "Illuminate\Contracts\Routing\Registrar"
2732 2 => "Illuminate\Contracts\Routing\BindingRegistrar"
2733 ]
2734 "session" => array:1 [
2735 0 => "Illuminate\Session\SessionManager"
2736 ]
2737 "session.store" => array:2 [
2738 0 => "Illuminate\Session\Store"
2739 1 => "Illuminate\Contracts\Session\Session"
2740 ]
2741 "url" => array:2 [
2742 0 => "Illuminate\Routing\UrlGenerator"
2743 1 => "Illuminate\Contracts\Routing\UrlGenerator"
2744 ]
2745 "validator" => array:2 [
2746 0 => "Illuminate\Validation\Factory"
2747 1 => "Illuminate\Contracts\Validation\Factory"
2748 ]
2749 "view" => array:2 [
2750 0 => "Illuminate\View\Factory"
2751 1 => "Illuminate\Contracts\View\Factory"
2752 ]
2753 "Illuminate\Notifications\ChannelManager" => array:2 [
2754 0 => "Illuminate\Contracts\Notifications\Dispatcher"
2755 1 => "Illuminate\Contracts\Notifications\Factory"
2756 ]
2757 "flare.http" => array:1 [
2758 0 => "Facade\FlareClient\Http\Client"
2759 ]
2760 "flare.client" => array:1 [
2761 0 => "Facade\FlareClient\Flare"
2762 ]
2763 ]
2764 #extenders: array:1 [
2765 "url" => array:1 [
2766 0 => Closure(UrlGenerator $url, $app) {#20
2767 class: "Illuminate\Routing\RoutingServiceProvider"
2768 this: Illuminate\Routing\RoutingServiceProvider {#17}
2769 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2770 line: "69 to 89"
2771 }
2772 ]
2773 ]
2774 #tags: []
2775 #buildStack: []
2776 #with: []
2777 +contextual: []
2778 #reboundCallbacks: array:3 [
2779 "request" => array:3 [
2780 0 => Closure($app, $request) {#45
2781 class: "Illuminate\Auth\AuthServiceProvider"
2782 this: Illuminate\Auth\AuthServiceProvider {#30 …}
2783 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
2784 line: "82 to 86"
2785 }
2786 1 => Closure($app, $request) {#189
2787 class: "Illuminate\Routing\RoutingServiceProvider"
2788 this: Illuminate\Routing\RoutingServiceProvider {#17}
2789 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2790 line: "99 to 101"
2791 }
2792 2 => Closure($app, $instance) {#268
2793 class: "Illuminate\Container\Container"
2794 this: Illuminate\Foundation\Application {#2}
2795 use: {
2796 $target: Illuminate\Auth\SessionGuard {#263}
2797 $method: "setRequest"
2798 }
2799 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Container/Container.php"
2800 line: "535 to 537"
2801 }
2802 ]
2803 "events" => array:1 [
2804 0 => Closure($app, $dispatcher) {#57
2805 class: "Illuminate\Auth\AuthServiceProvider"
2806 this: Illuminate\Auth\AuthServiceProvider {#30 …}
2807 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
2808 line: "96 to 108"
2809 }
2810 ]
2811 "routes" => array:1 [
2812 0 => Closure($app, $routes) {#192
2813 class: "Illuminate\Routing\RoutingServiceProvider"
2814 this: Illuminate\Routing\RoutingServiceProvider {#17}
2815 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
2816 line: "84 to 86"
2817 }
2818 ]
2819 ]
2820 #globalResolvingCallbacks: []
2821 #globalAfterResolvingCallbacks: []
2822 #resolvingCallbacks: array:1 [
2823 "Illuminate\Foundation\Http\FormRequest" => array:1 [
2824 0 => Closure($request, $app) {#134
2825 class: "Illuminate\Foundation\Providers\FormRequestServiceProvider"
2826 this: Illuminate\Foundation\Providers\FormRequestServiceProvider {#76}
2827 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php"
2828 line: "33 to 37"
2829 }
2830 ]
2831 ]
2832 #afterResolvingCallbacks: array:2 [
2833 "Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
2834 0 => Closure($resolved) {#133
2835 class: "Illuminate\Foundation\Providers\FormRequestServiceProvider"
2836 this: Illuminate\Foundation\Providers\FormRequestServiceProvider {#76}
2837 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php"
2838 line: "29 to 31"
2839 }
2840 ]
2841 "view" => array:2 [
2842 0 => Closure($view) {#135
2843 class: "Illuminate\Support\ServiceProvider"
2844 this: Illuminate\Notifications\NotificationServiceProvider {#80}
2845 use: {
2846 $path: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Notifications/resources/views"
2847 $namespace: "notifications"
2848 }
2849 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php"
2850 line: "94 to 105"
2851 }
2852 1 => Closure($view) {#136
2853 class: "Illuminate\Support\ServiceProvider"
2854 this: Illuminate\Pagination\PaginationServiceProvider {#82}
2855 use: {
2856 $path: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Pagination/resources/views"
2857 $namespace: "pagination"
2858 }
2859 file: "/var/www/admin.martin/webroot/pain/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php"
2860 line: "94 to 105"
2861 }
2862 ]
2863 ]
2864 }
2865 #redirector: Illuminate\Routing\Redirector {#290}
2866 #redirect: null
2867 #redirectRoute: null
2868 #redirectAction: null
2869 #errorBag: "default"
2870 #validator: Illuminate\Validation\Validator {#293
2871 #translator: Illuminate\Translation\Translator {#291}
2872 #container: Illuminate\Foundation\Application {#2}
2873 #presenceVerifier: Illuminate\Validation\DatabasePresenceVerifier {#292}
2874 #failedRules: []
2875 #excludeAttributes: []
2876 #messages: Illuminate\Support\MessageBag {#295
2877 #messages: []
2878 #format: ":message"
2879 }
2880 #data: []
2881 #initialRules: array:3 [
2882 "*.ipaddress.*" => "required|ip"
2883 "*.name.*" => "required"
2884 "*.version.*" => "required"
2885 ]
2886 #rules: []
2887 #currentRule: null
2888 #implicitAttributes: []
2889 #implicitAttributesFormatter: null
2890 #distinctValues: []
2891 #after: []
2892 +customMessages: []
2893 +fallbackMessages: []
2894 +customAttributes: []
2895 +customValues: []
2896 +extensions: []
2897 +replacers: []
2898 #fileRules: array:9 [
2899 0 => "File"
2900 1 => "Image"
2901 2 => "Mimes"
2902 3 => "Mimetypes"
2903 4 => "Min"
2904 5 => "Max"
2905 6 => "Size"
2906 7 => "Between"
2907 8 => "Dimensions"
2908 ]
2909 #implicitRules: array:10 [
2910 0 => "Required"
2911 1 => "Filled"
2912 2 => "RequiredWith"
2913 3 => "RequiredWithAll"
2914 4 => "RequiredWithout"
2915 5 => "RequiredWithoutAll"
2916 6 => "RequiredIf"
2917 7 => "RequiredUnless"
2918 8 => "Accepted"
2919 9 => "Present"
2920 ]
2921 #dependentRules: array:20 [
2922 0 => "RequiredWith"
2923 1 => "RequiredWithAll"
2924 2 => "RequiredWithout"
2925 3 => "RequiredWithoutAll"
2926 4 => "RequiredIf"
2927 5 => "RequiredUnless"
2928 6 => "Confirmed"
2929 7 => "Same"
2930 8 => "Different"
2931 9 => "Unique"
2932 10 => "Before"
2933 11 => "After"
2934 12 => "BeforeOrEqual"
2935 13 => "AfterOrEqual"
2936 14 => "Gt"
2937 15 => "Lt"
2938 16 => "Gte"
2939 17 => "Lte"
2940 18 => "ExcludeIf"
2941 19 => "ExcludeUnless"
2942 ]
2943 #excludeRules: array:2 [
2944 0 => "ExcludeIf"
2945 1 => "ExcludeUnless"
2946 ]
2947 #sizeRules: array:8 [
2948 0 => "Size"
2949 1 => "Between"
2950 2 => "Min"
2951 3 => "Max"
2952 4 => "Gt"
2953 5 => "Lt"
2954 6 => "Gte"
2955 7 => "Lte"
2956 ]
2957 #numericRules: array:2 [
2958 0 => "Numeric"
2959 1 => "Integer"
2960 ]
2961 }
2962 #json: Symfony\Component\HttpFoundation\ParameterBag {#42}
2963 #convertedFiles: []
2964 #userResolver: Closure($guard = null) {#223}
2965 #routeResolver: Closure() {#232}
2966 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#285
2967 #parameters: []
2968 }
2969 +request: Symfony\Component\HttpFoundation\ParameterBag {#282
2970 #parameters: []
2971 }
2972 +query: Symfony\Component\HttpFoundation\ParameterBag {#284
2973 #parameters: []
2974 }
2975 +server: Symfony\Component\HttpFoundation\ServerBag {#288
2976 #parameters: array:35 [
2977 "REDIRECT_APP_CONFIG_ENV" => "utv15"
2978 "REDIRECT_STATUS" => "200"
2979 "APP_CONFIG_ENV" => "utv15"
2980 "HTTP_ACCEPT" => "application/json"
2981 "CONTENT_TYPE" => "application/json"
2982 "HTTP_USER_AGENT" => "PostmanRuntime/7.24.0"
2983 "HTTP_POSTMAN_TOKEN" => "55ff3f20-9ff9-46df-bce2-a32d6e63e5c8"
2984 "HTTP_HOST" => "pain.utv15-18.prek.srv"
2985 "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br"
2986 "HTTP_CONNECTION" => "keep-alive"
2987 "CONTENT_LENGTH" => "176"
2988 "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
2989 "SERVER_SIGNATURE" => "<address>Apache/2.4.29 (Ubuntu) Server at pain.utv15-18.prek.srv Port 80</address>"
2990 "SERVER_SOFTWARE" => "Apache/2.4.29 (Ubuntu)"
2991 "SERVER_NAME" => "pain.utv15-18.prek.srv"
2992 "SERVER_ADDR" => "192.168.60.13"
2993 "SERVER_PORT" => "80"
2994 "REMOTE_ADDR" => "192.168.80.79"
2995 "DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
2996 "REQUEST_SCHEME" => "http"
2997 "CONTEXT_PREFIX" => ""
2998 "CONTEXT_DOCUMENT_ROOT" => "/var/www/admin.martin/webroot/pain/public"
2999 "SERVER_ADMIN" => "[no address given]"
3000 "SCRIPT_FILENAME" => "/var/www/admin.martin/webroot/pain/public/index.php"
3001 "REMOTE_PORT" => "54347"
3002 "REDIRECT_URL" => "/api/software"
3003 "GATEWAY_INTERFACE" => "CGI/1.1"
3004 "SERVER_PROTOCOL" => "HTTP/1.1"
3005 "REQUEST_METHOD" => "POST"
3006 "QUERY_STRING" => ""
3007 "REQUEST_URI" => "/api/software"
3008 "SCRIPT_NAME" => "/index.php"
3009 "PHP_SELF" => "/index.php"
3010 "REQUEST_TIME_FLOAT" => 1585828929.193
3011 "REQUEST_TIME" => 1585828929
3012 ]
3013 }
3014 +files: Symfony\Component\HttpFoundation\FileBag {#287
3015 #parameters: []
3016 }
3017 +cookies: Symfony\Component\HttpFoundation\ParameterBag {#286
3018 #parameters: []
3019 }
3020 +headers: Symfony\Component\HttpFoundation\HeaderBag {#289
3021 #headers: array:8 [
3022 "accept" => array:1 [
3023 0 => "application/json"
3024 ]
3025 "content-type" => array:1 [
3026 0 => "application/json"
3027 ]
3028 "user-agent" => array:1 [
3029 0 => "PostmanRuntime/7.24.0"
3030 ]
3031 "postman-token" => array:1 [
3032 0 => "55ff3f20-9ff9-46df-bce2-a32d6e63e5c8"
3033 ]
3034 "host" => array:1 [
3035 0 => "pain.utv15-18.prek.srv"
3036 ]
3037 "accept-encoding" => array:1 [
3038 0 => "gzip, deflate, br"
3039 ]
3040 "connection" => array:1 [
3041 0 => "keep-alive"
3042 ]
3043 "content-length" => array:1 [
3044 0 => "176"
3045 ]
3046 ]
3047 #cacheControl: []
3048 }
3049 #content: """
3050 [facts
3051 {
3052
3053 \t"name": "advanced-custom-fields\/advanced-custom-fields-pro",
3054 \t"version": "5.8"
3055 },
3056 {
3057
3058 \t"name": "BLABLA/anced-custom-fields-pro",
3059 \t"version": "5.8"
3060 }
3061
3062 ]
3063 """
3064 #languages: null
3065 #charsets: null
3066 #encodings: null
3067 #acceptableContentTypes: null
3068 #pathInfo: null
3069 #requestUri: null
3070 #baseUrl: null
3071 #basePath: null
3072 #method: null
3073 #format: null
3074 #session: null
3075 #locale: null
3076 #defaultLocale: "en"
3077 -preferredFormat: null
3078 -isHostValid: true
3079 -isForwardedValid: true
3080 pathInfo: "/api/software"
3081 requestUri: "/api/software"
3082 baseUrl: ""
3083 basePath: ""
3084 method: "POST"
3085 format: "html"
3086}