How to set custom page redirects in laravel 11 There's no "routeserviceprovider.php" after installing laravel 11. How do you redirect from one page to another in laravel 11. I'm just starting out.
take lines of code and arrange them in a sensible order.
Well, what else did you expect based on the effort you put into the question?
@Snapey I am on the "build a voting app with laravel" series and I realised the initial configuration in the laravel version used in the course is different from laravel, that is, there's no routeserviceprovider.php as a result, I am stuck.
@onlinemerch220 We’re not here to give you step-by-step instructions on building a complete application from start to finish.
Start writing some code. Create a thread if you get stuck on something specific .
@martinbean since there's no "routeserviceprovider.php", how do you redirect from one page to another in laravel 11
@onlinemerch220 you start with some code from the earlier version, and you ask "how can I make this work with Laravel 11"
Please sign in or create an account to participate in this conversation.