You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
Hello @nam-co, yes, I think it would be possible but it represents something quite complex to setup and to test.
It would demand time and digging into the Eloquent ORM to override the right methods.
What is your use case, needing this to be developed ?
Hi @Okipa thanks for the answer, for example #user->Country->currency, when a countries json file probable doesn't change that much, it makes sense to have a json file
The B4 components look good, I once tried something similar but didn’t put much effort https://github.com/maksuco/b4c/blob/master/README.md , I like yours better, would you able to put css classes and js data- to the echo render?
You can indeed set class and html attributes to each component with default values in config.
For discussion / features requests about other packages, please open issues in it to keep this issue clean and understandable for eventual contributors ;)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks for the package, I was wondering if its possible to use relations like BelongTo from other models with this package?
Thank you for your time
The text was updated successfully, but these errors were encountered: