Skip to content

Latest commit

 

History

History
57 lines (50 loc) · 3.39 KB

zff-ii-nov-2017.md

File metadata and controls

57 lines (50 loc) · 3.39 KB

ZFF II Notes November 2017

LEFT OFF: http://localhost:9999/#/8/59

TO DO

  • Get the latest onlinemarket.work version to students after class ends
  • Complete the Cache Lab::clear cache

Q & A

  • Q: from Charles to All Participants: can you get an unclickable where you are crumb?
  • Q: where are the pre-defined validation errors translations?

BETA NOTES

  • Include discussion on recorded sessions
  • Mic policy
  • Need to include 'service_manager' => 'abstract_factories' => AdapterAbstractFactory in the presentation
  • Suggestion: flip code slides to black on white

VM NOTES

  • If you installed VirtualBox and vagrant, but get a message after running ¨vagrant up¨ to the effect that you are missing a provider and that you need to install VirtualBox, check for compatibility issues between your OS, vagrant and VirtualBox
  • Events\Controller\SignupController should NOT have ServiceLocatorAwareInterface!
  • Doctrine Lab: PLEASE change modules/Doctrine/config/module.config.php::router=>routes=>events to router=>routes=>doctrine
  • Guestbook: no ability to upload an avatar during registration!!!
  • guestbook/admin Zend Expressive app: PHP Fatal error: Interface 'Webimpress\HttpMiddlewareCompatibility\MiddlewareInterface' not found in /home/vagrant/Zend/workspaces/DefaultWorkspace/guestbook/admin/vendor/zendframework/zend-stratigility/src/MiddlewarePipe.php on line 34

ERRATA

LAB NOTES:

  • Doctrine Lab: PLEASE change modules/Doctrine/config/module.config.php::router=>routes=>events to router=>routes=>doctrine
  • Auth/Password Lab: missing Application\Model\AbstractModel ==> copy this from the guestbook project
  • Events\Controller\SignupController should NOT have ServiceLocatorAwareInterface!
  • Doctrine Lab: PLEASE change modules/Doctrine/config/module.config.php::router=>routes=>events to router=>routes=>doctrine