Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Jan 19, 2024
1 parent 7bf6a40 commit aebc251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/integrations/alpinejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ image: "/assets/social-square-alpine.png"

Alpine can be bootstrapped with ease using a [local module](https://laravel-bundle.dev/local-modules.html).

**_Note that if you are trying out Bundle in a project that already uses Alpine there is no need for this. You can start using imports inside your components immediately, with zero config_**

First make sure you have [path rewritig](https://laravel-bundle.dev/local-modules.html) set up. Then install Alpine.

```bash
Expand Down

0 comments on commit aebc251

Please sign in to comment.