You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like that I can do cot migration make, it's convenient to have.
I'm a sucker for Laravel. There, I am able to do something like php artisan make:model <modelname>.
It might be nice to have cot model make modelname which can create a model file in a models directory. It beats putting models directly in main.rs.
It might also give a more "structured" or opinionated approach, so I'm not sure if this is something which would be well received.
C-cliCrate: cot-cli (issues and Pull Requests related to Cot CLI)
1 participant
Converted from issue
This discussion was converted from issue #481 on March 23, 2026 18:30.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I like that I can do
cot migration make, it's convenient to have.I'm a sucker for Laravel. There, I am able to do something like
php artisan make:model <modelname>.It might be nice to have
cot model make modelnamewhich can create a model file in a models directory. It beats putting models directly in main.rs.It might also give a more "structured" or opinionated approach, so I'm not sure if this is something which would be well received.
Beta Was this translation helpful? Give feedback.
All reactions