rvxlab/laravel-htmx-starter 问题修复 & 功能扩展

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

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

rvxlab/laravel-htmx-starter

Composer 安装命令:

composer create-project rvxlab/laravel-htmx-starter

包简介

An opinionated Laravel starter kit with Htmx and all kinds of tooling ready to go

README 文档

README

HALT Stack Logo

laravel new --using rvxlab/laravel-halt-starter

Laravel HALT Stack Starter Kit

A heavily opinionated starter kit for Laravel that bundles essential tooling with the simplicity of the HALT Stack into a jumping off point.

Requirements

  • PHP 8.4
  • Bun (Can be replaced with your package manager of choice, see below)

Features

  • HALT Stack fully set up and ready to roll, just add the @vite directive into your layout
  • HTMX Macros
    • Request headers

Installed Packages

The following packages come pre-installed:

Pint

The Pint config is based on Nuno Maduro's Essentials package with some tweaks:

PHPStan

By default, PHPStan is set to level 10.

Bun

By default, this starter kit uses Bun to manage JavaScript dependencies. If you prefer to use a different one, do the following:

  • Delete bun.lock
  • Update bun references with the equivalent of your preferred package manager in:
    • composer.json
    • lefthook.yaml
    • maskfile.md
    • package.json
  • Delete the node_modules folder
  • Reinstall your JavaScript dependencies

Common Scripts

Common scripts as handled using Mask.

While these are useful, you're not required to have Mask installed.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-06-07