diff --git a/stubs/inertia-react/resources/js/Pages/Welcome.jsx b/stubs/inertia-react/resources/js/Pages/Welcome.jsx index ded418949..c433d5448 100644 --- a/stubs/inertia-react/resources/js/Pages/Welcome.jsx +++ b/stubs/inertia-react/resources/js/Pages/Welcome.jsx @@ -7,12 +7,18 @@ export default function Welcome(props) {
{props.auth.user ? ( - + Dashboard ) : ( <> - + Log in @@ -28,85 +34,256 @@ export default function Welcome(props) {
- - + +
- +
- - + +
-

Documentation

+

+ Documentation +

- Laravel has wonderful documentation covering every aspect of the framework. Whether you are a newcomer or have prior experience with Laravel, we recommend reading our documentation from beginning to end. + Laravel has wonderful documentation covering every aspect of the framework. + Whether you are a newcomer or have prior experience with Laravel, we recommend + reading our documentation from beginning to end.

- - + +
- +
- - + +
-

Laracasts

+

+ Laracasts +

- Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript development. Check them out, see for yourself, and massively level up your development skills in the process. + Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript + development. Check them out, see for yourself, and massively level up your + development skills in the process.

- - + +
- +
- - + +
-

Laravel News

+

+ Laravel News +

- Laravel News is a community driven portal and newsletter aggregating all of the latest and most important news in the Laravel ecosystem, including new package releases and tutorials. + Laravel News is a community driven portal and newsletter aggregating all of the + latest and most important news in the Laravel ecosystem, including new package + releases and tutorials.

- - + +
- - + +
-

Vibrant Ecosystem

+

+ Vibrant Ecosystem +

- Laravel's robust library of first-party tools and libraries, such as Forge, Vapor, Nova, and Envoyer help you take your projects to the next level. Pair them with powerful open source libraries like Cashier, Dusk, Echo, Horizon, Sanctum, Telescope, and more. + Laravel's robust library of first-party tools and libraries, such as{' '} + + Forge + + ,{' '} + + Vapor + + ,{' '} + + Nova + + , and{' '} + + Envoyer + {' '} + help you take your projects to the next level. Pair them with powerful open + source libraries like{' '} + + Cashier + + ,{' '} + + Dusk + + ,{' '} + + Echo + + ,{' '} + + Horizon + + ,{' '} + + Sanctum + + ,{' '} + + Telescope + + , and more.

@@ -116,16 +293,42 @@ export default function Welcome(props) {
- - - + + + Shop - - - + + + Sponsor diff --git a/stubs/inertia-vue/resources/js/Pages/Welcome.vue b/stubs/inertia-vue/resources/js/Pages/Welcome.vue index 83a8adb1f..150a4bc45 100644 --- a/stubs/inertia-vue/resources/js/Pages/Welcome.vue +++ b/stubs/inertia-vue/resources/js/Pages/Welcome.vue @@ -41,85 +41,239 @@ defineProps({
- - + +
- +
-
- - +
+ +

Documentation

- Laravel has wonderful documentation covering every aspect of the framework. Whether you are a newcomer or have prior experience with Laravel, we recommend reading our documentation from beginning to end. + Laravel has wonderful documentation covering every aspect of the framework. Whether you + are a newcomer or have prior experience with Laravel, we recommend reading our + documentation from beginning to end.

- - + +
- +
-
- - +
+ +

Laracasts

- Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript development. Check them out, see for yourself, and massively level up your development skills in the process. + Laracasts offers thousands of video tutorials on Laravel, PHP, and JavaScript + development. Check them out, see for yourself, and massively level up your development + skills in the process.

- - + +
- +
-
- - +
+ +

Laravel News

- Laravel News is a community driven portal and newsletter aggregating all of the latest and most important news in the Laravel ecosystem, including new package releases and tutorials. + Laravel News is a community driven portal and newsletter aggregating all of the latest + and most important news in the Laravel ecosystem, including new package releases and + tutorials.

- - + +
-
+
-
- - +
+ +

Vibrant Ecosystem

- Laravel's robust library of first-party tools and libraries, such as Forge, Vapor, Nova, and Envoyer help you take your projects to the next level. Pair them with powerful open source libraries like Cashier, Dusk, Echo, Horizon, Sanctum, Telescope, and more. + Laravel's robust library of first-party tools and libraries, such as + Forge, + Vapor, + Nova, and + Envoyer + help you take your projects to the next level. Pair them with powerful open source + libraries like + Cashier, + Dusk, + Echo, + Horizon, + Sanctum, + Telescope, and more.

@@ -129,16 +283,42 @@ defineProps({