#2 create post

This commit is contained in:
Saufi
2026-05-12 10:42:23 +08:00
parent 53be5221e9
commit 0192769ba3
43 changed files with 3331 additions and 26 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(Get-ChildItem -Path resources\\\\views -Recurse -Directory)",
"mcp__laravel-boost__search-docs",
"Bash(php artisan *)",
"Bash(vendor/bin/pint --dirty --format agent)"
]
}
}