Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
There is a bug in the package in case you change the model configuration and you already have relational data in the database.
In my case, I had an app setting that saves a relation to a page. After changing the block class through the model configuration, I got some strange errors. This adjustment in the package resolved the errors.
There is a bug in the package in case you change the model configuration and you already have relational data in the database.
In my case, I had an app setting that saves a relation to a page. After changing the block class through the model configuration, I got some strange errors. This adjustment in the package resolved the errors.