SQL
Laravel
Livewire
About Me
SQL
Laravel
Livewire
About Me
#
Working with Dates
#
Laravel
Convert to human-readable format:
return $this->created_at->format('d-m-Y');
more examples