adacto-company/laravel-docker-deploy

This package adds all the required files to deploy Laravel using a Docker stack
106 22
Install
composer require adacto-company/laravel-docker-deploy
Latest Version:1.0.0
License:MIT
Last Updated:Mar 7, 2022
Links: GitHub  ·  Packagist
Maintainer: WorldSeso7

Laravel Docker Deploy

Latest Version on Packagist Total Downloads

This repo contains all required files to deploy Laravel using a Docker Stack.

Installation

You can install the package via composer:

composer require adacto-company/laravel-docker-deploy

Usage

You can install all the required files using this command:

php artisan docker-deploy:install

You can add a new environment using this command:

php artisan docker-deploy:generate-environment

For local development you can use Laravel Sail with the standard sail command.

For deployment environments you need to set the APP_ENV environment variable.

Tips: Don't forget to edit the generated .env.* files with your configuration data.

Credits

License

The Apache 2.0 License. Please see License File for more information.

Related Packages

mikemclin/laravel-wp-password

Laravel package that checks and creates WordPress password hashes

3,570,887 86
nnjeim/world

Laravel countries, states, cities, currencies, languages and IP geolocation

505,724 982
kavenegar/laravel

laravel 4 and 5 kavenegar integration

352,380 85