tkouleris/crud-panel

Create Models, Migrations, Controllers with simple click

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:CSS

pkg:composer/tkouleris/crud-panel

0.9 2020-02-02 15:34 UTC

This package is auto-updated.

Last update: 2025-10-29 02:43:35 UTC


README

This package gives you the feature to add, edit and delete models, controllers and migration files by using an easy graphical interface.

Installation

  1. Run composer require tkouleris/crud-panel
  2. Run php artisan migrate
  3. Go to http://myappurl/crudpanel
  4. Enjoy

To do

  • Add authentication mechanism