LaravelPackages.net
Acme Inc.
Toggle sidebar
huylong/laravel-core-module

blog laravel core package

13
0
v1.1.1
About huylong/laravel-core-module

huylong/laravel-core-module is a Laravel package for blog laravel core package. It currently has 0 GitHub stars and 13 downloads on Packagist (latest version v1.1.1). Install it with composer require huylong/laravel-core-module. Discover more Laravel packages by huylong or browse all Laravel packages to compare alternatives.

Last updated

Core

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
Comments