Skip to content

Instantly share code, notes, and snippets.

Table name: users Migration File: 2019_05_04_000000_create_users_table.php
<?php
use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
class CreateUsersTable extends Migration
{
<!DOCTYPE html>
<html lang="en">
<head>
<title>Pilih Keahlian</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js"></script>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-size: 98%;
font-family: 'helvetica'
}
body {
margin: 1.0cm;