Welcome Guest, Not a member yet? Register   Sign In
Route html button to home page, correct method
#2

Solution: <a href="<?php echo base_url('home'); ?> " class="btn btn-lg btn-secondary">Services Home </a>

Despite using verb routes the names chosen for them could be referenced using this url helper call
url helper is autoloaded from the beginning, no additional statements were needed in controllers
no redirects had to be declared in routes for this to work.
Reply


Messages In This Thread
RE: Route html button to home page, correct method - by mcrase2021 - 09-28-2021, 06:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB