mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update: add login with mail link api
This commit is contained in:
		| @@ -2,15 +2,7 @@ | ||||
|  | ||||
| namespace App\Console\Commands; | ||||
|  | ||||
| use App\Models\Order; | ||||
| use App\Models\User; | ||||
| use App\Utils\CacheKey; | ||||
| use App\Utils\Helper; | ||||
| use Illuminate\Console\Command; | ||||
| use Illuminate\Filesystem\Filesystem; | ||||
| use Illuminate\Foundation\Console\ConfigCacheCommand; | ||||
| use Illuminate\Support\Facades\Cache; | ||||
| use Matriphe\Larinfo; | ||||
|  | ||||
| class Test extends Command | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user