Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 407 Bytes

File metadata and controls

16 lines (9 loc) · 407 Bytes

Laravel-Dotenv-Checker

In this repository, you can Compare file [.env] and [.env.example].

Install

Composer

  • For Laravel : run composer require junichimura/laravel-dotenv-diff-checker in your project folder.

Usage [Laravel only]

php artisan dotenv:check

License

Laravel-Dotenv-Checker is open-source software licensed under the MIT license.