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-01-23 19:25 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/npm_and_yarn/tailwindcss-4.0.14
- dev-dependabot/npm_and_yarn/tailwindcss-4.0.13
- dev-dependabot/npm_and_yarn/flowbite-3.1.2
- dev-dependabot/npm_and_yarn/webpack-cli-6.0.1
- dev-dependabot/composer/composer-ff5aad6bab
- dev-dependabot/npm_and_yarn/npm_and_yarn-b2e09fc846
- dev-dependabot/npm_and_yarn/elliptic-6.5.7
- dev-dependabot/composer/ergebnis/composer-normalize-2.33.0
This package is auto-updated.
Last update: 2025-03-13 19:31:22 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