mylgeorge / laravel-modx
Integrate modX in Laravel
1.0.4
2018-04-11 10:04 UTC
Requires
- php: >=7.0.0
Requires (Dev)
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2025-03-14 18:33:28 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.