mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
[admin] add username change log
This commit is contained in:
@@ -86,9 +86,7 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$a = Carbon::parse('2022-08-06 23:08:03');
|
||||
$b = $a->clone()->addHours(1);
|
||||
dd($a, $b);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user