You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed Laravel 11 and then Twill 3.3.1
I followed the tutorial for creating Pages module but when I try to add a 'page' I get 'Your submission could not be validated, please fix and retry' and I cannot create a 'Page'
I created a new module, which the same issue occurred.
Versions
Twill version:3.3.1
Laravel v11.14.0 (PHP v8.3.8)
Database engine: mysql - InnoDB - utf8mb4_unicode_ci
Using Windows Herd for development
Description
I have installed Laravel 11 and then Twill 3.3.1
I followed the tutorial for creating Pages module but when I try to add a 'page' I get 'Your submission could not be validated, please fix and retry' and I cannot create a 'Page'
I created a new module, which the same issue occurred.
Versions
Twill version:3.3.1
Laravel v11.14.0 (PHP v8.3.8)
Database engine: mysql - InnoDB - utf8mb4_unicode_ci
Using Windows Herd for development
"php": "^8.2",
"area17/twill": "3.3.1",
"blade-ui-kit/blade-heroicons": "^2.3",
"blade-ui-kit/blade-ui-kit": "^0.6.2",
"laravel/framework": "^11.0",
"laravel/tinker": "^2.9",
"livewire/livewire": "^3.4",
"livewire/volt": "^1.0",
"spatie/laravel-medialibrary": "^11.7"
The text was updated successfully, but these errors were encountered: