Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LiveHelperChat/livehelperchat_laravel

This is Laravel version of Live Helper Chat. This wraps Live Helper Chat under Laravel framework. So you can write your own modules/extension using Laravel API. This way we can migrate Live Helper Chat over time to Laravel, without rewriting everything from scratch.
https://github.com/LiveHelperChat/livehelperchat_laravel

Merge branch 'master' into develop

6ff5d6c7b8df5936aa310a5af0ff2fc2ca866708 authored over 5 years ago
[6.0] Use phpredis as default Redis client (#5085)

* Use phpredis as default Redis client

Follow up for https://github.com/laravel/framework/pul...

665dfc4328daeabaa496ac6a0743476348657585 authored over 5 years ago
Rename 2019_08_19_175727_create_failed_jobs_table.php to 2019_08_19_000000_create_failed_jobs_table.php (#5082)

b67acda8928117dc3048180e53f29d09c775b908 authored over 5 years ago
Remove manual adding of X-CSRF-TOKEN header (#5083)

This is unnessecery code because Axios already automatically adds
a X-XSRF-TOKEN header from th...

aa74fcb38f9f318159657ba5050eda62ec043b11 authored over 5 years ago
Update readme.md

b84bcc6446d6fb7515082824679f63c701c269fa authored over 5 years ago
Update readme.md

41e915ae9059ecbc8069b38554df1a4f73844161 authored over 5 years ago
add failed jobs table

b7d2b48b75afbaa34c82688cb30be2f00a7d8c57 authored over 5 years ago
formatting

051dea594118c87506f5f0a15b2af2cff49959b3 authored over 5 years ago
Merge branch 'master' into develop

# Conflicts:
# config/services.php

c07809e224a09366914964716eab911c595a9ceb authored over 5 years ago
formatting

bb433725483803a27f21d3b21317072610bc3e9c authored over 5 years ago
Remove Stripe config settings

These now ship with a dedicated config file for Cashier.

83d2ecc0e9cca7ae6989134dede4a5653a19430b authored over 5 years ago
Remove deprecated language line (#5074)

4852f483466bdc83bac132421832d3eec07bcfaf authored over 5 years ago
Merge branch 'master' into develop

a5111cf70f7cc057ed528a28ead6ab1eb48b7852 authored over 5 years ago
Add missing trailing semicolon

d5691a2e6d8725d64d8569f9b1682012ced83eda authored over 5 years ago
[6.0] - Add vapor link on the welcome view (#5072)

fad6ef3d4b932fdf0173136b353eb3ce853e2c76 authored over 5 years ago
formatting

8f2a27868f7f9e0a0bbf69fa83d06b8a7a1b7894 authored over 5 years ago
Merge branch 'config_caching_v2' of https://github.com/timacdonald/laravel into timacdonald-config_caching_v2

e21657dc5a45299b3c72007d0a9a6f42c3461d14 authored over 5 years ago
Update version constraint (#5066)

5391cccaad03f0c4bf8d49bfdd0f07fcf7e79f2d authored over 5 years ago
Merge branch 'master' into develop

0dd31baf2a153629d7c84b0fb2cc69f575b0d376 authored over 5 years ago
Update number of Laracasts videos (#5063)

f73795ac0569554d3464eecb259aef0d2dc64f72 authored over 5 years ago
Using environment variable to set redis prefix (#5062)

It was the only redis setting that wasn't overridable by an environment variable. It can help if...

ddbbd0e67b804c379f212233e3b1c91a7b649522 authored over 5 years ago
Fixed lodash version (CVE-2019-10744) (#5060)

ff15a66d8c8d989ce6e1cee6fcc06c4025d06998 authored over 5 years ago
[5.9] Add ThrottleRequests to the priority array (#5057)

* add ThrottleRequests to the priority array

* Move ThrottleRequests under Authenticate middl...

7c9e5ea41293b63e051bd69f7929f8712893eea1 authored over 5 years ago
update deprecated pusher option (#5058)

afb7cd7311acd6e88a2c7faccdb8181583488d25 authored over 5 years ago
Move TrustProxies to highest priority - fixes maintenance mode ip whitelist if behind proxy e.g. Cloudflare (#5055)

e71f50f664b5b6a6ffbeffac668717bb40c36d93 authored over 5 years ago
style fix

8ca562265e9efdd3548b4a1573156d8f185d378e authored over 5 years ago
introduce test bootstrapping

56960ed2a0f5674c9906ce0b3e7dc67925bbce29 authored over 5 years ago
Merge branch 'develop' of github.com:laravel/laravel into develop

78143a1ea02ee1b63e04df3fcaa32bed3637a5ce authored over 5 years ago
remove ui scaffolding

fc39b073f3f61a22f1b48329e294ebb881700dbe authored over 5 years ago
Merge branch 'master' into develop

386a4e5c9257612685e0e0b2e4904c3d576da3c3 authored over 5 years ago
Update .gitignore (#5046)

ebc6f6e2c794b07c6d432483fd654aebf2ffe222 authored over 5 years ago
Merge branch 'master' into develop

61a0829f4338ae36e4f9a203e82e69726299be4d authored over 5 years ago
use generic default db config

6f3d68f67f3dab0e0d853719696ede8dfd9cc4e1 authored over 5 years ago
Update axios package (#5038)

Update axios in package.json to ^0.19 so that I don't get security vulnerability notification em...

014a1f0f5e1e757b8669c2ae6e78c49fc8b2978d authored over 5 years ago
Added support for new redis URL property in config/database.php (#5037)

Regarding laravel/framework#28612

bf60f7f74f9578902650c30887190f86515a1037 authored over 5 years ago
remove dumpserver since doesn't work on 5.9

f053116c5680e77c3a6c73afd193984a17ea482d authored over 5 years ago
Add DYNAMODB_ENDPOINT to the cache config (#5034)

This adds the DYNAMODB_ENDPOINT environment variable to the
dynamodb store of the cache cofig.
...

953093795869beb658bdd9be9442188f39e62b6a authored over 5 years ago
Merge branch 'master' into develop

a7a1f44018d781848f15875dfe34a09ed8b6dd03 authored over 5 years ago
Uppercase doctype

In similar fashion as https://github.com/laravel/framework/pull/28583

762e987e5bc4c87fb75f7868f967ec3d19a379e0 authored over 5 years ago
Merge branch 'master' into develop

1c824f6f9f6e7a3f7ddb98ad80ffdbdbf98c81e1 authored over 5 years ago
Fix type hint for case of trusting all proxies (string) (#5025)

f8e455e358046e59deb17b555b8949059a38ff77 authored almost 6 years ago
Add ends_with validation message (#5020)

93c687418963f7c99b641fda905015054c785eb4 authored almost 6 years ago
formatting

c9bb74c7e01cffbb5e185990acecf3fcab7f5eda authored almost 6 years ago
Remove services deleted from core

See https://github.com/laravel/framework/pull/28441 and https://github.com/laravel/framework/pul...

fe9f8497d98ec0fa6a7d43a2ae4127285b777065 authored almost 6 years ago
Merge branch 'master' into develop

7e6af5c031988e7a7c576c6bbbd1747ddfe548cc authored almost 6 years ago
Update changelog

fbd3ad7bbb5e98c607f19f7c697552863363bde4 authored almost 6 years ago
formatting

b0e0bdc060ce068b73371919b904f3c7f0c1cfa6 authored almost 6 years ago
Update database config relating to Url addition.

1086e26b32fb828ee74c8848246788a26bad72d7 authored almost 6 years ago
fix conflicts

4b78ba61eac32cefa41da09149e0500e23cb06ec authored almost 6 years ago
update version

65f8271032c113883fb3f1e8e7b3279821148ad1 authored almost 6 years ago
Merge pull request #5013 from laravel/revert-5012-feature/exported-files

Revert "Exclude StyleCI config from exported files"

af15618b577be04fc999e3f11880d05f030d39ce authored almost 6 years ago
Revert "Exclude StyleCI config from exported files (#5012)"

This reverts commit a6bf24134d99be79e77b8969186b9f46ffee075a.

ccea56b6f910649d8a6ee25f61896d2b96e90496 authored almost 6 years ago
Exclude StyleCI config from exported files (#5012)

I noticed that this file was being included when i ran the
`laravel new` command and even thoug...

a6bf24134d99be79e77b8969186b9f46ffee075a authored almost 6 years ago
[5.9] Minor grammar fix in readme.md (#5010)

* Fix grammar ('Boost *your* skills')

* Update readme.md

3995828c13ddca61dec45b8f9511a669cc90a15c authored almost 6 years ago
Merge branch 'master' into develop

f70fff8ad236374f66719b010fc5eea477c581e8 authored almost 6 years ago
Apply fixes from StyleCI (#5006)

50176732d66b197de62d5567b79fc77f63e2cfbd authored almost 6 years ago
Fix phpdoc to order by syntax convention (#5005)

Reorder the `@var` phpdoc syntax by convention, see http://docs.phpdoc.org/references/phpdoc/tag...

12a4885a47fbd272a4a942d49d7b1eb1b42f2b19 authored almost 6 years ago
[5.8] Enable JS on StyleCI (#5000)

* Enable JS on StyleCI

60db703a27bb09d0a51023131f850d5d424997db authored almost 6 years ago
Merge branch 'master' into develop

cedcbc863d4ae224430b83aa8c8e2781715ac3c5 authored almost 6 years ago
Disable JS checks for now

f574aa76e3e1b8b1d77469e37d2857e27da14379 authored almost 6 years ago
Merge branch 'master' into develop

bdc205c830186eedc45fb03412c07aa14355d482 authored almost 6 years ago
Merge pull request #4998 from laravel/analysis-z9QV6a

Apply fixes from StyleCI

81fba471aff24793be8ee3ee0d303d2b31056df2 authored almost 6 years ago
Add file exclusions for styleci

43b09ad0f326584d56d20fc0cf2bef99b83af877 authored almost 6 years ago
Apply fixes from StyleCI

91dc5ed2869b5905a01b0b85d70f33bbd9267b93 authored almost 6 years ago
Add StyleCI config

597201a049a0d1920533e5d0970a8283898becd3 authored almost 6 years ago
Merge pull request #4990 from SjorsO/patch-1

Add IDE typehint to UserFactory

06162adc9839ada8b2525e006bef6b80914296d6 authored almost 6 years ago
Update UserFactory.php

ef1ce665eef55e90952cd606ae120cf8c619822d authored almost 6 years ago
Merge pull request #4989 from DrewRoberts/update-readme-laracasts

Update readme with Laracasts count

0f58190c7ba955cf7a58b47a9469bf4c6c992abb authored almost 6 years ago
Update readme with Laracasts count

14b0a07d79a60ef45ce5b26f8b1c34ab9274dba7 authored almost 6 years ago
Merge pull request #4987 from DivineOmega/patch-1

[5.8] Remove underscore from cache prefix

20cdf65ae61ca7cfa45292d3dd642a252147ecc8 authored almost 6 years ago
Remove underscore as cache prefixes automatically have a colon appended to them

1bed031c1f7cfcfeadf497934d301987c53b1e6e authored almost 6 years ago
Merge pull request #4986 from DivineOmega/patch-1

[5.8] Add underscores to cache and redis database prefixes

005ec1301e3600c0a5d5a8355495d4333cab138b authored almost 6 years ago
Additional underscore on cache prefix

3cbc5ac640022cb4e3fcad7fc50e2086d32af6ae authored almost 6 years ago
Additional underscore on redis database prefix

159b0e79cd5b26bc7cd4699113951599a5b5d6d0 authored almost 6 years ago
Merge pull request #4982 from DivineOmega/patch-1

[5.8] Prefix redis database connection by default

35374927bd570d578f7db4a715f2a64a2ce561c1 authored almost 6 years ago
Use Str class instead of helper function

e68ff0c66aa1b3da2c9a14d86636d582fd73891e authored almost 6 years ago
Prefix redis database connection by default to mitigate multiple sites on the same server potentially sharing the same queued jobs

c8bc79e94ee7f4a992d70faa5ec140a9059e603f authored almost 6 years ago
Merge pull request #4979 from hyperhost/add-hyper-host-sponsor

Added Hyper Host sponsor

ae44ee0059f6218aab26de5551b19f70329f8832 authored almost 6 years ago
Added Hyper Host sponsor

Added Hyper Host name and url

88636c2268aa5dada08a2cd08c098bd9d25880f4 authored almost 6 years ago
Merge pull request #4971 from Lenophie/patch-1

Ignore SQLite journals

3886012c0f3ad5653d9d5138530f3fc4276eaf93 authored almost 6 years ago
Ignore SQLite journals

ccc1457e572f7ec5b2b596436622f69e94bbf635 authored almost 6 years ago
Update changelog

e80327f29926869b34aa4ba92d59324ce75cac09 authored almost 6 years ago
Merge branch 'master' into develop

cfd5929785845000f26db851b94675d6154737b9 authored almost 6 years ago
Update changelog

4997f08105d6fb941b1ed2c749ebd2f55fba5a74 authored almost 6 years ago
Merge pull request #4963 from chapeupreto/patch-1

[5.8] upgrade the collision dependency from v2 to v3

3b852a1f7f292953f47df64563cc01188db336ff authored almost 6 years ago
upgrade the collision dependency from v2 to v3

54cd6d90bbe317040a0195e09c4fc40318bb988d authored almost 6 years ago
Update changelog

3d325b8485591bc77d1073f7aa73596acb76ec23 authored almost 6 years ago
check if extension loaded

3001f3c6e232ba7ce2ecdbdfe6e43b4c64ee05ad authored almost 6 years ago
comment out options

a0f6bcc773f3895db0ca4a85101b9a3ef2f95782 authored almost 6 years ago
comment

f4ff4f4176f7d931e301f36b95a46285ac61b8b8 authored almost 6 years ago
Merge pull request #4956 from akalongman/master

[5.8] Use correct env name for AWS region from env.example

d4d4a69b76d1dfd87b47b7a51b4c0e2aed992793 authored almost 6 years ago
Use correct env name for AWS region from env.example

b34328a16654d09461fa53f8c681c15fe4e35095 authored almost 6 years ago
add bucket to env example

f84a69ee852bd44363042a61995d330574b6b8c3 authored almost 6 years ago
set default region

ff4f40fbabcefcb87facb1346fcfe5b8266eb40d authored almost 6 years ago
Merge branch 'master' of github.com:laravel/laravel

0398581a446b83e887e3e42945329f2b59e33e34 authored almost 6 years ago
add postmark

02c23bdfd57c174e80d71740181399172f99f254 authored almost 6 years ago
Merge branch 'master' into develop

53b59cd0ba6c9e99a9559b121ca390e023feab55 authored almost 6 years ago
Update changelog

4c880d3c7987197daf7596120bdf81e65bbbfb28 authored almost 6 years ago
Merge branch '5.7'

0629a067a84a5f2c9a2d952e1231873ecac9d5c2 authored almost 6 years ago
Update changelog

42c2a7ee2774cc0e5e2ff0243872606ef84ee9a5 authored almost 6 years ago