using-zend-framework-3-book icon indicating copy to clipboard operation
using-zend-framework-3-book copied to clipboard

A free and reader-friendly book on Zend Framework 3

Results 6 using-zend-framework-3-book issues
Sort by recently updated
recently updated
newest added

Installing doctrine cause conflicts with current skeleton app, so i install next versions: 1) Install ZFSkeleton app ver 3.0.3 with minimall packages 2) nextinstall doctrine-module:1.2.0 composer require doctrine/doctrine-module:1.2.0 3) next...

$ composer require doctrine/doctrine-orm-module Using version ^2.1 for doctrine/doctrine-orm-module ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to...

In section 17.2.1 of your ebook, you suggest creating roles 'Administrator,' 'Editor,' and 'Viewer.' 'Administrator' inherits permissions from 'Editor' and 'Editor' inherits permissions from 'Viewer.' Using your code from section...

In 3 translations (EN line 357, RU line 343, FR line 333), [this hyperlink](https://github.com/zendframework/zendframework/wiki/Coding-Standards) could be redirect to another [zend coding standard page](https://github.com/zendframework/zend-coding-standard) to be more explicit. The best way...

The file encoding was set to UTF-8 (with BOM) instead of UTF-8 (without BOM).

Is there any idea around to migrate the book to Laminas? Or are you aware of others who did it?