📜  laravel scout 导入命令 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:49.406000             🧑  作者: Mango

代码示例1
php artisan scout:import "App\Models\Post"
php artisan scout:flush "App\Models\Post"