Commit 81d42d8d authored by Nicolas Widart's avatar Nicolas Widart

Add note about pingpong/modules in installation

parent c6b9a60c
......@@ -36,6 +36,8 @@ composer create-project asgard/platform your-project-name --prefer-dist --stabil
Run the usual `composer install` to get the dependencies.
**Note: There is an issue with pingpong/modules which loads the routes file. Untill it is fixed, comment out line 193 in file vendor/pingpong/modules/src/pingpong/Module.php**
## Run the install command
Now run `php artisan asgard:install` command to perform to start the installation process.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment