srdev93/portfolio-module

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

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

Type:laravel-module

v1.0.0 2023-11-20 10:29 UTC

This package is auto-updated.

Last update: 2024-05-20 11:44:15 UTC


README

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

then run:

php artisan module:migrate portfolio
php artisan module:enable portfolio