danie1net0 / laravel-commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Commands

Laravel Commands is a Laravel package designed to simplify the process of generating resources using the Artisan command line interface.

This project is under development.

Get Started

Please visit the Get Started page for installation and usage guide.

Feature

Current features:

  • Create actions

Expected features:

  • Create DTOs
  • Create Livewire CRUD files
  • Add query builders to model
  • Add collection to model

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

About

License:MIT License


Languages

Language:PHP 100.0%