srdev93/news-module

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

Maintainers

Package info

github.com/SrDev93/news-module

Language:Blade

Type:laravel-module

pkg:composer/srdev93/news-module

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.0 2023-03-07 09:04 UTC

This package is auto-updated.

Last update: 2026-03-07 15:41:23 UTC


README

srdev93/news-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/news-module

then run:

php artisan module:migrate news
php artisan module:enable news