feat: add laravel boost to assist in coding

This commit is contained in:
idevakk
2025-11-09 03:30:52 -08:00
parent 664637fa30
commit 1ca28dabb2
5 changed files with 739 additions and 1 deletions

9
boost.json Normal file
View File

@@ -0,0 +1,9 @@
{
"agents": [
"claude_code"
],
"editors": [
"phpstorm"
],
"guidelines": []
}