17 Nov - Static Sites to laravel
This commit is contained in:
parent
610aa1e202
commit
5ff57a21a7
3661 changed files with 569001 additions and 771 deletions
7
bootstrap/cache/packages.php
vendored
7
bootstrap/cache/packages.php
vendored
|
|
@ -6,6 +6,13 @@
|
|||
0 => 'Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider',
|
||||
),
|
||||
),
|
||||
'cviebrock/eloquent-sluggable' =>
|
||||
array (
|
||||
'providers' =>
|
||||
array (
|
||||
0 => 'Cviebrock\\EloquentSluggable\\ServiceProvider',
|
||||
),
|
||||
),
|
||||
'fideloper/proxy' =>
|
||||
array (
|
||||
'providers' =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue