belongs-to-many-field-nova icon indicating copy to clipboard operation
belongs-to-many-field-nova copied to clipboard

Replace aliased facades

Open 0xb4lint opened this issue 3 years ago • 0 comments

I've replaced the aliased facades (Route, Validator) with fully qualified class names.

This fix solves the issue when someone disables the facade alias registration in Laravel config.

0xb4lint avatar Jun 10 '21 10:06 0xb4lint