dizatech/rapyd

There is no license information available for the latest version (v2.6.7) of this package.

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

v2.6.7 2024-02-25 15:29 UTC

This package is auto-updated.

Last update: 2024-04-25 16:04:44 UTC


README

687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6f66652f72617079642e7376673f7374796c653d666c6174 687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6f66652f72617079642e7376673f7374796c653d666c6174

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.