Repository: pterodactyl/panel
(Github)
★ 4072
Created: Dec 2016
Updated: Aug 2022
Laravel version: 8
Files in the example:
- app/Http/Middleware/VerifyReCaptcha.php- app/Http/Kernel.php
Repository: pixelfed/pixelfed
(Github)
★ 3752
Created: Apr 2018
Updated: Aug 2022
Laravel version: 8
Files in the example:
- composer.json- config/captcha.php
- app/Http/Controllers/Auth/LoginController.php
- resources/views/auth/login.blade.php
Repository: HDInnovations/UNIT3D-Community-Edition
(Github)
★ 1548
Created: Dec 2017
Updated: Aug 2022
Laravel version: 8
Files in the example:
- app/Helpers/HiddenCaptcha.php- app/Providers/AppServiceProvider.php
- app/Http/Controllers/Auth/ApplicationController.php
Repository: LaraBug/larabug-app
(Github)
★ 190
Created: Apr 2021
Updated: Jul 2022
Laravel version: 8
Files in the example:
- composer.json- app/Traits/Captcha.php
- app/Http/Controllers/Auth/RegisterController.php
Repository: Loydtafireyi/ZimCart-Laravel-Ecommerce
(Github)
★ 133
Created: Jul 2020
Updated: Jun 2022
Laravel version: 8
Files in the example:
- app/Validators/ReCaptcha.php- resources/views/contact.blade.php
- app/Providers/AppServiceProvider.php
- app/Http/Controllers/FrontendController.php
Repository: JustinByrne/Mealing
(Github)
★ 73
Created: Oct 2020
Updated: May 2022
Laravel version: 8
Files in the example:
- composer.json- app/Rules/RecaptchaRule.php
- app/Http/Requests/AuthLoginRequest.php
Repository: pterobilling/pterobilling
(Github)
★ 9
Created: Dec 2020
Updated: Jul 2022
Laravel version: 8
Files in the example:
- app/Traits/HCaptcha.php- app/Http/Controllers/Store/ContactController.php
- resources/views/store/contact.blade.php
- resources/views/layouts/store/hcaptcha.blade.php
Repository: MattStrauss/dev_site
(Github)
★ 1
Created: Jan 2022
Updated: May 2022
Laravel version: 8
Files in the example:
- resources/js/Pages/Contact.vue- app/Rules/Recaptcha.php
- app/Http/Controllers/PageController.php