Before you start, check out the Upsun demo app and the main Getting started guide.
They provide all of the core concepts and common commands you need to know before using the materials below.
Guide
1. Get started
Deploy your first Laravel app on Upsun.
2. Environment variables
Configure environment variables for Laravel.
3. Set up Redis
Add Redis for caching and sessions.
4. Queues with Horizon
Handle queues with Laravel Horizon.
5. Cron jobs
Set up cron jobs for scheduled tasks.
6. Blackfire
Manage continuous observability with Blackfire.
7. Laravel Telescope
Debug with Laravel Telescope.
8. FAQ
Frequently asked questions.
Further resources
Documentation
- PHP documentation
- Extensions
- Performance tuning
- PHP-FPM sizing
- Swoole on Upsun
- Authenticated Composer