-
Would be great to be able to customize the slug function used, in the Nova resource, ideally
-
Will it be?
-
Sorry, problem solved already. I override dashboard.blade.php last time and forgot to replace it with a new view. Please put this Issues -> done.
-
Watch process -> restarted. The result -> footer: no overrides.
Environment:
```
/usr/src/app $ find src/ -type f | grep -v '\~'
src/overrides/venia-ui/components/Footer/footer.js
src/overrid…
-
Is there an option to ignore accents ?
Example:
`items: [{name: "Référence"}, {name: "Dénomination}]`
If I search for `reference`, it won't find `Référence`
Is this already possible?
Nb…
-
Hi, I just new started with FlexType, i find it really flex in development, not with RTL url support, say i want to create a page such /blog/موضوع-جديد which is same as /blog/new-topic , the CMS will…
-
We should have ability to generate slugs based on title field value.
Possible solution: https://pid.github.io/speakingurl/
Simple implementation:
```
$("#title").on("keyup change", fun…
-
Here are the libs with license(s) field but can not been recognized by SPDX license identifier([1](https://github.com/cdnjs/cdnjs/blob/master/tools/license-list.json), [2](https://spdx.org/licenses/))…
-
Help me please, I can not upload files to may sandbox:
Gemfile:
```
source 'https://rubygems.org'
ruby '2.3.8'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails',…
-
- Laravel Mix Version: 5.0.0 (`npm list --depth=0`)
- Node Version (`node -v`): 10.16.3
- NPM Version (`npm -v`): 6.12.0
- Yarn Version (`npm -v`): 1.19.1
- OS: openSuse Tumbleweed …