laravel-enso / documentation

Laravel Enso Official Documentation
60 stars 48 forks source link

Can we use it without Laravel? #76

Open Xsmael opened 2 years ago

Xsmael commented 2 years ago

Hi, just wanted to know if we could easily use this library without laravel, with a custom backend ?

Jogai commented 2 years ago

Depends on the component, but https://docs.laravel-enso.com/frontend/card.html#installation states "Can be used outside of the Enso ecosystem."

aocneanu commented 2 years ago

All the UI components can be used with your own backend.

Most of the UI components, like the card, are front-end only.