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

Update README.md #106

Closed joseph-d closed 1 year ago

joseph-d commented 1 year ago

This threw me a bit when I was following the instructions because there are like 9 model keys in the eloquent-driver.php config file and I wasn't sure wwhich one to edit. Also, it seems that it needs to have ::class at the end of it too.