# Getting started with Laravel and Postgres

DevFeed: [Getting started with Laravel and Postgres](<https://devfeed.tech/articles/getting-started-with-laravel-and-postgres-417.md>)

Original publisher: [Read original article](<https://supabase.com/blog/laravel-postgres>)

Author: Thor Schaeff

Published: 2024-01-22T07:00:00Z

Content type: tutorial

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [PHP](<https://devfeed.tech/topics/php.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [php](<https://devfeed.tech/tags/php.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>)

## AI overview

A tutorial for creating a Laravel PHP application, installing Laravel Breeze authentication, and connecting it to a Supabase PostgreSQL database.

## Source excerpt

Learn how to create a new Laravel PHP app and connect it to a Supabase PostgreSQL database.