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.
- Host: GitHub
- URL: https://github.com/codeadamca/aws-deploy-laravel
- Owner: codeadamca
- Created: 2023-04-12T15:52:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T21:33:57.000Z (over 1 year ago)
- Last Synced: 2025-03-31T07:18:56.579Z (about 1 year ago)
- Topics: aws, deployment, laravel, mysql, php
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)