Skip to content

Commit 416e9bc

Browse files
committed
stylee
1 parent 0cac992 commit 416e9bc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.ai/foundation.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Foundation (Recommended)
1+
# Laravel Boost Guidelines
22

33
The Laravel Boost guidelines are specifically curated by Laravel maintainers for this application. These guidelines should be followed closely to enhance the user's satisfaction building Laravel applications.
44

.ai/inertia-vue/2/forms.blade.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
## Inertia + Vue Forms
2-
31
@php
42
/** @var \Laravel\Boost\Install\GuidelineAssist $assist */
53
@endphp
4+
## Inertia + Vue Forms
65

76
@if($assist->inertia()->hasFormComponent())
87
@boostsnippet("`<Form>` Component Example", "vue")

0 commit comments

Comments
 (0)