tychovbh/laravel-crud

Add standard crud functionality to your laravel application

5.1 2024-05-06 14:13 UTC

README

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.