adding laravel 12 Co-authored-by: jon brookes <marshyon@gmail.com> Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/1
13 lines
174 B
JSON
13 lines
174 B
JSON
{
|
|
"agents": [
|
|
"copilot",
|
|
"gemini"
|
|
],
|
|
"editors": [
|
|
"gemini",
|
|
"vscode"
|
|
],
|
|
"guidelines": [
|
|
"laravel/fortify"
|
|
]
|
|
}
|