For AI agents: visit https://laravel-love.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
These docs are for v8. Click to read the latest docs for v9.Restore Missing Reactants
$ php artisan love:register-reactants --model="App\Article"
$ php artisan love:register-reactants --model=article
$ php artisan love:register-reactants --model="App\Article" --ids=1,4,25
$ php artisan love:register-reactants --model="App\Article" --ids=1 --ids=4 --ids=25