srdev93/course-module

There is no license information available for the latest version (v1.0.0) of this package.

Maintainers

Package info

github.com/SrDev93/course-module

Language:Blade

Type:laravel-module

pkg:composer/srdev93/course-module

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2023-11-19 07:13 UTC

This package is auto-updated.

Last update: 2026-03-19 12:04:29 UTC


README

srdev93/course-module is a Laravel Module for laravel websites.

This module is made with the following package:

composer require nwidart/laravel-modules

requires

Install this package before installing the module:

composer require joshbrw/laravel-module-installer

Installation

To install with Composer:

composer require srdev93/course-module

then run:

php artisan module:migrate course
php artisan module:enable course