laravel-bref-bridge icon indicating copy to clipboard operation
laravel-bref-bridge copied to clipboard

Bref, the Laravel way.

Results 4 laravel-bref-bridge issues
Sort by recently updated
recently updated
newest added

Currently, attempting to package with a symlink pointing to an invalid file in the project will prove fatal. We need a simple check here https://github.com/stechstudio/laravel-bref-bridge/blob/bbc088f5c97b7671da78df725734c04c63870d11/src/helpers.php#L87 Such that if `$item->getRealPath()` returns...

Type: Bug
Priority: Medium

Status: In Progress
Priority: Medium
Type: Maintenance

It would be convenient to support multiple Cloudformation Templates `template.yaml` instead of having to reconfigure the `template.yaml` for different environments or other deployment needs. Perhaps something like `prefix.template.yaml` and then...

Type: Enhancement
Status: Help Wanted
Priority: Low

Ensure handling of queue jobs matches (or comes as close as possible) how a traditional queue worker would do it, running as a daemon on EC2. https://laravel.com/docs/master/queues Some of the...

Type: Enhancement
Status: Help Wanted
Priority: Medium