Guest User

Untitled

a guest
Aug 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. use IlluminateFoundationAuthUser as Authenticatable;
  2. use IlluminateNotificationsNotifiable;
  3.  
  4. class NUEVO_MODELO extends Authenticatable
  5. {
  6. use Notifiable, ShinobiTrait;
Add Comment
Please, Sign In to add comment