Skip to content

Instantly share code, notes, and snippets.

@tisuchi
Created May 27, 2018 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tisuchi/68cc57baf8b1e704e56718cc104a3721 to your computer and use it in GitHub Desktop.
Save tisuchi/68cc57baf8b1e704e56718cc104a3721 to your computer and use it in GitHub Desktop.
<?php
class User extends Authenticatable
{
use FullTextSearch;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment