Julien B. (aka yebor974)
Schema Markup implementation
For Filament Mastery I use Laravel seo for schema of articles and breadcrumbs
https://filamentmastery.com
6 replies
Using filament styles outside of the resource
Hi this post can help you https://filamentmastery.com/articles/guide-to-using-filament-components-in-public-facing-pages
4 replies
Add part of filament in external Page
This post might help you, but it's more of a global integration for the front end. You’ll likely face issues with overriding Bootstrap classes
https://filamentmastery.com/articles/guide-to-using-filament-components-in-public-facing-pages
13 replies
How to display text on top of all screens/pages
Hi. You can use render hook like this : https://filamentmastery.com/articles/filament-render-hooks-example-with-authentication-pages
7 replies
Send Email
Need more information to help.
Do you have the confirmation modal on click ?
What is the data array ? You have only these injections on table actions : https://filamentphp.com/docs/3.x/tables/actions#table-action-utility-injection
The table is about invoices list ?
10 replies