raza9798/bootstrap

The skeleton application for the Laravel framework.

dev-main 2025-05-05 17:25 UTC

This package is auto-updated.

Last update: 2025-05-05 17:25:21 UTC


README

A starter template using Laravel 12 with Bootstrap 5.3.5. Perfect for rapid development with clean, responsive UI and basic Laravel setup.

Features

  • Laravel 12
  • Bootstrap 5.3.5
  • Authentication scaffolding
  • Responsive layout
  • Easy to extend

Getting Started

You can create a new Laravel project using this template with the following command:

laravel new --using=raza9798/bootstrap
 What is the name of your project?:
 > YOUR APP NAME

 Which testing framework do you prefer? [Pest]:
  [0] Pest
  [1] PHPUnit
 > 1

License

MIT