About Website:
-
Authentication system---------------------------------->Ready👍!
-
Admin Panel
->Admin profile Edit---------------------------------->Ready👍!
->Admin profile delete(require password)-------------->Ready👍!
->Brand Add/View/Delete/Trash------------------------->Ready👍!
->Category Add/View/Delete/Trash---------------------->Ready👍!
->Sub category Add/View/Delete/Trash------------------>Ready👍!
->Product Add/View/Delete/Trash----------------------->Ready👍!
->Product dataTable----------------------------------->Ready👍!
->Color & Size---------------------------------------->Ready👍!
->Online Sales---------------------------------------->Ready👍!
->Coupon Create--------------------------------------->Ready👍!
->Offline Sales--------------------------------------->Ready👍!
->Sales panel----------------------------------------->Ready👍!
->Invoice view/Trash---------------------------------->Ready👍!
->Admin Message View---------------------------------->Ready👍!
->Admin Message Notification with alert--------------->Ready👍!
->Contact info update--------------------------------->Ready👍! -
FrontEnd Section
->Landing Page---------------------------------------->Ready👍!
->Shop Page------------------------------------------->Ready👍!
->Category wise product------------------------------->Ready👍!
->brand wise product---------------------------------->Ready👍!
->About Page------------------------------------------>Ready👍!
->Contact us Page with (location, email, phone)------->Ready👍!
->Subscriber------------------------------------------>Ready👍!
->Cart------------------------------------------------>Ready👍!
->Coupon Apply---------------------------------------->Ready👍!
->Message admin--------------------------------------->Ready👍!
->Testimonial----------------------------------------->Ready👍!
->Settings (title, tag, social links, about)---------->Ready👍!
Working On: Checking
This is a Blog project for Laravel with various packages included. Packages List is given below:
- Avatar Generator laravolt/avatar.
- Number to Words Converter kwn/number-to-words.
- Clone the repository with command: git clone https_link_of_the_repository
- Install Composer
- Run the command: composer update
- Run cp .env.example .env in the terminal
- Then run php artisan key:generate
- Setup the database in .env file
- Then run php artisan migrate
- Then run php artisan db:seed
- Finally serve the application with php artisan serve
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
The Laravel framework is open-sourced software licensed under the MIT license.