Skip to content

Hello Every One ! This is A Basic Laravel E-Commerce Web Project with Functional Admin Panel In This Project We Are Using Laravel 8 In This Project We Are Shown Just Manually Add Product From Admin Panel and Show in the main page

Notifications You must be signed in to change notification settings

mahin15/Laravel-8-Basic-E-Commerce-Product-ADD-EDIT-DELETE-SHOW

Repository files navigation

Project Brief

Hello Every One ! This is A Basic Laravel E-Commerce Web Project with Functional Admin Panel In This Project We Are Using Laravel 8 In This Project We Are Shown Just Manually Add Product From Admin Panel and Show in the main page

Now Check All Steps

  1. Firstly Install & Setup Properly Laravel Framework Environment

  2. Then Follow Few Steps i. run in command line "composer update" ii. run in command line "composer du" iii. run in command line "php artisan optimize:clear"

  3. In main project file I'm provided also a "php my admin my sql database file" You Have to export in a new table means first create new table, then export there. after export successfully took the table name and insrt in ".env" file, here's the column "DB_DATABASE=your-table-name"

  4. again run in command line "composer du" then "php artisan optimize:clear"

  5. After Completting all of these then finally run in command line "php artisan serve" then run through then local host URL like: http://127.0.0.1:8000/

  6. Here's Important Admin Information Admin Dashboard URL http://127.0.0.1:8000/admin/login email: [email protected] password: 12345678

Now here's the Basic E-Commerce Web Project With Functional Admin Panel

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Laravel-8-Basic-E-Commerce-Product-ADD-EDIT-DELETE-SHOW

About

Hello Every One ! This is A Basic Laravel E-Commerce Web Project with Functional Admin Panel In This Project We Are Using Laravel 8 In This Project We Are Shown Just Manually Add Product From Admin Panel and Show in the main page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published