Yormy
Yormy
I guess I was not clear, I meant when entering a IP to be blocked or an IP to whitelist, I would love to make a memo's who's IP it...
would be nice indeed to have that ability
sismics/docs-importer:latest sismics/docs:v1.10
Thanks.. I would love to jump in, however I am not versed in jdk not is my dev setup ready for that. btw, you did build an awesome system
Awesome... I will check it out
Where can I find the new code, last update on github is 13 days ago
Check the LOCATION of your actual users model : you specified ```App\Models\User``` and in the config it is without the 'models' change the config to ```App\Models\User```
Form code used from example and set name to same rules as email copied the component to a synlinked package imported the copied component in the form.vue replaced TextInput with...
also on page load I see something wierd:  The original component locally loaded (2nd) is inital valid=false (which is oke) the copied component loaded from the package initially valid...
Somehow I am getting closer to the root, but I am still having some problems Solution 1 Package: - adding vee-validate to the peerDependency - vite-config: rollupOptions: { external: ['vue',...