Laravel 5 Tips In Arabic : #4 Using Carbon with any DateTime Fields

Опубликовано: 12 Август 2017
на канале: Sec Theater
4,904
55

in this video , we will be discussing how to use carbon methods through any column that has been retrieved from our database, simply you would use the carbon methods with created_at and updated_at columns within your database without doing anything, from the other hand you really can't do this with any other field such as date of birth etc... That's what we will learn about in this video to make it work