mylgeorge/laravel-modx

Integrate modX in Laravel

1.0.4 2018-04-11 10:04 UTC

This package is not auto-updated.

Last update: 2024-05-24 14:52:16 UTC


README

Publish the config

Run the following command to publish the package config file:

php artisan vendor:publish --provider="Modx\Providers\ModxServiceProvider"

You should now have a config/modx.php file that allows you to configure the basics of this package.

Security Vulnerabilities

If you discover a security vulnerability , please send an e-mail to Mylonas Giorgos via mylgeorge@gmail.com.

License

The project is open-sourced software licensed under the MIT license.