~16+ years Web Dev .๐Author. @CODEmagazine. ๐จโ๐ซ Mentor
Aug 2, 2022 โข 4 tweets โข 2 min read
๐ถ๏ธ #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 --๐ถ๐ป๐ฒ๐ฟ๐๐ถ๐ฎ