Skip to content

mscbuild/Laravel-News-Portal-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

🏗 Laravel News Portal Project

Project Overview

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.

Features

  • 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.

🔧 Installation Steps

Clone the repository:

git clone https://github.com/mscbuild/Laravel-news-portal-practice-project.git
cd Laravel-news-portal-practice-project

🔧 Requirements

  • PHP 7.4 or higher
  • Composer
  • Node.js and npm
  • Laravel 8.x
  • Releases

    No releases published

    Packages

     
     
     

    Contributors