An open API service indexing awesome lists of open source software.

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」サンプルコード

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.