Skip to content
#

laravel-framework

laravel logo

Laravel is a popular PHP framework, used for the development of MVC web applications, based on Symfony and created as an attempt to provide a more advanced alternative to CodeIgniter.

Versions

v4 (v4.2) • v5 (v5.1v5.2v5.3v5.4v5.5v5.6v5.7v5.8) • v6v7v8v9v10

Packages

  • Valet
  • Homestead
  • Cashier
  • Socialite
  • Passport
  • Scout
  • Dusk
  • Horizon
  • Telescope
  • Sanctum
  • Jetstream
  • Sail
  • Echo
  • Inertia
  • Livewire
  • Nova
  • Here are 6,592 public repositories matching this topic...

    Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. 5 Minutes Stand-up time.

    • Updated Jun 23, 2025
    • JavaScript

    An efficient Laravel code generator, saving time by automating the creation of resources such as views, controllers, routes, migrations, languages, and form-requests. Highly flexible and customizable, it includes a cross-browser compatible template and client-side validation for application modernization.

    • Updated Apr 30, 2025
    • PHP