Issue
This Content is from Stack Overflow. Question asked by Rifat Bin Monsur
I am fetching date of birth from database and getting the age using carbon in the blade file. But I need to compare if the age is bigger than 18 or not using if condition. But the age seems to be a string rather than integer to be compared with number.
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.