Kam Lotfull
Results
3
comments of
Kam Lotfull
Up! The same error. How to fix it?
Please, merge Django 4+ support PR
I made it using [eloquent-mutators](https://laravel.com/docs/5.8/eloquent-mutators) For example you want to have Two empty Text Fields `tag` to be shown at Flexible `tags` initialisation for Model `Post`: ``` Flexible::make('Tags') ->addLayout('tag', [...