Add Library to php built-in -


i'm trying add library example(kint) php built-in on local development server can use every in php without include (only development purposes).

is possible (or other ways approach it)?

thanks!


Comments

Popular posts from this blog

how to add preprocess loader in webpack 2 -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -