Skip to content

Render Laravel Blade templates in AWS Lambda without launching an entire Laravel Application

Notifications You must be signed in to change notification settings

lasallesoftware-serverless/render-blade-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaSalle Software Serverless' Render Laravel Blade Templates in Lambda Package

Render a Laravel Blade template without by using just Illuminate's view package.

With Deepest Appreciation

Thank you to Matt Stauffer, and to all contributors, for his Torch repository.

https://github.com/mattstauffer/Torch

My repo is adapted from Torch's view component.

Thank you, Matt, for deciding to assign Torch the MIT Licence a mere month before I needed to mess with it (in April 2021)!

Example

An example of how to use this repo is at https://github.com/lasallesoftware-serverless/sample-lambda-create-form-with-illuminate-view-package

Security

If you discover any security related issues, please email Bob Bloom at "bob dot bloom at lasallesoftware dot ca" instead of using the issue tracker.

License

LaSalle Software is open-sourced software licensed under the MIT license.

As reference, there is a wonderful blog post called The MIT License, Line by Line -- 171 words every programmer should understand.

Please note:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Links

About

Render Laravel Blade templates in AWS Lambda without launching an entire Laravel Application

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages