Answers for "use Class 'Carbon' inside view"

PHP
1

use Class 'Carbon' inside view

//use this method inside the view 
\Carbon\Carbon::now();
Posted by: Guest on August-08-2020

Browse Popular Code Answers by Language