Hi Sultan,
Thanks but whenever I upgraded to PHP7.X
It will generate the following error code,
Warning: Declaration of Illuminate\Database\Eloquent\Collection::contains($key, $value = NULL) should be compatible with Illuminate\Support\Collection::contains($key, $operator = NULL, $value = NULL) in /server_path/plugins/erp/vendor/illuminate/database/Eloquent/Collection.php on line 5
Warning: Declaration of Illuminate\Database\Eloquent\Collection::max($key) should be compatible with Illuminate\Support\Collection::max($callback = NULL) in /server_path/plugins/erp/vendor/illuminate/database/Eloquent/Collection.php on line 5
Warning: Declaration of Illuminate\Database\Eloquent\Collection::min($key) should be compatible with Illuminate\Support\Collection::min($callback = NULL) in /server_path/plugins/erp/vendor/illuminate/database/Eloquent/Collection.php on line 5
Warning: Declaration of Illuminate\Database\Eloquent\Collection::unique() should be compatible with Illuminate\Support\Collection::unique($key = NULL, $strict = false) in /server_path/plugins/erp/vendor/illuminate/database/Eloquent/Collection.php on line 5