You can configure this bundle by creating a file under config/packages/araise_crud.yaml that looks like this:
# config/packages/araise_crud.yaml
araise_crud:
Under the araise_crud key you can use any of the following options:
enable_turboℹ️ Note: If you don't specify this option, it will take the one from the CoreBundle. For more infos on the effects, consult the docs of the CoreBundle.
| Type | Default | Description |
|---|---|---|
| Boolean | Consult CoreBundle docs | Is used to decide whether turbo is used or not |
How can I help you explore Laravel packages today?