codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Follow publication

Let’s Build a CRM using Laravel Passport — Setting up our databases and Eloquent

Richard Toms
codeburst
Published in
6 min readDec 18, 2018

Creating our migrations

Migration for creating the clients table.
Migration for creating the contacts table.
Migration for creating the addresses table.

Creating Eloquent Models

The Address model.
The Contact model.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Published in codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Written by Richard Toms

A genuine geek that loves to build stuff, software is my tool.

Responses (2)

Write a response