Create a new translatable model through Translatable.
1php artisan module:make:translatable [module-name] [model-name]
Option | Description |
---|---|
-m, --migration |
Create a new migration file for the model and translatable-model |