Cocker Setup
This commit is contained in:
parent
8fdaa0ba1d
commit
8c11130b5d
191 changed files with 8152 additions and 18186 deletions
11
bootstrap/cache/packages.php
vendored
11
bootstrap/cache/packages.php
vendored
|
|
@ -66,6 +66,17 @@
|
|||
0 => 'Laracasts\\Flash\\FlashServiceProvider',
|
||||
),
|
||||
),
|
||||
'laravel/horizon' =>
|
||||
array (
|
||||
'aliases' =>
|
||||
array (
|
||||
'Horizon' => 'Laravel\\Horizon\\Horizon',
|
||||
),
|
||||
'providers' =>
|
||||
array (
|
||||
0 => 'Laravel\\Horizon\\HorizonServiceProvider',
|
||||
),
|
||||
),
|
||||
'laravel/legacy-factories' =>
|
||||
array (
|
||||
'providers' =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue