Best laravel framework open-source packages.

Magento_trello_laravel

A laravel based api that integrates trello and magento
Updated 5 years ago

About

This is a magento module built in PHP/Laravel engine that synchronises Magento DB and Trello.

Live links

Easy install

  • Ensure you have installed (Xampp/Wampp, Composer, Node, Git, Magento 2.2.5 (with test data), and a DB Connection Client and IDE of your choice) then run
  • npm install (in root folder)
  • Set environment variables (for live set in config or cloud root)
  • Migrate your custom tables php artisan migrate
  • Change views to asset secure for cloud https
  • Change default magento url in your controllers
  • Run app php artisan serve on remote

Tech in play

Tags trello php