enriqueromo69 / semana_12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Comandos basicos php php artisan key:generate composer dump-autoload php artisan migrate --seed php artisan storage:link #permite actualizar los cambios de .env php artisan config:cache

#Comandos basicos vue npm install cross-env npm install npm install -g npm@latest npm run dev npm set audit false npm cache clean --force npm run watch

#Credenciales para usal el email cambiar por si correo git config --global --edit git config --global credential.helper store git config --global user.email enriqueromo69@hotmail.com git config --global user.name "Victor Roca"

#En ubunto es necesario instalar visual studio code y tambien code-insiders

About


Languages

Language:PHP 64.7%Language:Blade 28.7%Language:Vue 6.2%Language:Shell 0.4%