Skip to content

Support namespaced Facades

Compare
Choose a tag to compare
@barryvdh barryvdh released this 14 Feb 15:33
· 576 commits to master since this release

The format for the IDE Helper has changed to include the full namespaces. This could lead to duplicate class warnings, but should improve imported Facade autocompletion a lot.

Thanks to @zedentox and @leo108 for the help!