Skip to content

Commit 2c7f7d1

Browse files
[11.x] Add MariaDB to supported DB engine list (#9532)
* Add MariaDB to supported DB engine list * Update pulse.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
1 parent df33e61 commit 2c7f7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For in-depth debugging of individual events, check out [Laravel Telescope](/docs
3333
## Installation
3434

3535
> [!WARNING]
36-
> Pulse's first-party storage implementation currently requires a MySQL or PostgreSQL database. If you are using a different database engine, you will need a separate MySQL or PostgreSQL database for your Pulse data.
36+
> Pulse's first-party storage implementation currently requires a MySQL, MariaDB, or PostgreSQL database. If you are using a different database engine, you will need a separate MySQL, MariaDB, or PostgreSQL database for your Pulse data.
3737
3838
Since Pulse is currently in beta, you may need to adjust your application's `composer.json` file to allow beta package releases to be installed:
3939

0 commit comments

Comments
 (0)