Skip to main content

Code Examples of MattStrauss/dev_site

Discover how to use Laravel's MattStrauss/dev_site examples.

3 examples

Inertia.js

Files in this example

  • composer.json
    • app/Http/Controllers/BlogController.php
      • resources/js/Pages/Blog/Show.vue
View all examples

Captcha

Files in this example

  • resources/js/Pages/Contact.vue
    • app/Rules/Recaptcha.php
      • app/Http/Controllers/PageController.php
View all examples

Send email

Files in this example

  • app/Http/Controllers/PageController.php
    • app/Mail/ContactFormSubmitted.php
      • resources/views/emails/contact.blade.php
View all examples