Pasos preliminares
Versión 3 (Guillermo Zdanowicz, 28/09/2016 21:03)
| 1 | 1 | Guillermo Zdanowicz | h1. Pasos preliminares |
|---|---|---|---|
| 2 | 1 | Guillermo Zdanowicz | |
| 3 | 1 | Guillermo Zdanowicz | *Configurar apache* |
| 4 | 1 | Guillermo Zdanowicz | |
| 5 | 1 | Guillermo Zdanowicz | *Bajar proyecto de gitlab* |
| 6 | 1 | Guillermo Zdanowicz | |
| 7 | 1 | Guillermo Zdanowicz | *Crear la base de datos* |
| 8 | 2 | Guillermo Zdanowicz | |
| 9 | 2 | Guillermo Zdanowicz | *editar y configurar acceso en* |
| 10 | 1 | Guillermo Zdanowicz | |
| 11 | 1 | Guillermo Zdanowicz | /config/database.php |
| 12 | 1 | Guillermo Zdanowicz | |
| 13 | 1 | Guillermo Zdanowicz | Luego |
| 14 | 1 | Guillermo Zdanowicz | |
| 15 | 1 | Guillermo Zdanowicz | composer install |
| 16 | 3 | Guillermo Zdanowicz | |
| 17 | 3 | Guillermo Zdanowicz | cp .env.example .env |
| 18 | 3 | Guillermo Zdanowicz | |
| 19 | 3 | Guillermo Zdanowicz | php artisan key:generate |