Blueprint is a code generation tool for Laravel developers. It allows developers to quickly develop multiple components using a simple and human-readable domain language. With Blueprint, developers can draft their applications using a YAML syntax, generate code using artisan commands, and output multiple Laravel components such as models, controllers, factories, migrations, form requests, events, jobs, and mailables.
Table of contents
Draft your application with a simple syntaxGenerate code using artisan commandsOutput multiple Laravel components at once1 Comment
Sort: