Skip to content

Commit 5ad1206

Browse files
authored
Update 6.x/faq.md
1 parent 600290c commit 5ad1206

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

6.x/faq.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,9 @@ If you still can't figure it out, please [open a new discussion in our Community
114114
<a name="how-do-i-deploy-backpack-to-production"></a>
115115
### How do I deploy Backpack to production?
116116

117-
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:
118120

119121
1. Local Preparations
120122
Before deploying your application, make sure your development environment is in order:

0 commit comments

Comments
 (0)