ethericsolution/laravel-starter-kit
最新稳定版本:1.0.0
Composer 安装命令:
composer create-project ethericsolution/laravel-starter-kit
包简介
A lightweight starter kit for Laravel applications
关键字:
README 文档
README
A lightweight starter kit for Laravel applications — preconfigured with common packages and sensible defaults to help you get a new project up and running quickly.
Built with: FlyonUI - A modern, lightweight UI library for rapid web development.
Features
- Authentication: Complete user authentication system with Laravel Fortify
- Two-Factor Authentication: Built-in 2FA support for enhanced security
- Email Verification: User email verification out of the box
- Modern UI: Beautiful interface powered by FlyonUI and Tailwind CSS
- Query Builder: Advanced API query building with Spatie Laravel Query Builder
- Debug Tools: Laravel Debugbar for development debugging
- Testing: Pre-configured with Pest for comprehensive testing
- Code Quality: Laravel Pint for code formatting and style consistency
Requirements
- PHP 8.2+
- Composer
- Node.js + npm (or pnpm)
- MySQL, PostgreSQL, SQLite, or another supported database
Screenshots
How to use
To create a new Laravel project using this starter kit, run the following command:
laravel new --using=ethericsolution/laravel-starter-kit
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Support
If you find this project helpful, consider supporting me:
License
This project is licensed under the MIT License - see the LICENSE file for details.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-12










