# catchadmin
**Repository Path**: karlina/catchadmin
## Basic Information
- **Project Name**: catchadmin
- **Description**: No description available
- **Primary Language**: PHP
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-08-17
- **Last Updated**: 2026-08-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 版权信息
`CatchAdmin` 遵循 Apache2.0 开源协议发布,提供无需授权的免费使用。商业使用需要保留版权信息即可
## 项目预览
| | |
|------------------------------------------------|-----------------------------------------------------|
|  |  |
|  |  |
|  |  |
|  |  |
## 视频教程
- [catchadmin 安装](https://www.bilibili.com/video/BV1eY411v71J/)
- [catchadmin 开发之模块创建](https://www.bilibili.com/video/BV1jP41127aW/)
- [catchadmin 之快速开发](https://www.bilibili.com/video/BV1Qh4y1J7eB/)
## 配套相关资源
- [Laravel 中文文档](https://laravel-docs.catchadmin.com/)
- [Laravel 免费入门教程](https://laravel-study.catchadmin.com)
- [Laravel Livewire 中文文档](https://laravel-livewire.catchadmin.com/)
## 规范
### PHP
使用 Laravel pint 规范代码格式
```shell
composer format
```
使用 PHPstan 做静态检查
```shell
composer analyse
```
## 感谢🙏
> 排名不分先后
- [Laravel](https://laravel.com)
- [Vue](https://cn.vuejs.org/)
- [ElementPlus](https://element-plus.org)
- [VitePress](https://vitepress.dev/zh/)