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 71 forks source link

Remove helper functions #263

Closed ryanmitchell closed 3 months ago

ryanmitchell commented 3 months ago

Statamic 5.x is going to drop support for helper functions, so this driver needs to as well. See https://github.com/statamic/cms/pull/9811