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 Inertia-based welcome view #348

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Use Inertia-based welcome view #348

merged 1 commit into from
Oct 16, 2020

Conversation

claudiodekker
Copy link
Contributor

@claudiodekker claudiodekker commented Oct 16, 2020

This PR swaps out the default 'welcome' view with an Inertia one.

While it might be worth considering to keep the current scenario (as it demonstrates how a developer can easily switch between an Inertia-powered section and a Blade-powered section), this change makes the whole Inertia experience more complete and Inertia-native.

@taylorotwell taylorotwell merged commit 4852221 into laravel:master Oct 16, 2020
@claudiodekker claudiodekker deleted the inertia-welcome-view branch October 16, 2020 14:46
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.

None yet

2 participants