apticlab / concorde
The fastest way to create complex application in Laravel
Installs: 2 463
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/apticlab/concorde
Requires (Dev)
- orchestra/testbench: ^5.3
This package is auto-updated.
Last update: 2025-12-25 18:33:07 UTC
README
Concorde
NB for Releasing
Whene you use Concorde as a Laravel Plugin in production, is important to know that composer will load not the version that is present on master branch but the latest version based on tag, so if you have to push some changes for production launch the script bumb-release.sh that will create a new version.