mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update: laravel 7
This commit is contained in:
		| @@ -8,4 +8,8 @@ class InviteCode extends Model | ||||
| { | ||||
|     protected $table = 'v2_invite_code'; | ||||
|     protected $dateFormat = 'U'; | ||||
|     protected $casts = [ | ||||
|         'created_at' => 'timestamp', | ||||
|         'updated_at' => 'timestamp' | ||||
|     ]; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user