Find framework reference pages for controllers, routes, middleware, modules, database, views, and security.

Reference search

Results for "production"

Search results focus on framework reference pages. Open a result when you need the full explanation, or use the quick answer below when it matches what you are trying to build.

Quick answer

Prepare for production

Before deploying, check environment values, document root, HTTPS/proxies, migrations, writable paths, logs, and generated frontend assets.

composer dump-autoload
composer generate-downloads
composer test
php coriander nodejs run build-prod

Project Guidance

Start Here

Reference