burning-cloud-system/laravel-entity

The Burning Cloud Logger Fragment.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

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

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

This package is auto-updated.

Last update: 2025-10-23 23:08:34 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]