Skip to content

ManuelGil/laravel-docker

Repository files navigation

Collaborative Activity Groups SO-B01 16 (Operational Systems)

Build Status

Requirements

Installation

Copy this project

  1. Clone or Download this repository
  2. Unzip the archive if needed
  3. Rename the folder if needed
  4. Start a Text Editor (VSCode, Sublime, PHPStorm, etc)
  5. Add the project folder to the editor

Install the project

You can install this project via composer with the following commands:

  • Required a composer installation.
sudo php composer.phar install --no-ansi --no-dev --no-interaction --no-progress --optimize-autoloader --no-scripts

Configure the project

  • Copy the env file and call it .env.
cp .env.example .env
  • Edit the environment variables in the .env file as you need.

  • Add these variables in the .env file and replace the values according to your settings.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published