mylgeorge / laravel-modx
Integrate modX in Laravel
Installs: 131
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 1
Open Issues: 0
pkg:composer/mylgeorge/laravel-modx
Requires
- php: >=7.0.0
Requires (Dev)
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2025-09-26 20:49:42 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.