开源的laravel博客项目
时间: 2023-10-17 18:24:23 浏览: 131
laravelapp:Laravel Apps列表开源laravel项目-开源
以下是一些常见的基于Laravel的开源博客项目,您可以根据自己的需求选择:
1. [Laravel-Blog](https://github.com/panique/laravel-blog) - 这是一个简单的Laravel博客项目,具有文章管理、评论和标签等功能。
2. [Laravel-Blog-Inertia](https://github.com/AdnanHussainTurki/Laravel-Blog-Inertia) - 这是一个使用Inertia.js和Vue.js构建的现代化Laravel博客,具有完整的前端和后端实现。
3. [Laravel-Medium-Clone](https://github.com/harish-jr/Laravel-Medium-Clone) - 这是一个使用Laravel和Vue.js构建的Medium博客的克隆版本,具有文章的发表、标签和保存到草稿箱等功能。
4. [Laravel-Blog-With-Comments](https://github.com/iamgurdeeposahan/Laravel-Blog-With-Comments) - 这是一个带有评论功能的Laravel博客,具有文章管理、分类和标签等功能。
5. [Laravel 8 Jetstream Blog](https://github.com/laravel-frontend-presets/jetstream-blog) - 这是一个使用Laravel 8和Jetstream构建的博客项目,具有文章管理、分类和标签等功能。
希望这些项目能够对您有所帮助!
阅读全文