PHP Zend Framework 2 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: PHP Zend Framework 2 (
/showthread.php?tid=609691)
PHP Zend Framework 2 -
Naruto_Emilio - 15.06.2016
Hello guys, I am currently working on a zend framework 2 project, but due to the low documentation in internet about zend framework, I couldn't find a way to make a simple search system to my Movie(CRUD SYSTEM) project,
I hope theres someone here who could provide me with help.
Re: PHP Zend Framework 2 -
StreetGT - 15.06.2016
Why don't you use Laravel?
You have a great community for Laravel, including Laracasts, Youtube Videos etc
Re: PHP Zend Framework 2 -
Chilli9434 - 15.06.2016
Laravel appears to be the way forward, unfortunately I cannot help you with Zend, but if theres any advice I can pass on it would be to use Laravel, its the way forward for PHP with a great community behind it.
Re: PHP Zend Framework 2 -
Smally - 16.06.2016
Laravel is indeed a very good framework, there are plenty tutorials around for it, and it has a very helpful community. If you are willing to pay for some video tutorials then check out Jeffrey Way at Laracasts.
Re: PHP Zend Framework 2 -
LinuxViper - 17.06.2016
Hello, how can i help you?
Re: PHP Zend Framework 2 -
Naruto_Emilio - 17.06.2016
Well I am working for a traineeship project, the guys are zendframework oriented, so they use only that, zend framework sucking part is that theres low documentation it makes it hard for me to understand all the stuff.