issues
search
brefphp
/
laravel-bridge
Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
324
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only set aws tokens if a key is specified
#165
robchett
opened
5 days ago
0
Automatically install health checks
#164
mnapoli
closed
3 weeks ago
0
Exclude sqlite databases from the deployment
#163
mnapoli
closed
3 weeks ago
0
Fix support for Laravel 11
#161
mnapoli
closed
1 month ago
0
Default Laravel 11 installation crashes with database session
#160
deleugpn
closed
1 month ago
1
Prevent crash if key attribute is missing
#159
DocLM
closed
3 months ago
1
Test on PHP 8.3
#158
mnapoli
closed
4 months ago
0
Improve patching of AWS credentials
#157
mnapoli
closed
3 months ago
1
fixes logging of scheduled tasks
#156
aknosis
closed
4 months ago
0
SQS Session token is stored only in default connection
#155
giagara
closed
4 months ago
3
Retry sqs fifo job
#154
afdolriski
opened
5 months ago
3
Empty the README in favor of the official docs
#153
mnapoli
closed
8 months ago
0
Laravel 11.x Compatibility
#152
laravel-shift
closed
8 months ago
1
Invalid configuration value provided for "token". Expected Aws\Token\TokenInterface|Aws\CacheInterface|array|bool|callable, but got string
#151
giulioprinaricotti
closed
9 months ago
2
App::runningInConsole() returning true on web function when octane is turned on
#150
brain82
opened
10 months ago
1
If the queue is SQS, retries due to job timeouts are different from retries due to errors.
#149
hogeraccio
opened
10 months ago
0
Use `error` level for queue failure
#148
tillkruss
closed
10 months ago
0
Add new configuration options for the job logging
#147
vesper8
opened
10 months ago
0
Is there a way to disable the automatic logging added by this package for "Job Processing" and "Job Processed" ?
#146
vesper8
opened
11 months ago
11
Reading the AWS Request ID
#145
harmenjanssen
opened
11 months ago
9
When using Laravel Passport the storage is overridden to /tmp before the keys are loaded
#144
rockfreak
opened
1 year ago
2
Setting whether to output the initialization log
#143
KentarouTakeda
closed
11 months ago
6
Support PHP 8.3
#142
deleugpn
closed
1 year ago
0
Support PHP 8.3
#141
deleugpn
closed
1 year ago
3
Add slash in the end of laravel root path and namespacing function
#140
alustau
closed
1 year ago
3
Set correct queue name from sqs job event
#139
vmiguellima
closed
1 year ago
1
Cannot deploy project anymore
#137
Adesin-fr
closed
1 year ago
1
Fix coding standards
#136
alustau
closed
1 year ago
0
Implement same logic on bref-init
#135
alustau
closed
1 year ago
0
Output on STDERR during initialization: is there is a way to not having that?
#134
micheleorselli
opened
1 year ago
4
Bump laravel Octane version for Laravel 10 compatibility
#133
natanparmigianoreis
closed
4 months ago
2
Compatibility with Octane 2.x
#132
natanparmigianoreis
closed
4 months ago
2
Allow to run Laravel under custom vendor location
#131
deleugpn
closed
8 months ago
9
fix: resolve Laravel home using __DIR__
#130
jaulz
closed
8 months ago
2
Test on PHP 8.3
#129
GrahamCampbell
closed
4 months ago
0
Added environment variable not to run config:cache
#128
sunaoka
closed
1 year ago
0
SQS - get InvalidClientTokenId (client): The security token included in the request is invalid
#126
PaulMcITS
closed
1 year ago
1
Take an optional $path parameter when bootstrapping Octane
#124
deleugpn
closed
1 year ago
2
Option to not update configs with AWS tokens
#123
mchristie
closed
3 months ago
2
Set worker cache in QueueHandler
#122
marcusrettig
closed
1 year ago
0
Queue worker does not respect `maxExceptions`
#121
marcusrettig
opened
1 year ago
8
SQS QueueHandler tried to delete message, got error `400 Bad Request`
#120
hungnv-sr
closed
1 year ago
7
Using multiple queues on a single connection: is this possible?
#119
arondeparon
closed
1 year ago
3
Create storage directories as 777
#118
georgeboot
opened
1 year ago
5
storage directory creation causes permission issues with bref/php-82-fpm-dev:2
#117
aknosis
opened
1 year ago
6
Avoid fatal error when creating local directories
#116
deleugpn
closed
1 year ago
1
[v2] Issues with Build Server
#115
deleugpn
opened
1 year ago
1
Tweak v1.0 credits
#114
tillkruss
closed
1 year ago
0
Fix issue #112 - Request to AWS SES API failed. Reason: The Security Token included in the request is invalid
#113
olkitu
closed
1 year ago
0
SES - Request to AWS SES API failed. Reason: The Security Token included in the request is invalid
#112
olkitu
closed
1 year ago
1
Next