Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix on lang folder location error for Laravel version >= 9 (#188)
Co-authored-by: André Azevedo <[email protected]>
- Loading branch information
bca4082
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a bug. You must check "($laravelMajorVersion >= 9)" before "($laravelMajorVersion >= 5)"