cmf
Here are 64 public repositories matching this topic...
-
Updated
Nov 19, 2019 - Python
-
Updated
Feb 7, 2021 - PHP
-
Updated
Dec 28, 2020 - PHP
-
Updated
Feb 7, 2021 - PHP
Unit testing
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
-
Updated
Feb 12, 2020 - PHP
-
Updated
Nov 27, 2019 - PHP
-
Updated
Sep 15, 2020 - PHP
The login / register shadow forms have quite a poor appearance.
We should make them look a little better, and (e
-
Updated
Feb 8, 2021 - PHP
-
Updated
Aug 17, 2018 - Python
-
Updated
Oct 22, 2017 - JavaScript
-
Updated
Dec 28, 2019 - Shell
Improve this page
Add a description, image, and links to the cmf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cmf topic, visit your repo's landing page and select "manage topics."


Description:
When using a
.envfile for OctoberCMS:php artisan october:envthephp artisan key:generateshould generate the key and place it in the.envfile instead of writing it into the app.php file.Steps To Reproduce:
php artisan october:env