Console commands API #156
Unanswered
antonkomarev
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Console commands to register models
$ php artisan love:register reactant --type="App\User" --id=234
$ php artisan love:register reacter --type="App\User" --id=234
Console commands to control model management
$ php artisan love:delete reactant --type="App\User" --id=234
Beta Was this translation helpful? Give feedback.
All reactions