Luca Bognolo

Results 15 comments of Luca Bognolo

[**@Stepan-H**](https://github.com/Stepan-H) commented on [20 gen 2022, 22:55 CET](https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/333#issuecomment-1017961094 "2022-01-20T21:55:25Z - Replied by Github Reply Comments"): > > I was struggling with this issue, but yesterday I've found a solution: >...

same problem after installing galio-framework on existing app

You have changed the gradle plugin version on build.gradle at this line: `classpath 'com.android.tools.build:gradle:3.0.1'` with `classpath 'com.android.tools.build:gradle:3.1.0'` but for Android Gradle plugin the minimum supported version of Android SDK build...

Yes ^^ I personally prefer Facade on php files and helper on blade files, but obviously the choice remains up to the dev. I found somewhere that this is more...

> Hmm. Have you tried laravel helper plugin or the free laravel ide helper? They add these annotations automatically. Yes I have tried laravel-ide-helper, but needs to put Facade manually...