4. Database Setup and Sequel Pro

Description

Laravel 5.4 From Scratch (Laravel) Slide Set on 4. Database Setup and Sequel Pro, created by mohammed al-obadi on 08/10/2017.
mohammed al-obadi
Slide Set by mohammed al-obadi, updated more than 1 year ago
mohammed al-obadi
Created by mohammed al-obadi over 6 years ago
0
0

Resource summary

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
Show full summary Hide full summary

Similar

FLAT FILE VS RELATIONAL DATABASE
rosiejones
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
C170 - Practice Test
Craig Willey