Logo
Explore Help
Register Sign In
miguel456/athenahr
1
0
Fork 0
You've already forked athenahr
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
athenahr/app/Services/DemoService.php

12 lines
150 B
PHP
Raw Normal View History

Added Demo mode Demo mode allows to safely run a demo version of the app, with destructive features limited. Some bugs were also fixed in this commit.
2021-09-04 00:44:54 +01:00
<?php
refactor: code style changes Signed-off-by: miguel456 <me@nogueira.codes>
2023-01-15 00:04:00 +00:00
namespace App\Services;
Added Demo mode Demo mode allows to safely run a demo version of the app, with destructive features limited. Some bugs were also fixed in this commit.
2021-09-04 00:44:54 +01:00
refactor: code style changes Signed-off-by: miguel456 <me@nogueira.codes>
2023-01-15 00:04:00 +00:00
class DemoService
{
public function isDemoEnabled(): bool
{
Added Demo mode Demo mode allows to safely run a demo version of the app, with destructive features limited. Some bugs were also fixed in this commit.
2021-09-04 00:44:54 +01:00
return config('demo.is_enabled');
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 116ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API