LaravelPackages.net
Acme Inc.
Toggle sidebar
tychovbh/laravel-crud

Add standard crud functionality to your laravel application

2.841
0
5.7
About tychovbh/laravel-crud

tychovbh/laravel-crud is a Laravel package for add standard crud functionality to your laravel application. It currently has 0 GitHub stars and 2.841 downloads on Packagist (latest version 5.7). Install it with composer require tychovbh/laravel-crud. Discover more Laravel packages by tychovbh or browse all Laravel packages to compare alternatives.

Last updated

Add CRUD functionality to your laravel routes, without coding Controllers.

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Laravel CRUD is a small package which delivers out of the box CRUD actions like: index, show, store, update and delete. You only have to define your routes and point them to the CRUD Controller.

Read the full documentation here: https://laravel-crud.nl

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

Star History Chart