-
First install it with
git clone https://github.com/Ctmax-ui/QuickMart.git
-
Second composer install
composer install
-
Third make dB and update it
php artisan migrate
-
Fourth link storage
php artisan storage:link
-
Additional com
php artisan db:seed
If main branch's code dosn't work then download the code zip from full_fledge
branch and run it.