index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
composer.json
Age
Commit message (
Collapse
)
Author
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-08-29
Added translation support for twig templates
Igor Scheller
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
2018-08-29
Added Twig template renderer, closes #338
Igor Scheller
2018-08-25
Added nikic/fast-route as routing dispatcher
Igor Scheller
2018-08-19
Added middleware tests
Igor Scheller
2018-08-14
Implemented PSR-15 middleware handler
Igor Scheller
2018-08-07
Added Http\Response and Psr7{Request,Response}
Igor Scheller
2018-01-14
Added Illuminate/Database
Igor Scheller
2018-01-14
Added illuminate/support and Fluent Interface to Config
Igor Scheller
2017-11-25
Refactored ExceptionHandler
Igor Scheller
2017-09-24
Fixed composer
Igor Scheller
2017-09-21
Changed Container to Illuminate/Container
Igor Scheller
@see https://laravel.com/docs/5.5/container @see https://davejamesmiller.com/2017/06/15/laravel-illuminate-container-in-depth
2017-09-19
Added Logger
Igor Scheller
2017-08-31
Implemented container
Igor Scheller
2017-08-29
Bumped PHP version to min. 7.0.0 (see 440ed74c)
Igor Scheller
2017-08-29
#336: Integration of symfony/http-foundation request
Igor Scheller
2017-07-19
Changed recommended PHP Version to >= 7.0
Igor Scheller
2017-07-17
Added phpunit and fixed typo
Igor Scheller
2017-01-21
Refactoring: Config cleanup / moved to class
Igor Scheller
2017-01-20
Added exception handler
Igor Scheller
2017-01-02
Require twbs/bootstrap via composer
Igor Scheller
2017-01-02
Added composer with parsedown requirement
Igor Scheller