Coddingpro
Deprixa Plus - The Ultimate Courier & Logistics SaaS Platform

Deprixa Plus — Requirements & Installation · 2.5 Post-Install Checklist

After completing the installation wizard, go through this checklist to ensure your system is production-ready.

  • Set APP_DEBUG=false in your .env file
  • Set APP_ENV=production in your .env file
  • Configure SMTP for email delivery — go to Settings → Notifications
  • Upload your company logo — go to Settings → Branding
  • Set your company information — go to Settings → Company Profile
  • Create at least one branch — go to Settings → Branches
  • Configure at least one rate zone and rate card — go to Logistics → Rates
  • Set up cron jobs (see Section 2.4 above)
  • Create the storage symlink:

bash Copy

php artisan storage:link

  • Test the system: create a shipment, assign it to a driver, and verify it appears on the public tracking page