You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Laravel Feeds** is an easy and fast way to export large amounts of data into feeds for marketplaces and other consumers.
11
+
**Laravel Feeds** is an easy and fast way to export large amounts of data into feeds for marketplaces and other
12
+
consumers.
12
13
13
14
> **🌟 Features**
14
15
>
@@ -25,7 +26,8 @@ You can install the **Laravel Feeds** package via [Composer](https://getcomposer
25
26
composer require dragon-code/laravel-feeds
26
27
```
27
28
28
-
You should publish the [migration](database/migrations/2025_09_01_231655_create_feeds_table.php) and the [config/feeds.php](config/feeds.php) file with:
29
+
You should publish the [migration](database/migrations/2025_09_01_231655_create_feeds_table.php) and
30
+
the [config/feeds.php](config/feeds.php) file with:
0 commit comments