Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 76425f9

Browse files
authored
Merge pull request #1308 from PovilasKorop/main
[New Plugin] FilaCheck
2 parents a311bd4 + 169cf95 commit 76425f9

File tree

6 files changed

+22
-0
lines changed

6 files changed

+22
-0
lines changed
27.7 KB
Loading

content/authors/laraveldaily.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: LaravelDaily
3+
slug: laraveldaily
4+
github_url: https://github.com/LaravelDaily
5+
twitter_url: https://twitter.com/PovilasKorop
6+
---
7+
8+
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.
246 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: FilaCheck
3+
slug: laraveldaily-filacheck
4+
author_slug: laraveldaily
5+
categories: [developer-tool]
6+
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.
7+
discord_url:
8+
docs_url: https://raw.githubusercontent.com/LaravelDaily/FilaCheck/refs/heads/main/README.md
9+
github_repository: LaravelDaily/FilaCheck
10+
has_dark_theme: false
11+
has_translations: false
12+
versions: [4, 5]
13+
publish_date: 2026-02-23
14+
---
1.92 KB
Loading
73.4 KB
Loading

0 commit comments

Comments
 (0)