Closed xy2z closed 1 year ago
Maybe it would be nice to add functions many already know from Symfony and Laravel. the dd() and dump() function...
dd()
dump()
Could be useful for working with API's when you need to debug...
Done in ac7e84977d65c7982e5254925e05169a91b4c71c
Maybe it would be nice to add functions many already know from Symfony and Laravel. the
dd()
anddump()
function...Could be useful for working with API's when you need to debug...