Skip to content
/ xcom Public

This is an e-commerce website built with Laravel, featuring Bootstrap, JavaScript, and MySQL. It is a single-vendor, full-stack website with security features, including CRUD operations for Products and Categories, user registration, and role-based permissions.

License

Notifications You must be signed in to change notification settings

fmahadyBD/xcom

Repository files navigation

After clone:
composer install copy .env.example .env

``` php artisan key:generate ```
``` php artisan migrate ```
``` php artisan serve ```
``` php artisan db:seed ```

About

This is an e-commerce website built with Laravel, featuring Bootstrap, JavaScript, and MySQL. It is a single-vendor, full-stack website with security features, including CRUD operations for Products and Categories, user registration, and role-based permissions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages