4. Database Setup and Sequel Pro

Descrição

Laravel 5.4 From Scratch (Laravel) Slides sobre 4. Database Setup and Sequel Pro, criado por mohammed al-obadi em 08-10-2017.
mohammed al-obadi
Slides por mohammed al-obadi, atualizado more than 1 year ago
mohammed al-obadi
Criado por mohammed al-obadi mais de 7 anos atrás
5
0
1 2 3 4 5 (0)

Resumo de Recurso

Slide 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

0 comentários

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

Semelhante

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