burning-cloud-system/laravel-entity

The Burning Cloud Logger Fragment.

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

This package is auto-updated.

Last update: 2025-03-23 21:26:28 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]