starter/laravel
最新稳定版本:0.2.3
Composer 安装命令:
composer create-project starter/laravel
包简介
NiftyCo's starter kit for the Laravel framework.
README 文档
README
About the Starter Kit
This is NiftyCo's opinionated Laravel starter kit. It is the defacto starting point for any NiftyCo project built on Laravel, pre-configured with the tooling, conventions, and defaults we reach for on every project.
What's included out of the box:
- Laravel 13 on PHP 8.5.
- Pest 4 for testing, with the Laravel plugin pre-wired.
- Pint for PHP code style.
- Vite 8 and Tailwind CSS 4 for the frontend, with TypeScript ready to go.
- Node 24 and npm 11.3 pinned via
engines.
Getting Started
Scaffold a new project with the Laravel installer:
laravel new my-app --using starter/laravel
Replace my-app with whatever you want to name your project.
Contributing
This starter kit powers our internal projects. We don't accept issues — if you have a change in mind, open a pull request with the fix or improvement.
License
This starter kit is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-12