Enable/disable module
Via terminal
Manually
modules_statuses.json
Set Changelog to true
(enabled) or false
(disabled)
Override files
To override tables for database, you can either update original migration file inmodules/Changelog/database/migrations
folder or publish migrations to your application’s migrations
folder.
resources/js/Modules/Changelog
folder where you can update them as you wish.
It’s recommended to publish files if you need to update anything.