/codebug.ru

i try make blog engine on lumen + doctrine

Primary LanguagePHPMIT LicenseMIT

Blog based on the lumen framework

Build Status Scrutinizer Code Quality StyleCI status License

Description

Coming soon

Installation for development

  • git clone https://github.com/DenSul/codebug.ru.git && cd codebug.ru
  • docker-composer up -d
  • npm install (in container or in folder)
  • npm run watch (in container or in folder)

License

The Lumen framework is open-sourced software licensed under the MIT license.