tracefy / laravel-package-boilerplate
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
dev-master
2026-03-31 20:23 UTC
Requires
- php: ^8.1
- ergebnis/composer-normalize: ^2.29
Requires (Dev)
- orchestra/testbench: ^8.0 || ^9.0
- pestphp/pest: ^2.0 || ^3.0
- phpunit/phpunit: ^10.0 || ^11.0
- squizlabs/php_codesniffer: ^3.6.2 || ^4.0.0
- vimeo/psalm: ^5.0 || ^6.0
- dev-master
- dev-dependabot/npm_and_yarn/npm_and_yarn-47bb6d6356
- dev-dependabot/npm_and_yarn/cross-env-10.1.0
- dev-dependabot/npm_and_yarn/postcss-preset-env-11.2.0
- dev-dependabot/npm_and_yarn/flowbite-4.0.1
- dev-dependabot/npm_and_yarn/webpack-cli-7.0.2
- dev-dependabot/github_actions/dependabot/fetch-metadata-3.0.0
- dev-dependabot/npm_and_yarn/tailwindcss-4.2.2
- dev-dependabot/npm_and_yarn/babel/core-7.29.0
- dev-dependabot/composer/ergebnis/composer-normalize-2.33.0
This package is auto-updated.
Last update: 2026-03-31 20:45:11 UTC
README
Laravel package boilerplate
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