We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I am beginner in Laravel. I use in my project Laravel 5.8.
I have this code:
$userPromotionDays = $user->premiumDate; // 2019.08.28 $daysToAdd = 5
How can I add $userPromotionDays to $daysToAdd (in Laravel/Carbon)?
Aucun commentaire:
Enregistrer un commentaire