Skip to content
Fabian Hagen edited this page Aug 1, 2016 · 1 revision

The current version ships with a graphical interface to make it as easy as possible for you to work with your .env. It's based on Bootstrap 3 and VueJS.

You can easily integrate the view in your layout. You only have to change the extends() value in resources/views/vendor/dotenv-editor/overview. All needed files are included in overview.blade.php.

The view is built in simple Bootstrap with no custom classes. So it should be easy for you to make some changes if you want to.