Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Hosting Laravel Package

becklyn/hosting

View on GitHub
Deep Wiki
Context7

Hosting Bundle

Coverage Status

Eases the integration with several hosting-related topics.

Config

  • tier (required): the tier the app is currently deployed to. Normally something like "production", "staging" or "development".
  • project (required): the clear text name of the project
  • installation (required): the key of this installation (used for tokens and uptime monitoring)
    • Should be unique per installation.
    • Should be a technical key (only a-z 0-9 -_).
  • trackjs: the token for the integration with TrackJS.

Getting the Hosting Config

Just fetch the Becklyn\Hosting\Config\HostingConfig service and you have access to the hosting configuration.

Features

  • The bundle automatically adds a <!-- uptime monitor: $project_name --> comment to all HTML responses. Use this for integration into uptime monitors.

  • If you set a trackjs token, you can include the monitoring JS:

    {% block javascripts %}
        {{- hosting_embed_monitoring() -}}
    
        {# .. your other JS imports #}
    {% endblock %}
    

Assets Bundle Integration

This bundle registers a @hosting namespace in the becklyn assets bundle.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky