Extend bulk actions
Multi Language Same Slugs
Slug creation with special letters
Tiptap Align
Is it possible to create a new Media Library Bucket in Twill 3
How to create settings for the site to disable registration and frontend-only offline mode ?
Custom
how to override a default database model class method
renderHtml doesn't work in getBrowserTableColumns()
div
inside browser column but renderHtml(true)
doesn't seem to work
```php
public function getBrowserTableColumns() : TableColumns
{...Position reordering not working
variant: 'success'
, it's just that the database is not updating and reflecting the changes....Limiting BlockEditor blocks? Possible?
Adding Modules (Controllers, Repositories) in Subfolders
Seeding into Modules with Media
How to specify medias crops for blocks.
Prefill field form with default locale content when adding translation
Showing button on the side of settings page
Trying to access file in setting
hideActiveCrop() Not Working in Twill 3.x
Automatically make languages live/remove user control
$controlLanguagesPublication
in the form layout which seems to hide the language active controls, and am using View::share
in AppServiceProvider
to globally force this to false
. However this seems slightly brutal and I'm not sure if there might be any side effects. Also this doesn't solve selecting all languages as active by default (although I guess I could probably figure that out during save)
Could anyone possibly confirm the best way to achieve this?...