燃烧云系统/laravel-entity

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

This package is auto-updated.

Last update: 2024-09-23 20:25:00 UTC


README

Test Status MIT Software License

安装

要求

  • Laravel 8 或更高版本
  • PHP 7.4 或更高版本

Composer

composer require burning-cloud-system/laravel-entity

基本用法

实体类创建

php artisan make:entity [table_name]