https://github.com/kentaroutakeda/example-serverless-laravel
「Serverless Laravel - Laravel Queue Workerの構築から学ぶBrefとAWS Lambda」サンプルコード
https://github.com/kentaroutakeda/example-serverless-laravel
bref cdk lambda laravel php
Last synced: about 2 months ago
JSON representation
「Serverless Laravel - Laravel Queue Workerの構築から学ぶBrefとAWS Lambda」サンプルコード
- Host: GitHub
- URL: https://github.com/kentaroutakeda/example-serverless-laravel
- Owner: KentarouTakeda
- License: mit
- Created: 2023-11-28T13:51:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T23:49:59.000Z (over 1 year ago)
- Last Synced: 2025-03-28T21:54:56.389Z (about 2 months ago)
- Topics: bref, cdk, lambda, laravel, php
- Language: TypeScript
- Homepage: https://no-hack-no.life/post/2023-12-04-serverless-laravel-and-queue-worker/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Serverless Laravel サンプルコード
このリポジトリは、blog記事 [Serverless Laravel - Laravel Queue Workerの構築から学ぶBrefとAWS Lambda](https://no-hack-no.life/post/2023-12-04-serverless-laravel-and-queue-worker/) のサンプルコードです。使い方や動作要件は記事を参照してください。
This repository contains the sample code for the blog article ["Serverless Laravel - Learning from Building a Laravel Queue Worker with Bref and AWS Lambda"](https://no-hack-no.life/post/2023-12-04-serverless-laravel-and-queue-worker/) . Please refer to the article for usage and operational requirements.