Skip to content

Instantly share code, notes, and snippets.

View Quiss's full-sized avatar
😍
Test in production

Andrey Sokolov Quiss

😍
Test in production
View GitHub Profile
<?php
namespace Illuminate\Tests\Integration\Database\EloquentModelDateCastingTest;
use Illuminate\Contracts\Database\Eloquent\CastsAttributes;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
use Illuminate\Tests\Integration\Database\DatabaseTestCase;
@Quiss
Quiss / 0_reuse_code.js
Created March 30, 2017 08:32
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console