New contact form with friendlycaptcha
This commit is contained in:
11
bootstrap/cache/packages.php
vendored
11
bootstrap/cache/packages.php
vendored
@@ -53,6 +53,17 @@
|
||||
0 => 'Termwind\\Laravel\\TermwindServiceProvider',
|
||||
),
|
||||
),
|
||||
'ossycodes/friendlycaptcha' =>
|
||||
array (
|
||||
'aliases' =>
|
||||
array (
|
||||
'FriendlyCaptcha' => 'Ossycodes\\FriendlyCaptcha\\Facades\\FriendlyCaptcha',
|
||||
),
|
||||
'providers' =>
|
||||
array (
|
||||
0 => 'Ossycodes\\FriendlyCaptcha\\FriendlyCaptchaServiceProvider',
|
||||
),
|
||||
),
|
||||
'spatie/laravel-ignition' =>
|
||||
array (
|
||||
'providers' =>
|
||||
|
||||
Reference in New Issue
Block a user