I recently upgraded to Bootstrap 5 and now my code is not functioning properly.
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria- controls="navbarCollapse" aria-expanded="false" aria- label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
To see the sample code, you can visit: https://github.com/Devgroup-Asia/larablog/blob/main/resources/views/include/navbar.blade.php