Max
Max
@marcfilipan the issues happens when the relations are not within a tab. try reproducing this as soon as you can ;)
@marcfilipan i tried going down that nova/trait/fetch/collection/panel rabbit-hole to find the bug. but man i am lost 😄 did you have time to look into this? cheers
weird.. having this again now... probably related to macos security stuf... anyone knows how to solve this?
Using the modern box version: https://github.com/humbug/box Remove `box.json` simply running `box compile` created a working `parallel-lint.phar` for me. ``` ➜ PHP-Parallel-Lint git:(master) ls LICENSE README.md appveyor.yml bin box.json composer.json composer.lock...
Should be done in user app space... does not really belong into this package if you ask me 😉
just extend the login model and configure it in the config file. also consider removing the ip column in the published migrations file!
@bcosca any infos about this PR and F3 PSR4 compability?
try this: ```bash export ARCHFLAGS="-arch x86_64" python3 -m pip install --user -r requirements.txt ```
i used: ```bash export ARCHFLAGS="-arch x86_64" python3 -m pip install --user -r requirements.txt ```
consider specifying DB_SERVICE_NAME