Skip to content

circleci-jkzilla/php-laravel-project-crud

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Laravel and CircleCI

Laravel is a web application framework which is accessible, powerful, and provides tools required for large, robust applications.

CircleCI is a tool that will help test, build and deploy your web applications.

Saving your Environment Variables from your .env in CircleCI

The CircleCI Support team has provided a script which you can find in the .circleci folder named env-script.sh.

Prerequisites

  1. The .env file, which will be found at the root of your PHP Laravel project.
  2. The organization ID from your organization in CircleCI, found in your org settings: https://app.circleci.com/settings/organization/github/YOURORG/overview
  3. A personal API token saved locally as an envionment variable named $CIRCLE_TOKEN.

This script will create a context for your organization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published