Your Shop creates, verify user
This commit is contained in:
parent
c129a44383
commit
ccc2af4bf7
76 changed files with 3728 additions and 1477 deletions
7
bootstrap/cache/packages.php
vendored
7
bootstrap/cache/packages.php
vendored
|
|
@ -1,4 +1,11 @@
|
|||
<?php return array (
|
||||
'askedio/laravel5-profanity-filter' =>
|
||||
array (
|
||||
'providers' =>
|
||||
array (
|
||||
0 => 'Askedio\\Laravel5ProfanityFilter\\Providers\\ProfanityFilterServiceProvider',
|
||||
),
|
||||
),
|
||||
'barryvdh/laravel-ide-helper' =>
|
||||
array (
|
||||
'providers' =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue