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
Copy file name to clipboardExpand all lines: README.md
+12-29Lines changed: 12 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -1,48 +1,31 @@
1
-
#:package_description
1
+
#
2
2
3
-
[](https://packagist.org/packages/vendor_slug/package_slug)
[](https://packagist.org/packages/limenet/laravel-elastica-bridge)
This repo can be used as to scaffold a Laravel package. Follow these steps to get started:
8
+
A simple bridge between Laravel and Elasticsearch using Elastica, based on [https://github.com/valantic/pimcore-elastica-bridge](https://github.com/valantic/pimcore-elastica-bridge).
10
9
11
-
1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this skeleton
12
-
2. Run "./configure-skeleton.sh" to run a script that will replace all placeholders throughout all the files
13
-
3. Remove this block of text.
14
-
4. Have fun creating your package.
15
-
5. If you need help creating a package, consider picking up our <ahref="https://laravelpackage.training">Laravel Package Training</a> video course.
16
-
---
17
-
18
-
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
25
-
26
-
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
0 commit comments