Laravel: How to use Carbon in blade views?

PHP

I'm wonder how we could use Carbon (DateTime API) directly in Blade Views in Laravel. I've saw some approaches but I'm not sure whats the best way to use Carbon in Laravel. Could someone give me examples on how to use it?

Laravel Blade Templates Question created: 2020-11-16 09:24 MelCodeson