This is a dynamic Blog Application. 🙂 This application named "Oriol's Blog" will have functionality from the client side and admin.
- MYSQL - Data Base.
- PHP-7 - Backend Programming Language.
- Bootstrap-4 - Frontend styling framework.
- Laravel 7.30.2 - Backend Framework.
- Authentication - Laravel default authentication quickstart.
- Blog contains posts, paginator, searchbar, comment section.
- Authentication to enter blog admin panel.
- Implementing laravel softdelete to trash posts.
- Admin/Users can Create-Read-Update-Delete posts, tags, categories.
- Database relationships One-to-Many with Post->Tags and Category->Posts.
- TrixEditor to write content of Post.
- Oriol Cortez Cesar - Dev-OriolCC