Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'dashboard' route instead of 'home' route #268

Closed
wants to merge 1 commit into from
Closed

Use 'dashboard' route instead of 'home' route #268

wants to merge 1 commit into from

Conversation

ajayyadavexpo
Copy link

@ajayyadavexpo ajayyadavexpo commented May 7, 2024

We noticed a change in Laravel 11 where the 'home' route in the welcome.blade.php file was switched to a 'dashboard' route.
As part of this update, we took out the 'home' route and added the new 'dashboard' URL. We've updated all related files to match this change.

We observed a modification in the Laravel project where the 'home' route was replaced with a 'dashboard' route in the welcome.blade.php file. As part of this update, we removed the 'home' route and added the new 'dashboard' URL to the package. All related files have been updated accordingly to reflect this change.
@ajayyadavexpo ajayyadavexpo deleted the feature/replace-home-route-with-dashboard branch May 7, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant