Skip to content

Releases: melihovv/laravel-env-validator

Laravel 8.0 support

15 Sep 22:12
7c1316e

Choose a tag to compare

7.0.2

return support for php 7.2 back

Update MAIL_DRIVER to MAIL_MAILER in config

09 Mar 08:53
fa9111d

Choose a tag to compare

7.0.1

Update env-validator.php

Laravel 7.0 support

05 Mar 22:48
4288ea7

Choose a tag to compare

BREAKING CHANGES:

  • Rename config file laravel-env-validator.php to env-validator.php. You need to republish config file php artisan vendor:publish --provider="Melihovv\LaravelEnvValidator\ServiceProvider" --tag="config"
  • Refactor all package

Laravel 6.0 support

07 Sep 21:09

Choose a tag to compare

  • remove ability for live validation
  • drop php <7.2 support

Laravel 5.8 support

02 Mar 13:14

Choose a tag to compare

5.8.0

laravel 5.8 support

Laravel 5.7 support

04 Sep 20:48

Choose a tag to compare

5.7.0

laravel 5.7 support

Laravel 5.6 support

10 Feb 08:39

Choose a tag to compare

5.6.0

laravel 5.6 support

Sensible rules for default variables

31 Aug 07:19

Choose a tag to compare

Merge pull request #2 from melihovv/analysis-XV2PnO

Apply fixes from StyleCI

Drop php 5.5 and laravel 5.1 support

27 Jun 20:32

Choose a tag to compare

2.0.0

sort packages in composer.json