Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

zofe/rapyd-laravel

Repository files navigation

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.