承接 juni/filament-boilerplate 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

juni/filament-boilerplate

最新稳定版本:1.0.1

Composer 安装命令:

composer create-project juni/filament-boilerplate

包简介

A boilerplate for Filament 4.

README 文档

README

Features

  • The Laravel Debug bar
  • Faker Picsum images
  • The timezone of Amsterdam
  • The Shield plugin
  • The Spatie media plugin
  • The Filament Users plugin

Installation

  • Install the boiler plate using composer: composer create-project juni/filament-boilerplate <path>
  • Change the project name in .ddev/config.yml
  • Start the ddev container: ddev start
  • Run the migrations and seed the tables: ddev art migrate:fresh --seed
  • Run the npm scripts: ddev npm install && ddev npm run build
  • When creating a public website: ddev art storage:link
  • Login using the admin username admin@local.test and password @Test123!

Protected website

  • Open the media-library config file and change the url_generator parameter to App\Services\PrivateMediaUrlGenerator::class,
  • Open the .env file and change the MEDIA_DISK option to local.
  • Add the auth middleware to all the routes.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-08-23