techieni3/laravel-legacy-skeleton

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

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Open Issues: 0

Type:project

pkg:composer/techieni3/laravel-legacy-skeleton

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

This package is auto-updated.

Last update: 2025-12-31 00:34:22 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.