Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
php artisan migrate在laravel 7.x 项目中成功运行命令后,我注意到根目录中有一个奇怪的db文件夹。
php artisan migrate
这是正常的吗?为什么会生成这个文件夹?