Skip to content

Admin Page Ecommerce helps understand the login flow and table management. It follows the MVC OOP model and integrates libraries like doctrine/dbal, bramus/router, bladeone, validation, and phpdotenv.

Notifications You must be signed in to change notification settings

PhamNamWk/Admin-Page-Ecommerce

Repository files navigation

Admin-Page-Ecommerce

Introduction

Admin Page Ecommerce is a project for managing tables, including category, product, and user. The functionalities are built following the MVC OOP model, combined with several libraries such as doctrine/dbal, bramus/router, bladeone, validation, and phpdotenv.

Features

Login

The login function uses middleware to prevent user accounts from accessing the admin page, allowing only accounts with the admin role to log in.

CRUD Data

In the admin page, we will manage three tables: User, Category, and Product. It allows adding, editing, deleting, and viewing detailed data.

Search & Pagination

About

Admin Page Ecommerce helps understand the login flow and table management. It follows the MVC OOP model and integrates libraries like doctrine/dbal, bramus/router, bladeone, validation, and phpdotenv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published