Skip to content

Instantly share code, notes, and snippets.

@AbiruzzamanMolla
Last active October 16, 2024 04:15
Show Gist options
  • Save AbiruzzamanMolla/77528f52a962d8e94796d479a5291752 to your computer and use it in GitHub Desktop.
Save AbiruzzamanMolla/77528f52a962d8e94796d479a5291752 to your computer and use it in GitHub Desktop.
Laravel Plugin System

6am Tech

  • They are using Laraval modules package as plugin
  • using a custom configuration file
  • probably all there projects have same structure otherwise they won't be able to implement on plugin for many projects.

Active Ecom

  • they are using a custom configure file
  • using direct file update system (same as our version updating system)
  • probably there codes also have same structure for all other projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment