mylgeorge / laravel-modx

Integrate modX in Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Integrate modX in Laravel

License:Other


Languages

Language:PHP 100.0%