๐ถ๏ธ #Laravel Tip: When testing with #PHPUnit, include phpunit.xml and phpunit.xml.dist files. PHPUnit first tries to use phpunit.xml; if that file doesn't exist, it tries to use phpunit.xml.dist instead.
๐ Create a new Laravel app
๐ Install the Breeze package. In my case, I installed the Breeze package with the option of --๐ถ๐ป๐ฒ๐ฟ๐๐ถ๐ฎ