1 year ago
#372644
Mitali Patel
Is it possible to connect zend framework 1 with latest Laravel?
Language: PHP Framework: Zend Framework 1 Database: mySql
I have an existing project in Zend Framework 1 and in this project we send a mail in foreach loop but I want to send mail using Laravel queue-job functionality. Is this possible to listen database table?
Thank you In advance.
If we create one model for existing table and use the model static function created and fire some event or anything else.
php
laravel
zend-framework
0 Answers
Your Answer