croct/plug-laravel

Laravel package to plug your Laravel applications into Croct.

Maintainers

Package info

github.com/croct-tech/plug-laravel

pkg:composer/croct/plug-laravel

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.0 2026-06-17 18:40 UTC

This package is auto-updated.

Last update: 2026-06-17 18:42:20 UTC


README

Croct Laravel Package
Croct Laravel Package
Bring dynamic, personalized content natively into your Laravel applications.

📘 Quick start →

Version Build

Introduction

Croct is a headless CMS that helps you manage content, run AB tests, and personalize experiences without the hassle of complex integrations.

This package provides seamless integration between Croct and Laravel, automatically bootstrapping the client-side SDK, syncing the identity from the authenticated user, and resolving the locale from the application locale so you can deliver personalized content with no glue code.

Installation

Run this command to install the package:

composer require croct/plug-laravel

See our quick start guide for more details.

Documentation

Visit our official documentation.

Support

Join our official Slack channel to get help from the Croct team and other developers.

Contribution

Contributions are always welcome!

  • Report any bugs or issues on the issue tracker.
  • For major changes, please open an issue first to discuss what you would like to change.
  • Please make sure to update tests as appropriate. Run tests with composer test.

License

This library is licensed under the MIT license.