Add server product catalog so VPS and dedicated pages can take orders.
Deploy Ladill Servers / deploy (push) Successful in 25s
Deploy Ladill Servers / deploy (push) Successful in 25s
Seed Contabo-backed VPS and dedicated plans, open the order modal from dashboard links, and show clearer order CTAs when the catalog is empty. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -62,7 +62,7 @@ Push to `main`, then:
|
||||
```bash
|
||||
cd /var/www/ladill-servers/current
|
||||
php artisan migrate --force
|
||||
php artisan db:seed --class=HostingProductSeeder --force
|
||||
php artisan db:seed --class=ServerProductSeeder --force
|
||||
php artisan config:cache route:cache view:cache
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user