blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

A code generation tool for Laravel developers.

Results 50 blueprint issues
Sort by recently updated
recently updated
newest added

Fixes #480 Issue created requiring plural api resource slugs. Hopefully this covers the issue as you requested @pktharindu? This implementation seems very simple, so there may be more needed, so...

### Synopsis: From Laravel documentation: https://laravel.com/docs/9.x/database-testing The HasFactory trait's factory method will use conventions to determine the proper factory for the model the trait is assigned to. Specifically, the method...

enhancement
pending

### Synopsis: Central method to add declare(strict_types=1) to all files generated ### Proposed Syntax: Add a flag in the config: blueprint.strict_types - default as false ### Expected Behavior: When set...

enhancement
community

### Synopsis: When blueprint updates a file like the web.php route file, the rollback command does not undo the update action. ### Proposed Syntax: So what if blueprint will always...

enhancement
pending

Hey there, I was wondering if it was possible we could get different stubs for the views other than blade. For example; Inertia.js, Livewire, Vue components perhaps?, other frameworks I...

enhancement

### Synopsis: As a further improvement to the configurability of the package, we could simplify things for those who want to make single simple changes to the configuration often, without...

enhancement
community