New Laravel Project
Some checks failed
tests / ci (8.4) (push) Failing after 1m49s
tests / ci (8.5) (push) Failing after 1m50s
linter / quality (push) Successful in 1m44s
tests / ci (8.3) (push) Failing after 2m10s

This commit is contained in:
Darius Rapalis
2026-04-28 17:08:26 +03:00
commit 7f6529cd5d
347 changed files with 34958 additions and 0 deletions

20
boost.json Normal file
View File

@@ -0,0 +1,20 @@
{
"agents": [
"claude_code",
"codex",
"opencode"
],
"cloud": false,
"guidelines": true,
"mcp": true,
"nightwatch": false,
"sail": false,
"skills": [
"fortify-development",
"laravel-best-practices",
"wayfinder-development",
"pest-testing",
"inertia-vue-development",
"tailwindcss-development"
]
}