Skip to content
#

laravel-tutorial

Here are 60 public repositories matching this topic...

Example project demonstrating how to configure custom route files in Laravel 12 using the new bootstrap/app.php routing system. Learn to add prefixes, middleware, and separate route groups like admin.php without using RouteServiceProvider.

  • Updated Nov 18, 2025
  • Blade

learn how to validate array and nested array inputs in Laravel 12 with step-by-step examples. This repo includes full source code for Laravel array validation, form handling, and error message display.

  • Updated Oct 17, 2025
  • Blade

Laravel 12 Authentication with Breeze – Step-by-step tutorial to scaffold and customize a full authentication system using Laravel Breeze (supports Blade, Livewire, Vue, React, registration, login, password reset, email verification).

  • Updated Jun 10, 2025
  • Vue

Improve this page

Add a description, image, and links to the laravel-tutorial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the laravel-tutorial topic, visit your repo's landing page and select "manage topics."

Learn more