Land on account overview and import hosted sites.
Deploy Ladill Hosting / deploy (push) Successful in 25s

Route launcher and home hub entry to the account overview instead of the
control panel, label the sidebar app launcher, and extend hosting:import
to sync hosted_sites with platform_id matching for existing accounts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-06 17:13:46 +00:00
co-authored by Cursor
parent 1e134a8e4b
commit e39a47fa1f
6 changed files with 69 additions and 8 deletions
+1
View File
@@ -35,6 +35,7 @@ class HostingAccount extends Model
public const GRACE_PERIOD_MONTHS = 3;
protected $fillable = [
'platform_id',
'user_id',
'hosting_product_id',
'hosting_node_id',