I have a laravel project using the MySQL database, and I'm going to make an FF application.
What is the best way to integrate projects of this nature, so that I can also use the same MySQL database in FF?
Is there any API that performs this integration?