Looking to hire Laravel developers? Try LaraJobs

plug-laravel maintained by croct

Description
Laravel package to plug your Laravel applications into Croct.
Author
Last update
2026/06/19 22:59 (dev-master)
License
Downloads
2

Comments
comments powered by Disqus

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.