Matt Glover
Matt Glover
Please merge this - i just raised an issue relating to this.
In PotionServiceProvider, I have confirmed the use of the (apparently) depricated createMatcher. Needs to be: /* \* If the directive method exists, we're using Laravel 5 */ if (method_exists($compiler, 'directive'))...
I've forked your repo so I can keep developing. Let me know if an existing dev is onto this otherwise I'll submit a PR.
Guys - I've written the following code to handle the L5.1+ codebase. https://github.com/sparkeleven/laravel-potion/commit/c000e6b05eceb1a9104980563e70a82848a5b96d I really need confirmation that I've correctly understood why you were using BladeCompiler::createMatcher in the first place...
I am getting the same problem. Even if you manually delete the first token, it will not work. It seems it will only work when the xero_tokens id=1
@atomasevic hey mate hope you are well. I'm starting on another AC integration - keen to know if you are interested in maintaining this and if not whether you want...