You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a detailed step-by-step guide for deploying a Backpack project to production.
117
+
Deploying a Laravel+Backpack project to production isn't very different from deploying a normal Laravel project to production. You only need to account for Basset, the system in Backpack that publishes the CSS and JS assets your admin panel needs.
118
+
119
+
That being said, here's a detailed step-by-step guide to deploying a Backpack project to production, that should work for most production servers:
118
120
119
121
1. Local Preparations
120
122
Before deploying your application, make sure your development environment is in order:
0 commit comments