Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Laravel Model GeneratorNew to Visual Studio Code? Get it now.
Laravel Model Generator

Laravel Model Generator

akufikri

|
96 installs
| (2) | Free
Generate Laravel model properties from migrations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
banners

Laravel Model Generator

Extension VSCode untuk menggenerate properti model Laravel dari migration.

Features

  • Auto-generate model properties dari migration
  • Support untuk berbagai tipe field Laravel
  • Menu context untuk import field ke model

Installation

Search "Laravel Model Generator" di VS Code Extensions marketplace

Usage

  1. Buka file migration
  2. Seleksi kode Schema::create
  3. Klik kanan
  4. Pilih "Import Fields to Model"

Requirements

  • VS Code 1.85.0 or higher
  • PHP project with Laravel framework

Known Issues

[List known issues if any]

Release Notes

1.0.0

Initial release

Release Notes

2.0.0

Update Features

Change Log

1.0.0 - 2025-02-05

  • Initial release
  • Feature: Import fields from migration to model
  • Feature: Context menu integration

2.0.0 - 2025-02-08

  • Feature: Import table name to model
  • Feature: Import relationship in model prefer to migrations
  • Fixing: Years Change Log

License

This project is licensed under the MIT License - see the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft