Closed mvn-trungtran-dn closed 6 years ago
Actually the command is rinvex:attributes:migrate
Not sure about the master
branch since it's outdated, but for the latest up-to-date branch which is develop
it's working fine. And the command is correct as the namespace is global for all rivnex packages, like: rinvex:migrate:PACKAGE_NAME
Tested now and it's working very well, please re-check and let me know if you've any further issues. Will merge develop
into master
soon 👍
I have just tested both, mismatch between branches.
Merged develop
into master
, now both are on the same state. Hope I didn't break something else 😅
This should be working now, so I'll close it but feel free to re-open if you still have any issues..
Hi guys ! I can't run php artisan rinvex:migrate:attributes. it do not work
run: php artisan rinvex:migrate:attributes
i got an errror:There are no commands defined in the "rinvex:migrate" namespace.
Anybody can help me?