burning-cloud-system/laravel-entity

The Burning Cloud Logger Fragment.

Maintainers

Package info

github.com/burning-cloud-system/laravel-entity

pkg:composer/burning-cloud-system/laravel-entity

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2020-11-23 08:20 UTC

This package is auto-updated.

Last update: 2026-02-23 23:51:02 UTC


README

Test Status MIT Software License

Installation

Requirements

  • Laravel 8 or higher
  • PHP 7.4 or higher

Composer

composer require burning-cloud-system/laravel-entity

Basic Usage

Entity class creation

php artisan make:entity [table_name]