PHPackages                             courses/package-courses - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. courses/package-courses

ActiveLibrary[Framework](/categories/framework)

courses/package-courses
=======================

This is package-courses(project HK4 laravel)

2.0.5(4y ago)030MITPHP

Since Jul 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/hoangluulong/package-courses)[ Packagist](https://packagist.org/packages/courses/package-courses)[ RSS](/packages/courses-package-courses/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (1)Versions (11)Used By (0)

package-courses
===============

[](#package-courses)

composer require courses/package-courses
----------------------------------------

[](#composer-require-coursespackage-courses)

Step 1: Add service providers to **config/app.php**
---------------------------------------------------

[](#step-1-add-service-providers-to-configappphp)

1. Courses\\Courses\\CoursesServiceProvider::class,
2. Collective\\Html\\HtmlServiceProvider::class,

Step 2: Add class aliases to **config/app.php**
-----------------------------------------------

[](#step-2-add-class-aliases-to-configappphp)

1. 'Input' =&gt; Illuminate\\Support\\Facades\\Request::class,
2. 'Form' =&gt; Collective\\Html\\FormFacade::class,
3. 'Html' =&gt; Collective\\Html\\HtmlFacade::class,

Step 3: Change model providers class Auth aliases to **config/auth.php**
------------------------------------------------------------------------

[](#step-3-change-model-providers-class-auth-aliases-to-configauthphp)

1. 'model' =&gt; Courses\\Courses\\Models\\User::class,

Step 4: Delete user and password migration file in database/migrations
----------------------------------------------------------------------

[](#step-4-delete-user-and-password-migration-file-in-databasemigrations)

Step 5: Install publish
-----------------------

[](#step-5-install-publish)

1. php artisan vendor:publish --provider="Courses\\Courses\\CoursesServiceProvider" --force

Step 6: Publish the package’s config and assets :
-------------------------------------------------

[](#step-6-publish-the-packages-config-and-assets-)

1. php artisan vendor:publish --tag=lfm\_config
2. php artisan vendor:publish --tag=lfm\_public

Step 7: Clear cache
-------------------

[](#step-7-clear-cache)

1. php artisan route:clear
2. php artisan config:clear
3. php artisan storage:link

Step 8: Migrate and Seeder
--------------------------

[](#step-8-migrate-and-seeder)

Run the following

1. php artisan migrate
2. php artisan db:seed

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

10

Last Release

1824d ago

Major Versions

1.0.5 → 2.0.02021-07-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76247571?v=4)[LongLong](/maintainers/hoanghuulong)[@hoanghuulong](https://github.com/hoanghuulong)

---

Top Contributors

[![hoangluulong](https://avatars.githubusercontent.com/u/68814746?v=4)](https://github.com/hoangluulong "hoangluulong (1 commits)")

### Embed Badge

![Health badge](/badges/courses-package-courses/health.svg)

```
[![Health](https://phpackages.com/badges/courses-package-courses/health.svg)](https://phpackages.com/packages/courses-package-courses)
```

###  Alternatives

[microweber/microweber

New generation CMS with drag and drop

3.4k13.9k1](/packages/microweber-microweber)[pingpong/modules

Laravel Modules

590190.8k13](/packages/pingpong-modules)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)[asgardcms/core-module

The core module for AsgardCMS. This is required for every install.

8343.7k27](/packages/asgardcms-core-module)[jorenvanhocht/blogify

Laravel 5 blog package

1791.1k](/packages/jorenvanhocht-blogify)[pingpong/sky

An Extra Laravel Component

216.3k1](/packages/pingpong-sky)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
