10000 GitHub - cano696969/shop: Proyect laravel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cano696969/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total Downloads

Total Downloads Latest Stable Version License Backers on Open Collective Backers on Open Collective Sponsors on Open Collective Open Source Helpers

➡️ Website | Documentation | Installation Guide | Forums | Community ⬅️

Arabic German English Spanish Persian Italian Dutch Polish Portuguese Turkish Egyptian Chinese

git cloone https://github.com/cano696969/UMDTshop.git

cd UMDTshop

first comand

You can use the following one-liner to install Composer dependencies and copy the .env.example file to .env:

composer install && cp .env.example .env
php artisan key:generate && php artisan migrate && php artisan db:seed && php artisan vendor:publish && php artisan storage:link && npm install

Run the proyect in 2 comand line

first comand

You can use the following one-liner to install Composer dependencies and copy the .env.example file to .env:

composer install && cp .env.example .env

Puedes usar el operador && para ejecutar múltiples comandos en una sola línea:

php artisan key:generate && php artisan migrate && php artisan db:seed && php artisan vendor:publish && 
>  you can in termianl put 0and enter
-> Press 0 and then press enter to publish all assets and configurations.
vphp artisan storage:link

finnally

php artisan storage:link && npm install Este comando ejecutará cada comando uno tras otro y solo continuará al siguiente si el anterior se ejecuta con éxito.

About

Proyect laravel

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0