Skip to content

Note MSM incompatible #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ No, it's important to remember that Coilpack serves the purpose of connecting Ex

- Using Laravel Telescope will register a wildcard event listener that conflicts with how we translate ExpressionEngine extensions into Laravel Events. For now we recommend setting `TELESCOPE_EVENT_WATCHER=false` in your .env file otherwise your site may not render properly.
- Coilpack works well out of the box when using Laravel Valet and with Apache webservers, but we have noticed some issues in certain Nginx installs. We recommend using a configuration similar to the one below with Nginx:
- Coilpack is not currently compatible with ExpressionEngine Multiple Site Manager (MSM).

```
server {
Expand Down Expand Up @@ -96,4 +97,4 @@ server {

## What's with the name?

The name comes from the automotive component. A *coil pack* is responsible for delivering high voltage to the spark plug and igniting the fuel. We thought the name was fitting for how this package integrates Laravel's Illuminate components with ExpressionEngine to power new possibilities.
The name comes from the automotive component. A *coil pack* is responsible for delivering high voltage to the spark plug and igniting the fuel. We thought the name was fitting for how this package integrates Laravel's Illuminate components with ExpressionEngine to power new possibilities.