zlem
zlem
TCTwill CMS
Created by Adam Mateusz Brożyński on 6/29/2024 in #👊support
Admin route not working in Twill 3.3 + Laravel 11
@ifox yes, in web.php we have: Route::get('/{slug?}', [PageController::class, 'showPage']); Route::get('/', [PageController::class, 'showStartPage']);
10 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 6/29/2024 in #👊support
Admin route not working in Twill 3.3 + Laravel 11
Hi! Is there any news on this? I have a similar problem: Twill 3.3 & Laravel 11 set ADMIN_APP_PATH=/cmsadmin mydomain.com/cmsadmin -> 404 error mydomain.com/cmsadmin/login works, but all other links lead to 404 mydomain.com/cmsadmin/users works, and all other links work as well So far (until Laravel 11) it has worked well and I have not made any changes to twill
10 replies
TCTwill CMS
Created by zlem on 9/4/2023 in #👊support
Radio button with formbuilder -> Class "App\Http\Controllers\Twill\Option" not found
@luciano.mizra awesome - thank you so much!!
6 replies
TCTwill CMS
Created by zlem on 9/4/2023 in #👊support
Radio button with formbuilder -> Class "App\Http\Controllers\Twill\Option" not found
@luciano.mizra I already imported "use A17\Twill\Services\Forms\Option;" - but its not working
6 replies