This is a practice project developed to demonstrate Laravel's capabilities in building a news portal. It includes an admin panel for managing articles, categories, and tags, and a frontend for displaying news articles.
- Admin Panel: Manage articles, categories, and tags.
- Frontend: Display articles with pagination and tag-based filtering.
- Tagging System: Auto-link tags within article content.
- TinyMCE Editor: For rich-text article creation.
- Seeder: Pre-populate the database with sample data.
Clone the repository:
git clone https://github.com/mscbuild/Laravel-news-portal-practice-project.git
cd Laravel-news-portal-practice-project