Skip to content
#

cmf

Here are 64 public repositories matching this topic...

ericp-mrel
ericp-mrel commented Feb 5, 2021
  • OctoberCMS Build: v1.1.1
  • PHP Version: 7.4
  • Database Engine: MySQL

Description:

When using a .env file for OctoberCMS: php artisan october:env the php artisan key:generate should generate the key and place it in the .env file instead of writing it into the app.php file.

Steps To Reproduce:

  1. Run the command php artisan october:env
  2. Then `php artisan key:gene
textpattern
Bloke
Bloke commented Apr 13, 2016

It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.

This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we

Improve this page

Add a description, image, and links to the cmf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cmf topic, visit your repo's landing page and select "manage topics."

Learn more