mylgeorge/laravel-modx

Integrate modX in Laravel


Keywords
package, laravel, modx
License
MIT

Documentation

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.