laraboot.json

This is the file from which everything revolves around. If you are familiar with NPM's package.json or PHP's composer.json files this is the file we use to keep track of dependencies, last modifications, build tasks configurations, etc.

Last updated

Was this helpful?