https://github.com/parzibyte/e-commerce
Sistema de gestión de tienda en línea con Laravel
https://github.com/parzibyte/e-commerce
Last synced: 9 months ago
JSON representation
Sistema de gestión de tienda en línea con Laravel
- Host: GitHub
- URL: https://github.com/parzibyte/e-commerce
- Owner: parzibyte
- License: mit
- Created: 2020-07-14T15:08:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T20:54:09.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T07:21:09.025Z (9 months ago)
- Language: PHP
- Size: 1.47 MB
- Stars: 5
- Watchers: 0
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# e-commerce
Sistema de gestión de tienda en línea con Laravel
# Docs
## Installation
C:\xampp\htdocs\e-commerce>php artisan storage:link
The [C:\xampp\htdocs\e-commerce\public\storage] link has been connected to [C:\xampp\htdocs\e-commerce\storage\app/public].
The links have been created.