Complete-Ecommerce-in-laravel-10 icon indicating copy to clipboard operation
Complete-Ecommerce-in-laravel-10 copied to clipboard

Complete e-commerce website in laravel 10. Admin login:- https://ketramart.com/admin/login

Results 19 Complete-Ecommerce-in-laravel-10 issues
Sort by recently updated
recently updated
newest added

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.5 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...

dependencies
php

reset password not working 1. Route::get('password/reset', 'FrontendController@showResetForm')->name('password.reset'); \\only this routing available in web.php for password resets 2. Not routed to ResetPasswordController, hence the entire reset password operation is not working...

Hello. I've tried and installed this wonderful platform. But I can't upload a file in the admin section because when I clicked on the button 'photo', nothing occurs. I've tried...

If I add a product it will only scroll back to the top with no error or anything like that. But after I click on the button it clears out...

Greetings, I currently have these two errors my friend, what am I doing wrong? ![tiatia](https://user-images.githubusercontent.com/33499071/161156194-1578609d-2264-4d56-9270-3c3e45c99f94.jpg) ![colors](https://user-images.githubusercontent.com/33499071/161167788-471ed9b4-50b1-4679-946f-366e6e239264.jpg)

Code update remove php code from blade update cntrollers use request class for validations

The button given for product size such as medium or large size is not working in checkout page.

there is conflict between multiple custom css. Yes, Pagination works fine..!

The user interface is kind of slow and takes time to load. What causes it and how can I speed up the user interaction on the website.