Search by

tracefy / laravel-package-boilerplate

Joeri-Abbo

There is no license information available for the latest version (dev-master) of this package.

Laravel boilerplate Package

Package info

github.com/Joeri-Abbo/laravel-package-boilerplate

pkg:composer/tracefy/laravel-package-boilerplate

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 8

dev-master 2026-03-31 20:23 UTC

This package is auto-updated.

Last update: 2026-08-22 19:52:08 UTC


README

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