Skip to content

Conversation

antonioribeiro
Copy link

Work in progress, just for everyone to know that this is being done.

@antonioribeiro antonioribeiro force-pushed the twill-settings branch 2 times, most recently from 90bb454 to 1ad3c16 Compare July 11, 2022 12:56
@antonioribeiro antonioribeiro changed the title WIP: Configure Twill + add Feature Flags + basic Pages Capsule + basic Transformers Configure Twill + add Feature Flags + basic Pages Capsule + basic Transformers Jul 18, 2022
Antonio Ribeiro added 2 commits July 18, 2022 16:48
Avoid using Laravel as `APP_NAME` to avoid confusion ;-)
Make sure Twill bundled assets are updated after `composer install`, to
ensure admin interface (CSS/JS).
Comment on lines +15 to +24
'config' => [
'title' => 'Configuration',
'route' => 'admin.config.featureFlags.index',
'primary_navigation' => [
'featureFlags' => [
'title' => 'Feature Flags',
'route' => 'admin.config.featureFlags.index',
],
],
],
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be discussed where to place these settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants