A platform for collective blogs and social media platform, forum, question and answer service (Q&A). Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Go to file
2021-08-18 12:29:16 +03:00
app DEV: Незначительные изменения (namespace) 2021-08-18 12:29:16 +03:00
database FIX: audit date 2021-08-16 18:23:10 +03:00
modules/admin DEV: Незначительные изменения (namespace) 2021-08-18 12:29:16 +03:00
public DEV: Незначительные изменения (namespace) 2021-08-18 12:29:16 +03:00
resources/views/default DEV: Незначительные изменения (namespace) 2021-08-18 12:29:16 +03:00
routes ADD: Система флагов 2021-08-17 16:51:15 +03:00
storage DEV: Улучшение пространств... 2021-05-05 21:13:13 +03:00
vendor/phphleb DEV: Изменение некоторых запросов 2021-08-06 17:46:45 +03:00
.gitattributes Initial commit 2021-03-12 10:14:12 +03:00
config.ini EDIT: Префиксы полей 2021-08-15 21:51:14 +03:00
console ADD: тестовая версия... 2021-03-13 08:54:03 +03:00
default.start.hleb.php ADD: тестовая версия... 2021-03-13 08:54:03 +03:00
LICENSE Перевод 2021-03-12 10:54:51 +03:00
README.md DEV: Незначительные изменения 2021-08-12 09:39:55 +03:00
sphinx.conf EDIT: Префиксы полей 2021-08-15 21:51:14 +03:00
start.hleb.php DEV: Перенос админ-панели в модули 2021-07-27 19:02:35 +03:00

ATTENTION: you are on the README file of an unstable branch of Loriup specifically meant for the development of future releases. This means that the code on this branch is potentially unstable, and breaking change may happen without any prior notice. Do not use it in production environments or use it at your own risk! This is a test version, a training project!

Loriup

Discussion (forum) and Q&A platform. Community based on PHP Micro-Framework HLEB.

PHP Micro-Framework HLEB

https://github.com/phphleb/hleb

Routing > Controllers > Models > Page Builder > Debug Panel

A distinctive feature of the micro-framework HLEB is the minimalism of the code and the speed of work.

Demonstration

Loriup

https://loriup.ru/

For testing

  • Required: php 7*+, HTTPS
  • Project root folder: public (configure the server )
  • database/dev.sql
  • settings: database/dbase.config.php and config.ini
  • Log in to your account using administrator credentials: ss@sdf.ru / qwer14qwer14
  • Or user: test@test.ru / test@test.ru

To change the translation, in the file: start.hleb.php find:

define('SITE_LANG', 'ru' );

Edit:

define('SITE_LANG', 'en' );

Ideas

Ideas, minimalism, design was taken from what I like:

...

MIT License

https://github.com/LoriUp/loriup/blob/main/LICENSE