Mahavishnu P
Mahavishnu P
Paytm payment old checksum tag name is invalid. Now new tag name CHECKSUMHASH updated.
## Description Describe your changes in detail. ## Motivation and context Why is this change required? What problem does it solve? If it fixes an open issue, please link to...
Path: `src/Actions/RegisterPages.php` `$url = $page::getUrl(); ` replace to `if (in_array($page, ['Wallo\FilamentCompanies\Pages\Companies\CompanySettings'], true) && FilamentCompanies::hasCompanyFeatures()) { $url = $page::getUrl([Auth::user()?->currentCompany]); } else { $url = $page::getUrl(); }`
Your requirements could not be resolved to an installable set of packages. Problem 1 - nettantra/filament-slider-input-field[v0.0.1, ..., v0.0.4] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.7] but these were not...
**Problem** `Your requirements could not be resolved to an installable set of packages. Problem 1 - nettantra/filament-slider-input-field[v0.0.1, ..., v0.0.4] require illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0, ..., v9.52.7] but these were...