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

Split profile form into sections #125

Merged
merged 1 commit into from
Dec 11, 2022
Merged

Split profile form into sections #125

merged 1 commit into from
Dec 11, 2022

Conversation

boris-glumpler
Copy link
Contributor

Like I mentioned in #122, it makes sense to me to split this form up. Now I can just publish my-profile.blade.php to my views and easily add an additional section. If a change in the main form is coming at some later time, like #110 for example, then the templates can be changed in Filament Breezy and don't require me to adjust my copy of my-profile.blade.php.

@jeffgreco13 jeffgreco13 merged commit 35c880e into jeffgreco13:1.x Dec 11, 2022
@Saifallak
Copy link
Contributor

Getting this error after this

production.ERROR: Undefined variable $plain_text_token {"view":{"view":"/home/**/public_html/vendor/jeffgreco13/filament-breezy/resources/views/components/sections/sanctum.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\LaravelIgnition\Exceptions\ViewException(code: 0): Undefined variable $plain_text_token at /home/**/public_html/vendor/jeffgreco13/filament-breezy/src/../resources/views/components/sections/sanctum.blade.php:16)

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

3 participants