kawankoding/laravel-fcm

Lumen Throw Error

andriyandriyan opened this issue · 2 comments

Hi, thank you for the package, but I get this error when implementing to Lumen 7.0
Call to undefined function Kawankoding\\Fcm\\config_path()

Hi @andriyandriyan originally this package built for Laravel & maybe you face the error because lumen not provide helper for config_path()

Fix with this PR