daikazu/website-starter-kit
Composer 安装命令:
composer create-project daikazu/website-starter-kit
包简介
The skeleton application for the Laravel framework.
关键字:
README 文档
README
Base Website Template
built on the Laravel Framework this template is a starting point for any website project we build.
Installation
Use the package manager composer to install the template.
gh repo clone daikazu/base-template example-site cd example-site git init git add . git commit -m"First Commit"
This will create a new project in the folder example-site and initialize a git repository.
Install the npm packages
bun install
Default Packages
PHP
"blade-ui-kit/blade-heroicons": "^2.3", "blade-ui-kit/blade-icons": "^1.6", "diglactic/laravel-breadcrumbs": "^9.0", "laravel-notification-channels/telegram": "^5.0", "laravel/framework": "^11.0", "laravel/slack-notification-channel": "^3.2", "laravel/tinker": "^2.9", "livewire/livewire": "^3.4", "propaganistas/laravel-phone": "^5.2", "romanzipp/laravel-seo": "^2.7", "spatie/laravel-backup": "^8.6", "spatie/laravel-google-fonts": "^1.4", "spatie/laravel-sitemap": "^7.2", "spatie/schema-org": "^3.23", "watson/active": "^7.1"
NPM
"php": "^8.2", "ext-zip": "*", "blade-ui-kit/blade-heroicons": "^2.3", "blade-ui-kit/blade-icons": "^1.6", "daikazu/misc-helpers": "^1.1.0", "daikazu/social-links": "^1.0", "daikazu/welcome-bar": "^1.1", "diglactic/laravel-breadcrumbs": "^9.0", "graham-campbell/markdown": "^15.2", "hotrush/laravel-backup-telegram-notifications": "^4.0", "illuminatech/url-trailing-slash": "*", "jaybizzle/crawler-detect": "^1.2", "laravel-notification-channels/telegram": "^5.0", "laravel/framework": "^11.0", "laravel/horizon": "^5.30", "laravel/slack-notification-channel": "^3.2", "laravel/tinker": "^2.9", "league/flysystem-aws-s3-v3": "^3.29", "livewire/livewire": "^3.4", "propaganistas/laravel-phone": "^5.2", "romanzipp/laravel-seo": "^2.7", "spatie/crawler": "^8.2", "spatie/laravel-backup": "^8.6", "spatie/laravel-google-fonts": "^1.4", "spatie/laravel-sitemap": "^7.2", "spatie/schema-org": "^3.23", "tjmpromos/bloghub-client": "^3.3", "tjmpromos/master-forms": "dev-main", "tjmpromos/sf-customer-portal-access": "^2.0", "watson/active": "^7.1"
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-12