diff --git a/content/authors/avatars/laraveldaily.jpg b/content/authors/avatars/laraveldaily.jpg new file mode 100644 index 000000000..d5451cd43 Binary files /dev/null and b/content/authors/avatars/laraveldaily.jpg differ diff --git a/content/authors/laraveldaily.md b/content/authors/laraveldaily.md new file mode 100644 index 000000000..10c8a91d8 --- /dev/null +++ b/content/authors/laraveldaily.md @@ -0,0 +1,8 @@ +--- +name: LaravelDaily +slug: laraveldaily +github_url: https://github.com/LaravelDaily +twitter_url: https://twitter.com/PovilasKorop +--- + +A Laravel developer since 2013, Povilas created Laravel Daily as a personal blog in 2015. Through courses, tutorials, YouTube videos, and a weekly newsletter, his practical teaching style has helped hundreds of thousands of developers level up their Laravel skills. \ No newline at end of file diff --git a/content/plugins/images/laraveldaily-filacheck.jpg b/content/plugins/images/laraveldaily-filacheck.jpg new file mode 100644 index 000000000..822dfdba7 Binary files /dev/null and b/content/plugins/images/laraveldaily-filacheck.jpg differ diff --git a/content/plugins/laraveldaily-filacheck.md b/content/plugins/laraveldaily-filacheck.md new file mode 100644 index 000000000..638e09f32 --- /dev/null +++ b/content/plugins/laraveldaily-filacheck.md @@ -0,0 +1,14 @@ +--- +name: FilaCheck +slug: laraveldaily-filacheck +author_slug: laraveldaily +categories: [developer-tool] +description: Static analysis for Filament v4/v5 projects. Like Pint, but for Filament. Run it after AI agents generate code or during CI to catch common issues. +discord_url: +docs_url: https://raw.githubusercontent.com/LaravelDaily/FilaCheck/refs/heads/main/README.md +github_repository: LaravelDaily/FilaCheck +has_dark_theme: false +has_translations: false +versions: [4, 5] +publish_date: 2026-02-23 +--- \ No newline at end of file diff --git a/public/images/content/authors/avatars/laraveldaily.webp b/public/images/content/authors/avatars/laraveldaily.webp new file mode 100644 index 000000000..3130812f8 Binary files /dev/null and b/public/images/content/authors/avatars/laraveldaily.webp differ diff --git a/public/images/content/plugins/images/laraveldaily-filacheck.webp b/public/images/content/plugins/images/laraveldaily-filacheck.webp new file mode 100644 index 000000000..43f8ffde7 Binary files /dev/null and b/public/images/content/plugins/images/laraveldaily-filacheck.webp differ