You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow all Laravel versions >5.0 (will prevent needing to edit the package for every new Laravel release)
Allow "hidden" sections by naming a section _<name> - this helps creating unnecessary @section tags when extending a view, if a section is only needed rarely