techieni3/laravel-legacy-skeleton

Laravel 12 starter kit built on the Laravel 10 application skeleton, designed for modern development workflows.

v0.0.1 2025-07-01 17:56 UTC

This package is auto-updated.

Last update: 2025-07-01 18:08:02 UTC


README

This is a Laravel 12 starter kit that builds upon the legacy Laravel 10 application skeleton. It provides a modern development foundation with pre-configured tools, best practices, and enhancements for faster project bootstrapping.

Key Features:

  • Laravel 10 base with Laravel 12 compatibility upgrades
  • Pre-configured with code formatting, static analysis, and testing tools
  • Type-safe development with 100% type coverage
  • Clean, test-driven architecture with Pest
  • Ready-to-use scripts for formatting, refactoring, and CI checks

Ideal for teams or individuals looking to start new Laravel 12 projects with a consistent and maintainable setup.

Quick Start

laravel new example --using=techieni3/laravel-legacy-skeleton

OR

composer create-project techieni3/laravel-legacy-skeleton example

Security

If you've found a bug regarding security, please mail niteen1593@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see the License File for more information.