Closed mohsinayoob closed 3 years ago
It was not working when I was installing fresh packages using composer install on cpanel but putting vendors from local to cpanel fixed the issue.
It was not working when I was installing fresh packages using composer install on cpanel but putting vendors from local to cpanel fixed the issue.
Being said that, it might caused by different dependency vendor package was used, because of different php versions between your local and the server.
its only working while project is running using php artisan serve. admin/config.php contains
it always returns
Field type [latlong] does not exist.
while project is hosted on cpanel.