#100DaysOfLaravel Day 3
Did you know:
In PHP, you can also specify strict data types for variables and functions: but first, prepend declare(strict_types=1) at the beginning of your code

#100DaysOfPHP
#PHPTips
#100DaysOfCode day 3
PS: Credit where due, most of the tips I post come from here: https://github.com/LaravelDaily/laravel-tips

