4. Database Setup and Sequel Pro

Descripción

(Laravel) Laravel 5.4 From Scratch Diapositivas sobre 4. Database Setup and Sequel Pro, creado por mohammed al-obadi el 08/10/2017.
mohammed al-obadi
Diapositivas por mohammed al-obadi, actualizado hace más de 1 año
mohammed al-obadi
Creado por mohammed al-obadi hace casi 8 años
7
0
1 2 3 4 5 (0)

Resumen del Recurso

Diapositiva 1

    The `.env` file found at the root of the project,Think of this file as single secure place store for passwords, keys, API keys, etc.. You will have one `.env` file for local development, And you will create `.env` file on production server that will have production specific keys. Jeffrey Way connects to the database via the `.env` file settings, And didn't edit anything in the `config/database.php` file like what Joseph Lowery did. Then you have to fix:Laravel::problem => Database error Schema::defaultStringLength(191); Then issue: `php artisan migrate`. This is so that Laravel create database tables defined at `database/migrations` that almost every project will use, and that gets you up and running very quickly.  
    4. Database Setup and Sequel Pro
Mostrar resumen completo Ocultar resumen completo

0 comentarios

There are no comments, be the first and leave one below:

Similar

OCR gcse computer science
Jodie Awthinre
GCSE AQA Computer Science - Definitions
James Jolliffe
Managing Digital Data Review
Shannon Anderson-Rush
Midterm 2 (Chapter 5 - 13)
Yorria Raine
SQL Quiz
Chris Cronin
GCSE AQA Computer Science - Definitions
moffat00
Database Final Exam
dbm
Data, Information and Databases
maryamxjay
AS Levels ICT -Form Controls
lukejones