All Templates / Starters
Laravel
An example Laravel application
laravel
railwayapp-templates/laravel
Just deployed
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Laravel is the PHP Frameworkfor Web Artisans. Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Dockerfile
and associated files in docker/
are based on Laravel Sail PHP 8.0.env.example
for an example of using these with Postgres.$PORT
environment variable in docker/start-container
to set this on Artisan serve
storage/logs/laravel.log
to stdout
as seen hereAPP_KEY
(php artisan key:generate
in the docker/start-container
)docker/start-container
)Template Content
Details
Created on Sep 1, 2022
3750 total projects
1555 active projects
80% success on recent deploys
PHP, Blade, JavaScript
Starters
More templates in this category
New
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
21
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa