Ok, JoomLavel, allows to integrate Laravel and Joomla but, how does this work? Here are four use cases how to integrate them together.
| complete | heavy on Joomla | heavy on Laravel | OpenAPI |
|---|---|---|---|
JL/LaravelAdapterrapidly generate Joomla component | JL/Connectrapidly generate Joomla component | JL/Connectrapidly generate Joomla component | |
JL/JoomlaAdapterrapidly connect Laravel to Joomla DB | JL/JoomlaDbLinkrapidly connect Laravel to Joomla DB | ||
<SETTINGS>connect api adapter with adapter component | <SETTINGS>connect component with remote laravel api | <SETTINGS>sync .env with configuration.php | <SETTINGS>connect component with remote OpenAPI definied endpoint |
<DEV>enchance both adapter with custom code | <DEV>enchance laravel with custom code | <DEV>develope representation by custom code |
Every step in the integration process is done with RAD tools for rapid developement. A complete integration of Joomla and Laravel can be done in some minutes. Feel free to contact us if you want to know more.
More info on: http://JoomLavel.io or join us in github/joomlavel