Harings Rob

Results 64 issues of Harings Rob

Twill 3 has been our main focus for a couple of months now, and we're getting close to releasing a stable 3.0 version! Check out our [first alpha](https://github.com/area17/twill/releases/tag/3.0.0-alpha1) if you'd...

### Feature Description Hi, When using components from https://livewire-wireui.com they are not recognised/completed. Could these be added? Cheers,

implemented - wait next release

This pr adds Laravel tooling using the `extractor` in github.com/haringsrob/laravel-dev-tools - [x] Service container make - [x] Route autocomplete `route('')` - [x] View autocomplete `view('')` - [x] Model properties -...

When restoring a revision in a nested module it gives a 404. This can be reproduced with a basic parent/child setup. ![image](https://user-images.githubusercontent.com/866743/193515436-3a783b4b-0dbe-41c6-9176-0d946e40f6f4.png)

type: bug
impact: high

### Discussed in https://github.com/area17/twill/discussions/1831 Originally posted by **vladimirmartsul** September 24, 2022 Hi! Please help me to solve two tasks 1) I need to add custom bulk action on the listing...

type: feature

Currently when validating blocks, it is not possible to, for example, do: `repeatername.*.title.en` This is because the implementation only supports very basic fields. We can solve this by perhaps allowing...

type: feature

This would require you to manually setup your model like this: (To be further tested) ```php class Page extends \Illuminate\Database\Eloquent\Model implements TwillModelContract { use HasBlocks, HasTranslation, HasSlug, HasMedias, HasRevisions, BaseTwillModelScopes;...

Hi, How can this be used to predict from an image taken by me? Kind regards