Blog in Laravel 4
This is a super quick post.
I want to show you an advanced blog made in Laravel version 4, here are the features
- Twitter Bootstrap 2.3.0
- Custom Error Pages
- 403 for forbidden page accesses
- 404 for not found pages
- 500 for internal server errors
- Confide for Authentication and Authorization
- Back-end
- User and Role management
- Manage blog posts and comments
- WYSIWYG editor for post creation and editing.
- Front-end
- User login, registration, forgot password
- User account area
- Simple Blog functionality
- Packages included:
Check out the source at
When you set the img upload functionality ?