S
StefanoH
Dseda
SEO
la doccumentacion me pide que haga esto y no lo entiendo, ya lo he subido al servidor pero no se como hacer esto
Go to the directory where the project is
• Enter the command composer install
• Enter the command php artisan key:generate
• Enter the command php artisan migrate
• Enter the command php artisan db:seed
• run the project on the browser DONE
Go to the directory where the project is
• Enter the command composer install
• Enter the command php artisan key:generate
• Enter the command php artisan migrate
• Enter the command php artisan db:seed
• run the project on the browser DONE

