statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 72 forks source link

Split globals and global variables, provide eloquent global variable repository #178

Closed ryanmitchell closed 11 months ago

ryanmitchell commented 1 year ago

If/when https://github.com/statamic/cms/pull/8343 lands in core we need to be ready to support an eloquent global variables repository.

This draft PR is a work in progress to move towards it. It also relies on https://github.com/statamic/eloquent-driver/pull/168 being merged.

Closes https://github.com/statamic/eloquent-driver/issues/172

ryanmitchell commented 11 months ago

@jasonvarga any idea why StyleCI is broken?

ryanmitchell commented 11 months ago

Thank you

jasonvarga commented 11 months ago

Not sure why it wasn't working though. 🤷