tracefy / laravel-package-boilerplate
There is no license information available for the latest version (dev-master) of this package.
Laravel boilerplate Package
dev-master
2025-09-08 19:27 UTC
Requires
- php: ^8.1
- ergebnis/composer-normalize: ^2.29
Requires (Dev)
- orchestra/testbench: ^7.3 || ^8.0
- pestphp/pest: ^1.21
- phpunit/phpunit: ^9.5.10
- squizlabs/php_codesniffer: ^3.6.2
- vimeo/psalm: ^4.23 || ^5.0
- dev-master
- dev-dependabot/github_actions/actions/setup-node-5
- dev-dependabot/composer/ergebnis/composer-normalize-2.48.2
- dev-dependabot/npm_and_yarn/postcss-import-16.1.1
- dev-dependabot/npm_and_yarn/webpack-5.101.3
- dev-dependabot/npm_and_yarn/npm_and_yarn-47bb6d6356
- dev-dependabot/npm_and_yarn/babel-loader-10.0.0
- dev-dependabot/github_actions/actions/checkout-5
- dev-dependabot/composer/composer-6611c9ba19
- dev-dependabot/npm_and_yarn/webpack-cli-6.0.1
- dev-dependabot/composer/ergebnis/composer-normalize-2.33.0
This package is auto-updated.
Last update: 2025-09-08 20:00:57 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