Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an open source blog handling more than 30,000 monthly visitors #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
| ---------------------------------- | ------------------------------------------------------------ |-----------------|
| [Bagisto](https://github.com/bagisto/bagisto) [P] | Bagisto is a hand tailored E-Commerce framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework. | [Webkul](https://webkul.com/) |
| [BlogEtc](https://github.com/WebDevEtc/BlogEtc) [P] | Blog system for your laravel app (includes admin backend for managing posts). All views, controllers, routes, models, etc are included, and there are many config options for managing your blog. | [webdevetc](https://webdevetc.com/)|
| [benjamincrozat.com](https://github.com/benjamincrozat/benjamincrozat.com) [P] | This is a codebase for a blog dedicated to Laravel and web development in general handling 30,000 monthly visitors. | [Benjamin Crozat](benjamincrozat.com) |
| [LaraBug](https://github.com/Cannonb4ll/LaraBug) [P] | Error reporting tool for Laravel | [cannonb4ll]()|
| [Laravel-Backpack](https://github.com/laravel-backpack/base) [P] | Backpack helps you build custom admin panels 10x faster. | [Laravel-Backpack]() |
| [Laravel Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate) [P] | This project is to be served as a basis for a fully fledged web application, it is constantly evolving and has many contributors | [rappasoft]() |
Expand Down