Skip to content

Commit 627701a

Browse files
committed
fix: Laravel examples
1 parent 593686c commit 627701a

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

examples.json

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,21 +2526,8 @@
25262526
"community": true
25272527
},
25282528
{
2529-
"title": "Laravel application on AWS Lambda",
2530-
"name": "bref-laravel",
2531-
"description": "Laravel Queues with SQS and AWS Lambda using Bref.",
2532-
"githubUrl": "https://github.com/brefphp/examples/tree/master/Laravel/queues",
2533-
"framework": "latest",
2534-
"language": "php",
2535-
"platform": "aws",
2536-
"authorLink": "https://github.com/brefphp",
2537-
"authorName": "Bref",
2538-
"authorAvatar": "https://avatars.githubusercontent.com/u/45861341?v=4",
2539-
"community": true
2540-
},
2541-
{
2542-
"title": "Laravel application on AWS Lambda",
2543-
"name": "bref-laravel",
2529+
"title": "Laravel Queues with SQS and AWS Lambda",
2530+
"name": "bref-laravel-queues",
25442531
"description": "Laravel Queues with SQS and AWS Lambda using Bref.",
25452532
"githubUrl": "https://github.com/brefphp/examples/tree/master/Laravel/queues",
25462533
"framework": "latest",

0 commit comments

Comments
 (0)