Skip to content

Joeri-Abbo/laravel-package-boilerplate

Repository files navigation

Laravel package boilerplate

Test Test Test Test DeepScan grade CodeFactor

Getting Started

Prerequisites

  • Php 8 and up
  • Laravel 9

Installation

To get started clone this project or fork it and add the package to your laravel project.

Features

  • Blade views inside the package
  • Routing
  • Migrations
  • MVC
  • Tailwind
  • Webpack
  • pnpm

Releases

version 1.0.0

  • Initial release