Home › Forums › Voip 26 › Custom Works › Reply To: Custom Works
Hello Andrey,
I would like to confirm the portal redirection flow:
When a user clicks on the portal from nanotelecom.pro, they will be redirected to portal.nanotelecom.pro. If the user is already logged in, they will be taken directly to the dashboard/marketplace. Otherwise, they will be redirected to the login page.
Please confirm if this behavior aligns with your expectations.
Additionally, I have completed the Laravel upgrade and updated all dependencies to ensure compatibility with the latest version. Below is a summary of the changes:
Before:
PHP: ^7.1.3 | ^8.0
Laravel Framework: ^5.8 | ^8.0
Various older package versions and wildcard dependencies
After:
PHP: ^8.3
Laravel Framework: ^13.8
All major packages updated to compatible and stable versions
Deprecated and incompatible packages replaced or removed
The system is now aligned with the latest standards and improved for performance, security, and maintainability.
I am working on idea how can improve the loading speed , I will also make setup for cron job .