huylong/laravel-core-module

blog laravel core package

v1.1.1 2023-03-05 09:20 UTC

This package is auto-updated.

Last update: 2025-08-05 14:07:57 UTC


README

This is the core package of laravel blog, which contains some very useful commands, as well as the core functions of module management. Modules are automatically registered, routes are automatically loaded, and it is better to use with blog.

Type

  • feat: new feature
  • fix: bug fix
  • docs: documentation changes
  • style: formatting changes that do not affect code functionality
  • refactor: code refactoring and optimization without adding new features or fixing bugs
  • perf: performance improvement
  • test: adding tests
  • chore: changes to the build process or auxiliary tools
  • revert: revert a previous commit
  • build: changes related to building and packaging the code
  • close: closing an issue