Skip to content

Latest commit

 

History

History
137 lines (92 loc) · 4.13 KB

README.md

File metadata and controls

137 lines (92 loc) · 4.13 KB

Online Book Store E-Commarce project using Laravel

---------------Frontend---------------

Home Page :


Show by Category Name

URL :http://127.0.0.1:8000/show-product-by-category/20


View Details

URL : http://127.0.0.1:8000/view-details/26


Recomands Books


Announcement


User Login & SignUp page

URL : http://127.0.0.1:8000/user-login


User Account Setting Page


User Profile Page

URL : http://127.0.0.1:8000/user-profile/1


Contact Page

URL : http://127.0.0.1:8000/contact




---------------Backend---------------


Admin Login Page

URL : http://127.0.0.1:8000/go-admin


Admin Deshbord


Add Category

URL : http://127.0.0.1:8000/add-category


All Category

  • Active category
  • UnActive Category
  • Edit Category
  • Delete Category

URL : http://127.0.0.1:8000/all-category


Add Product

URL : http://127.0.0.1:8000/add-product


All Product


Add Announcement

URL : http://127.0.0.1:8000/add-announcement


All Announcement