srdev93/mb-tickets-module

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

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

Type:laravel-module

1.0.0 2023-04-04 07:34 UTC

This package is auto-updated.

Last update: 2024-05-15 14:13:15 UTC


README

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

then run:

php artisan module:migrate tickets
php artisan module:enable tickets