PHPackages                             goodcatch/laravel-module-base - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. goodcatch/laravel-module-base

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

goodcatch/laravel-module-base
=============================

publish base resources

2.x-dev(2y ago)0781MITVuePHP &gt;=7.3

Since Apr 10Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/allenwakeup/laravel-module-base)[ Packagist](https://packagist.org/packages/goodcatch/laravel-module-base)[ RSS](/packages/goodcatch-laravel-module-base/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (6)Versions (3)Used By (1)

Laravel Modules Base
====================

[](#laravel-modules-base)

Introduction
------------

[](#introduction)

The Laravel Modules Base overwrite routes, resources, or others files.

With help of package [allenwakeup/laravel-modules](https://github.com/allenwakeup/laravel-modules), there is an opportunity that makes laravel in modules.

Installation
------------

[](#installation)

To install through Composer, by run the following command:

```
composer require goodcatch/laravel-module-base
```

### migration

[](#migration)

```
php artisan goodcatch:table

php artisan migrate

php artisan goodcatch:cache
```

### seed

[](#seed)

```
php artisan goodcatch:seed base
```

### publish files

[](#publish-files)

just following commands.

```
php artisan vendor:publish --tag=goodcatch-modules-base --force
```

**note:** make project clean and then publish files.

### node

[](#node)

build front-end

```
yarn run prod
```

or

```
yarn run dev
```

### others

[](#others)

- add menu, role menu mapping, permission, role permission mapping

checkout [permission seeder](https://github.com/allenwakeup/laravel-module-base/blob/master/database/seeds/PermissionTableSeeder.php)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance51

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

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 ~659 days

Total

2

Last Release

154d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d2591286728fbc498decd82dc3b6707bf80ee949c6ef132406e35498cc1c990?d=identicon)[allenwakeup](/maintainers/allenwakeup)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/goodcatch-laravel-module-base/health.svg)

```
[![Health](https://phpackages.com/badges/goodcatch-laravel-module-base/health.svg)](https://phpackages.com/packages/goodcatch-laravel-module-base)
```

###  Alternatives

[ramsey/uuid

A PHP library for generating and working with universally unique identifiers (UUIDs).

12.6k745.0M4.0k](/packages/ramsey-uuid)[jaybizzle/crawler-detect

CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent

2.4k104.0M277](/packages/jaybizzle-crawler-detect)[symfonycasts/tailwind-bundle

Delightful Tailwind Support for Symfony + AssetMapper

1121.7M24](/packages/symfonycasts-tailwind-bundle)[scrumble-nl/laravel-model-ts-type

This package makes it possible to generate TypeScript types based on your models

6989.0k](/packages/scrumble-nl-laravel-model-ts-type)[nigelcunningham/puphpeteer

A Puppeteer bridge for PHP, supporting the entire API.

2222.1k](/packages/nigelcunningham-puphpeteer)

PHPackages © 2026

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