Important Note: In Development, Not Ready for Production This GraphQL package is currently in development and is not intended for use in production environments. It is recommended to use this library for testing and development purposes only.
Want to see the development of the module live? Follow me on youtube
The Lunargraphql is GraphQL package provides features for integrating GraphQL into LunarPHP based projects. However, please note that the package is still in active development and may undergo significant changes before the release of a stable version.
composer require ildaviz/lunargraphql:dev-main
Publish the configuration:
php artisan vendor:publish
select: Tag: lunargraphql-config
Detailed documentation on the features and usage of this package will be available upon completion of development. Currently, it is recommended to refer to the source code and test examples to understand the offered functionalities.
Please report any problems or bugs in the dedicated issues section on GitHub. Contributions and suggestions are welcome.
This package is distributed under the MIT license. For more information, refer to the LICENSE file.
Please note that this package is in a very early development stage and may not be suitable for production purposes. Usage in production environments is at the user's own risk.