Yuriy Belenko
39eb32ec27
[php-laravel] Show required PHP version in docs ( #6502 )
...
* Add required PHP version to readme
* Add requried PHP version to @phpdoc
2020-05-31 23:02:35 +08:00
Nathan Broadbent
78551d0180
Set error_reporting(E_ALL) in phpunit.xml settings, to crash on undefined variables ( #3266 )
...
* Set error_reporting(E_ALL) in phpunit.xml settings, so that undefined variables will always cause a test failure
* Update petstore sample for php-laravel
2019-07-06 22:21:41 +08:00
William Cheng
37c890f755
minor wording change ( #2299 )
2019-03-06 01:13:28 +08:00
Christoph, René Pardon
f793ac25c7
feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration ( #574 )
...
* feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration
* feat (PHP LARAVEL) 8417: code review adjustments
* feat (PHP LARAVEL) 8417: fix typos; add missing files; adjust readme for those unfamilar with laravel to get started quickly
* feat (PHP LARAVEL) 8417: add sample petstore server
* feat (PHP LARAVEL) 8417: adjust route service provdider and model generation
2018-08-01 00:34:33 +08:00