Skip to content

Instantly share code, notes, and snippets.

View rjsworking's full-sized avatar

rjsworking rjsworking

View GitHub Profile
@rjsworking
rjsworking / Application.php
Created March 23, 2019 11:07 — forked from scrubmx/Application.php
Register custom model events in laravel 5.5
<?php
namespace App\Models;
class Application extends Model
{
/**
* The attributes that should be mutated to dates.
*
* @var array