awcodes/sparky 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

awcodes/sparky

最新稳定版本:v0.1.0

Composer 安装命令:

composer create-project awcodes/sparky

包简介

An opinionated Laravel starter kit with Filament, Filament Blueprint, Boost and more.

README 文档

README

An opinionated Laravel starter kit with Filament v5, Filament Blueprint, Boost and more.

Note

This starter kit requires an active Filament Blueprint account. You can purchase it at Filament Blueprint.

Features

  • Filament v5
  • Filament Blueprint
  • Flux
  • Boost v2
  • Pest
  • Larastan
  • Rector

Installation

laravel new <project-name> --using=awcodes/sparky --no-interaction

When prompted, provided your Filament Blueprint details.

After installation, cd into the project and run:

npm install && npm run build

php artisan db:seed

Boost

If you need to change any of the Boost configurations, you can re-run the Boost installer:

php artisan boost:install

Flux Pro

If you have a Flux Pro license, you can enable the Pro features by running:

php artisan flux:activate

Pest Browser Tests

If you want to run Pest browser tests, you will also need to run the playwright install script:

npx playwright install

Troubleshooting

  1. If the styles are not loading when first visiting the site, make sure your .env file has the APP_URL set to the correct domain and that http/https is set up correctly for your environment. i.e., securing the site in Herd with herd secure.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-27