Elf Sundae
Elf Sundae
A solution: override the service provider. ``` php
This repo seems to be suspended, I created a patched package https://github.com/ElfSundae/laravel-captcha 😄
This repo seems to be suspended, you may want to try https://github.com/ElfSundae/laravel-captcha 😄
@Arcesilas ```sh composer global require franzl/studio:0.14.x-dev ```
Same here. macOS Sierra with Studio c1359ff9fdec24ca4e3ceb5dd38e09ce9ba8b2db installed.
Fixed by adding all local packages as dev-master version to my app's composer.json file. Before: ``` A -> app B -> A ``` => Now: ``` A:dev-master, B:dev-master -> app...
These frameworks can be loaded on a jailbroken device. I have uploaded 13.3 headers https://github.com/ElfSundae/iOS-Runtime-Headers
I have just jailbroken my iPhone, and "Load All" can work without skipping these frameworks.
@zhouzyc 已提交更新,请稍后再试下