Tagged: laravel
All Tags
laravel
147 pages
5 related
Pages with this tag
Deployer — deploy.php
145The zero-downtime Deployer config for a CodeCanyon Laravel app — project block to fill in, smoke test, health check, and rollback baked in.
Environments — .env templates
146Three Laravel .env templates — local, staging, production — with the keys that change between stages and a per-env safety checklist.
Web server & git
147Root + public .htaccess for an Apache-hosted CodeCanyon Laravel app — routing, HTTPS, security headers, caching — plus a CodeCanyon-ready .gitignore.