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

https://github.com/codeadamca/aws-deploy-laravel

A basic description of how to deploy a Laravel application to a cloud web hosting package.
https://github.com/codeadamca/aws-deploy-laravel

aws deployment laravel mysql php

Last synced: 2 months ago
JSON representation

A basic description of how to deploy a Laravel application to a cloud web hosting package.

Awesome Lists containing this project

README

          

# Deploying Laravel to AWS

> [!Warning]
> This repo is a work in progress!

A basic description of how to deploy a Laravel application to a cloud web hosting package. In this example I am using [AWS](https://aws.amazon.com/free/), but these instructions will work with most cloud hsoting solutions.

***

## Repo Resources

* [laravel-blade-cms](https://github.com/codeadamca/laravel-blade-cms)
* [Laravel](https://laravel.com/)
* [AWS](https://aws.amazon.com/free/)