Controllers does not show when i use them in URL |
(07-16-2020, 07:18 AM)jreklund Wrote: Did you name your file Helloworld.php with a capital H? It won't work otherwise. Yes its capital , the problem was in $routes->setAutoRoute(false); i made it $routes->setAutoRoute(true); thank you for help Increase Your Awareness
|
Messages In This Thread |
Controllers does not show when i use them in URL - by BlackBanana - 07-16-2020, 02:22 AM
RE: Controllers does not show when i use them in URL - by jreklund - 07-16-2020, 07:18 AM
RE: Controllers does not show when i use them in URL - by BlackBanana - 07-16-2020, 03:57 PM
RE: Controllers does not show when i use them in URL - by ChicagoPhil - 07-16-2020, 12:02 PM
RE: Controllers does not show when i use them in URL - by BlackBanana - 07-16-2020, 03:57 PM
RE: Controllers does not show when i use them in URL - by ChicagoPhil - 07-16-2020, 10:20 PM
RE: Controllers does not show when i use them in URL - by BlackBanana - 07-16-2020, 11:07 PM
RE: Controllers does not show when i use them in URL - by jreklund - 07-17-2020, 02:03 AM
|