LaravelPackages.net
Acme Inc.
Toggle sidebar
bretto36/rapyd-laravel

crud widgets for laravel, to make an admin in few lines of code

42
1
3.0.2
About bretto36/rapyd-laravel

bretto36/rapyd-laravel is a Laravel package for crud widgets for laravel, to make an admin in few lines of code. It currently has 1 GitHub stars and 42 downloads on Packagist (latest version 3.0.2). Install it with composer require bretto36/rapyd-laravel. Discover more Laravel packages by bretto36 or browse all Laravel packages to compare alternatives.

Last updated

rapyd-laravel

Join the chat at https://gitter.im/zofe/rapyd-laravel

IMPORTANT

this repository is being rewritten in this one:

https://github.com/zofe/rapyd-livewire

The reason is that livewire has proven to be a great foundation for building reactive widgets for laravel, simplifying them and making them testable.

However there is still the need to have a library (on top of laravel) that has the building blocks to quickly build our applications in a robust and orderly way. Especially admin boards.

So Rapyd, as far as possible, will still be brought forward.

Comments