mahmoudmohamedramadan / eCommerce

The Laravel eCommerce for beginner training.

Home Page:https://youtube.com/playlist?list=PLjJdze35VzqBpPaX157VkjoQTRFHg52lX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCommerce

Dashboard


๐Ÿš€ Getting Started

First, after you've cloned this project run the next command

composer install

In addition, you will need to migrate your database, so run the next command

php artisan migrate

Moreover, to link the storage for uploading avatars you'll need to run the next command

php artisan storage:link

FINALLY, run the next command...enjoy ๐Ÿ˜‹

php artisan serve

About

The Laravel eCommerce for beginner training.

https://youtube.com/playlist?list=PLjJdze35VzqBpPaX157VkjoQTRFHg52lX


Languages

Language:PHP 55.1%Language:Blade 41.4%Language:Go 1.6%Language:Python 1.3%Language:HTML 0.5%Language:Dockerfile 0.2%