Skip to content

Version 0.0.8

Compare
Choose a tag to compare
@tnylea tnylea released this 02 Apr 22:50
· 6 commits to master since this release

Conditionally allow the themes tables to be created in the config. Inside of the service provider it will check if the tables exist, if they didn't they would be created. But, you can specify in the config if you want to remove the functionality of creating the tables in the service provider.