Laravel Community Tools by Tighten

Tag "container" tricks

3 tricks
How to know if your browser has the 0x0 0x0 error? Methods To Fix The Error Code 0x0 0x0; Ways To Solve Error 0x0 0x0. https://www.pakainfo.com/0x0-0x0/
pakainfo-c... 4 years ago 28299
Sometimes you want to refer your custom middleware not by the full qualified namespace class, but only by an alias (E.g. like the ones that Laravel have created in the Middleware Kernel).
laraning 8 years ago 7205
Sometimes you want to perform a chunk of code dependent on the environment. This trick makes it easy to check against multiple environments and returns a boolean.
mattstauff... 8 years ago 3537