mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add login by passkey
This commit is contained in:
@@ -78,7 +78,7 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$r = Carbon::parse('2022-07-03 04:00:00')->diffInSeconds();
|
||||
$r = \Composer\InstalledVersions::getPrettyVersion('filament/filament');
|
||||
dd($r);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user