Skip to content
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

Remove Aura autoloader and replace env() #23

Merged

Conversation

martijngastkemper
Copy link
Contributor

No description provided.

The `createUnsafeImmutable` function instructs Dotenv to use the
`getenv` function. See
https://github.com/vlucas/phpdotenv?tab=readme-ov-file#putenv-and-getenv
This makes it possible to remove the configuration stored in the
database. This makes it safer to copy the database to your local
environment. It will not start to talk to production buckets.

This configuration supports AWS assume roles, that the preferred way to
authenticate AWS API calls from an EC2 instance.
To make it easier to instructs package users to only update the
`wp-config.php` file.
- Fix typos
- Update Laravel installation instruction
- Update styling
@martijngastkemper martijngastkemper force-pushed the feature/martijn.g-remove-aura-autoload-dependency branch from 5175241 to 5972e60 Compare August 30, 2024 07:54
@martijngastkemper martijngastkemper merged commit eb37eca into 1.x Aug 30, 2024
@martijngastkemper martijngastkemper deleted the feature/martijn.g-remove-aura-autoload-dependency branch August 30, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant