Skip to content

Commit 0b6d87d

Browse files
committed
docs: Add PHP examples
1 parent 5208206 commit 0b6d87d

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

examples.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2499,5 +2499,44 @@
24992499
"authorName": "HoseungJang",
25002500
"authorAvatar": "https://avatars.githubusercontent.com/u/39669819?v=4",
25012501
"community": true
2502+
},
2503+
{
2504+
"title": "Laravel application on AWS Lambda",
2505+
"name": "bref-laravel",
2506+
"description": "A serverless Laravel application running on AWS Lambda using Bref.",
2507+
"githubUrl": "https://github.com/brefphp/examples/tree/master/Laravel/base",
2508+
"framework": "latest",
2509+
"language": "php",
2510+
"platform": "aws",
2511+
"authorLink": "https://github.com/brefphp",
2512+
"authorName": "Bref",
2513+
"authorAvatar": "https://avatars.githubusercontent.com/u/45861341?v=4",
2514+
"community": true
2515+
},
2516+
{
2517+
"title": "Laravel application on AWS Lambda",
2518+
"name": "bref-laravel",
2519+
"description": "Laravel Queues with SQS and AWS Lambda using Bref.",
2520+
"githubUrl": "https://github.com/brefphp/examples/tree/master/Laravel/queues",
2521+
"framework": "latest",
2522+
"language": "php",
2523+
"platform": "aws",
2524+
"authorLink": "https://github.com/brefphp",
2525+
"authorName": "Bref",
2526+
"authorAvatar": "https://avatars.githubusercontent.com/u/45861341?v=4",
2527+
"community": true
2528+
},
2529+
{
2530+
"title": "Laravel application on AWS Lambda",
2531+
"name": "bref-laravel",
2532+
"description": "Laravel Queues with SQS and AWS Lambda using Bref.",
2533+
"githubUrl": "https://github.com/brefphp/examples/tree/master/Laravel/queues",
2534+
"framework": "latest",
2535+
"language": "php",
2536+
"platform": "aws",
2537+
"authorLink": "https://github.com/brefphp",
2538+
"authorName": "Bref",
2539+
"authorAvatar": "https://avatars.githubusercontent.com/u/45861341?v=4",
2540+
"community": true
25022541
}
25032542
]

0 commit comments

Comments
 (0)