Skip to content

Latest commit

 

History

113 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Laravel CRUD

Laravel CRUD Controller

This package provide a base Controller (CRUDController) that implement HTTP REST methods.

CRUDController is highly customizeable by overriding its methods.

Use with another package "Laravel CRUD Generator" to generate controller, model, view, form and migration, in single artisan command.

Dependencies

This package depend on the following packages to generate easy-to-use yet customizable controller for basic CRUD operations

Generator:

Optional Features:

Installation

composer require imtigger/laravel-crud

Usage

To be finished.

About

Laravel CRUD Controller

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages