Skip to content

Releases: thedevdojo/themes

Updating latest theme updates

04 Aug 22:29
7735128
Compare
Choose a tag to compare
Merge pull request #12 from thedevdojo/updatingThemes

Updating themes

Update latest themes version

04 Aug 22:26
4840cc0
Compare
Choose a tag to compare
Merge pull request #11 from thedevdojo/updatingThemes

Updating themes

Adding Folio Pages

10 Apr 13:58
4840cc0
Compare
Choose a tag to compare

This latest release adds the ability to search for Pages inside the theme pages folder and serve them up using Folio.

Version 0.0.8

02 Apr 22:50
Compare
Choose a tag to compare

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.

Fixing artisan package:discover error

01 Nov 07:30
ace0607
Compare
Choose a tag to compare

This new release fixes a DB connection error during php artisan package:discover.

Fixing the artisan console errors

18 Oct 15:17
a23b40c
Compare
Choose a tag to compare

This new release will fix the issue where running artisan serve and route cache will throw an error.

Adding fix for the options page

04 Apr 19:27
Compare
Choose a tag to compare

This will fix a layout issue on the options page.

Fix for theme_field and other functions.

21 Jan 23:42
645c86a
Compare
Choose a tag to compare