From c76c1c4951d438a02f066f8188ac7b4740d8ec63 Mon Sep 17 00:00:00 2001 From: Tom H Anderson Date: Tue, 22 Oct 2024 18:56:00 -0600 Subject: [PATCH] Removed the list of features from README; docs covers it all and this repository has support for everthing I would expect it to have given its name. --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index df55d677..6fc59e3c 100644 --- a/README.md +++ b/README.md @@ -48,22 +48,8 @@ Full documentation at https://laravel-doctrine-orm-official.readthedocs.io or in the docs directory. -Features --------- - -* Easy configuration -* Doctrine console commands -* DoctrineExtensions supported -* Pagination -* Support for multiple entity managers and connections -* Laravel naming strategy -* Timestamps and SoftDelete listeners -* Simple authentication -* Pre-configured metadata, connections, and caching -* Password reminders - - License ------- See [LICENSE](https://github.com/laravel-doctrine/orm/blob/master/LICENSE). +