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 '8.x' of https://github.com/laravel/laravel into main-8.x

2074717ad989eeabd69b6588e480a112a716b803 authored about 3 years ago
index_legacy.php file in repository

55813ffe292a28be92f17d3a40c1940ff2d56d27 authored about 3 years ago
Update docs

855b14ef43f534b34b71785c728eec105a185624 authored about 3 years ago
Tight integration

a736654d7a78c71df8f5e784817630d49d225221 authored about 3 years ago
Screenshot for folder structure

3edf4a888183b4a877f5fb373665fe87466c88c1 authored about 3 years ago
Update CHANGELOG.md

56a73db2e34f5aa8befffcce40aaaa92e2d7393c authored about 3 years ago
Add mac_address validation message (#5754)

f79296dcd548c0ced169f6453d75f231fee407fc authored about 3 years ago
Update validation.php (#5753)

1ea351916efb0e6d96c5761996fcd361dee4630c authored about 3 years ago
Simplify the maintenance file call (#5752)

* Simplify the maintenance file call

* Update index.php

Co-authored-by: Taylor Otwell <tay...

472d31e5f2f6ce36e1b4146bfae0eb77f15ac0c0 authored about 3 years ago
Update composer.json (#5750)

e999e1d07c9f56b0d18cce8fa9addc736339e904 authored about 3 years ago
Update README.md

e82ecf3082e723153e6d183628a5fa7b6b4c41a3 authored about 3 years ago
Update laravel version

79816e4ad664d7855929795cca78614842f17cbc authored about 3 years ago
Delete web.config (#5744)

During a security audit one of the few recommendations they made was to remove or limit access t...

4bc502bba6b7bcbc8007c061621266fe8f989e07 authored about 3 years ago
Update CHANGELOG.md

7e78e26c7ce45fe1716b82ecbecd6a808a0e7f8b authored about 3 years ago
[8.x] Add option to set sendmail path. Fix default (#5741)

* Add option to set sendmail path. Fix default

Testing this in an application, it would seem ...

68a0dbed64604405aeb23739ef1304c561f3bc82 authored about 3 years ago
Improves generic types on the skeleton (#5740)

8a62ca263323b3b8415b627aeda7533ab2bb5da8 authored about 3 years ago
[8.x] Add types to arrays in boilerplate (#5738)

* Add more specific types

* Update Authenticate.php

* Update Authenticate.php

7bf32280e20d1cbb487ed009ef9d6f268e4badf6 authored about 3 years ago
Fix asset publishing if they were already published (#5734)

Thank you @sebdesign for the fix.

e35899f0aa2698f31cae410116d9a75e0d5a201a authored about 3 years ago
Update CHANGELOG.md

901879dd68d276af4d937b3bf0e2a2467d8efa09 authored about 3 years ago
Update CHANGELOG.md

0eb4a40eb38a92102be63234b041954914c5bbce authored about 3 years ago
sort validation rules alphabetically (#5728)

3de91bca75bd8745e2a8f7d0dd4a3548e3fe2098 authored about 3 years ago
Removes the commands property (#5727)

33ceba78baba318237964646980f275df12e413f authored about 3 years ago
Update CHANGELOG.md

f8ff35e070e29e7415069b5d1bfabab1c8cb9c55 authored about 3 years ago
Update sanctum.php (#5725)

2079d34cfcc9cd987f4e00055e5f98df84358660 authored about 3 years ago
Added declined and declined_if validation rules (#5723)

c112d149c4778d2eb75f0b514fe73f653f8f9ac6 authored about 3 years ago
Update CHANGELOG.md

bad350d1999cbaf2036db9646ddef63d77537e80 authored about 3 years ago
add facade

399d435c4f0b41a5b6d3e14894195f9196d36bb8 authored about 3 years ago
Added Romega Software to Sponsorships (#5721)

79249c920b45943ecdddb5d968d0a05d0a4bf3d6 authored over 3 years ago
Remove redundant tap() helper in index.php (#5719)

ca8e5d65da361d070e637d0d82a8eb49b6a41afb authored over 3 years ago
Update CHANGELOG.md

5d22b2464c9d64443ecf60d5788d753430eff7fa authored over 3 years ago
PHPDoc types should be covariant with the parent type (#5714)

15427830022447443e63991c0e9fc0e3099dbcb9 authored over 3 years ago
Guess database factory model by default (#5713)

9915831d22c150d68e562f443aca303151d70a4d authored over 3 years ago
Update CHANGELOG.md

8f63479d4487915b6dc62cb2f576289ed4cd0b96 authored over 3 years ago
wip

bf2a67c6a287d16c1926c4e6a3f4fe2e173fabaa authored over 3 years ago
[8.x] Logs deprecations instead of treating them as exceptions (#5711)

* Logs deprecations instead of treating them as exceptions

* formatting

Co-authored-by: Ta...

1980ca13eae79cd6f8a5a2f8dc018c289d26e954 authored over 3 years ago
Remove additional `}` from welcome view inline css (#5702)

196a27593b288f7e4d3ce30585ebd881933726b4 authored over 3 years ago
Update CHANGELOG.md

a3b76dbeb71518f3b82d50983d039a20bf49ce8e authored over 3 years ago
Revert "Uses `LazilyRefreshDatabase` by default (#5696)" (#5700)

This reverts commit 4578193d52f148c79b16a552db65e29a65fee209.

6a68092228844b1793bbcf4f0bf7c5ba2c9bd16c authored over 3 years ago
Update validation.php (#5699)

modify the grammar for lte and gte validation to have a parallel structure

78e1d56c4285392f96fd90b445fef2faa7a8b9c7 authored over 3 years ago
Uses `LazilyRefreshDatabase` by default (#5696)

4578193d52f148c79b16a552db65e29a65fee209 authored over 3 years ago
Ensures downloaded version of Collision supports PHP 8.1 (#5697)

Co-authored-by: Taylor Otwell <[email protected]>

ef9d0e4c78a097fb61218b38dd4e4c55a2278178 authored over 3 years ago
Bump Mockery and PHPUnit

aa9cb884d2caef6d1e606ffbb61e92c90f9bd6de authored over 3 years ago
Keeping access tokens migration id consistent (#5691)

This is just a tiny "fix," using id(); to be consistent with the other migrations already includ...

5f7395b289f32e5e5f5ece1dddb7d4ecf7ddadcc authored over 3 years ago
[8.x] Add failover in supported mail configurations comment section (#5692)

Co-authored-by: Surajit Basak <[email protected]>

1e5b9989c3d789e7ed4269c88e45ed0c1c2b8ce9 authored over 3 years ago
Update CHANGELOG.md

4f8a0f35fabd8603fb756122bf820719a259ac9b authored over 3 years ago
[8.x] Added `prohibits` validation message (#5681)

* Added `prohibits` validation

* Update validation.php

Co-authored-by: Taylor Otwell <tayl...

0bc525860ccb093f0d452b410b2549b3e01432e7 authored over 3 years ago
Dark mode auth links contrast (#5678)

* Improved contrast ratio of auth links in dark mode.

* Restored home link.

a36f02c4f2c5617bfe355709ca1955884b11e2d3 authored over 3 years ago
Update CHANGELOG.md

75a7dba9c44ce3555cc57dd1826467839fd9774f authored over 3 years ago
[8.x] Use PHPDoc comments from base class in User model (#5676)

* Use phpdoc comments from Model class

* Update User.php

7c993468018d950d549fae77241a53cb4f68e2ad authored over 3 years ago
Fixing "Line exceeds 120 characters" in TrustProxies (#5677)

To comply with PSR-2

8677c94a50f15dd0b21f938c799126efa5d1cc89 authored over 3 years ago
wip

52de5d84f6c309e93910e0d250b8c42fd656931b authored over 3 years ago
Update app.php (#5674)

c512ba2b160d1e87205dd45b60d8c0cfab230025 authored over 3 years ago
Add failover driver to default mail config file (#5672)

* Add failover driver to default mail config file

* Remove empty spaces

3399464a7452ac8067cef8fb224b2413e8991a4b authored over 3 years ago
Update CHANGELOG.md

b55e3fbb14ab8806057f451fcbfeec8fca625793 authored over 3 years ago
Add WebReinvent as a Sponsor (#5668)

6e10e9653f5f2cd3b8bd6b9fe69df2dc002eede2 authored over 3 years ago
Update .styleci.yml

a199c3bcea13efb32cbd5755ab9588e8311bd19c authored over 3 years ago
[8.x] Sanctum (#5663)

* initial sanctum poc

* add files

* remove token

226d1bfc3c774e24a79e68e9f1264b5ca359551f authored over 3 years ago
Update CHANGELOG.md

236b31872d193eaec8c5e00813e8e88dbab6dca3 authored over 3 years ago
Use new TrustProxies middleware (#5662)

b6f4ee7661d31ceab2f517a3273aaecfd8465e17 authored over 3 years ago
Merge branch '6.x' into 8.x

59f33209d5afc2f9f1c6c3c38280ae9eb5b15aed authored over 3 years ago
[8.x] Add accepted_if validation rule (#5658)

* Add accepted_if validation rule

* Update validation.php

Co-authored-by: Taylor Otwell <t...

e5962266d79ab4aa3b7e49d1d5cddb7f85c057e6 authored over 3 years ago
Update CHANGELOG.md

82b5135652f3172c6d4febf1a4da967a49345a79 authored over 3 years ago
[8.x] Unified asset publishing (#5654)

* [8.x] Unified asset publishing

* Update composer.json

Co-authored-by: Taylor Otwell <tay...

d286a15b093d3b1c85c5cfe22e8b0bfb54f7a111 authored over 3 years ago
wip

54c0b5bc5268b4b3b2265b2dd9b52b80627cab0d authored over 3 years ago
Update CHANGELOG.md

8e5510458e1a4c0bf4b78024d9b0cf56102c8207 authored over 3 years ago
add RateLimiter facade alias (#5642)

c636fd0f678008caf30683833b740fb6f31d9de6 authored over 3 years ago
Update CHANGELOG.md

1e4312f20755302bb4d275d9385968e9b6e63eab authored over 3 years ago
Update validation.php (#5636)

866589128430c55385cb13ddae0061c628245be2 authored over 3 years ago
Update validation.php (#5637)

c5f6f6187c24e160309df372b98d20380b786784 authored over 3 years ago
Fix editorconfig for laravel/sail's docker-compose (#5632)

https://github.com/laravel/sail/pull/165#issuecomment-865190799

c0363f626c1193aa5e1263dbb272784eeba2e554 authored over 3 years ago
Update CHANGELOG.md

99d5ca2845a7f1d24a28a6c1e756f1ede8641f96 authored over 3 years ago
Add translation for current_password rule (#5628)

c1587b52c98727f007340417458c5da42d5fbbdc authored over 3 years ago
Update CHANGELOG.md

0296bb63e1d465bcfff1f84f00313aeb26a2c84b authored over 3 years ago
add .idea and .vscode to gitignore (#5615)

Add folders to gitignore. The same exclusions exist in the laravel / framework gitignore.

131a10260e73e83e6b1cd63788b8f6584dd3e98a authored over 3 years ago
update skeleton for filesystem tweaks to make sail usage easier

c5d38d469a447d6831c3cf56d193be7941d6586f authored over 3 years ago
Update CHANGELOG.md

afa06fac2aa9a83ad843b9968a21bb013f015704 authored over 3 years ago
[8.x] Fixed grammar mistake (#5611)

* Grammar mistakes

* Update session.php

Co-authored-by: Taylor Otwell <[email protected]>

d3efbaab58945ee97c4719283b04632fe474c0e7 authored over 3 years ago
wip

637c85d624bf19355025b68aaa90e6cadf8a2881 authored over 3 years ago
Add Octane cache store (#5610)

3131f789ae05bb727e8f8b65981f6957391a5e3d authored over 3 years ago
Update CHANGELOG.md

b1b28a6bb120a3d1bb3786ca47f66a95bcb292aa authored over 3 years ago
Update CHANGELOG.md

ecf460a874e5943c1063ef9585bc7491ead15b0a authored over 3 years ago
[8.x] Grammatical omission of 'of' on line 14 (#5603)

* [FIX] grammatical omission of 'of' on line 14

* Update artisan

Co-authored-by: Taylor Ot...

ca7f3866666d1ec724a4c72389d8f096201d788a authored almost 4 years ago
Bump framework version (#5602)

to include SQL server security fix for GHSA-4mg9-vhxq-vm7j

5c137aae41315fea6b9201d23ddfef2502d3feda authored almost 4 years ago
Bump framework version (#5601)

to include SQL server security fix for GHSA-4mg9-vhxq-vm7j

5bd72e78058f5b12977ce0917a3e55bdb9f3b233 authored almost 4 years ago
Update CHANGELOG.md

a6ffdbdf416d60c38443725807a260a84dca5045 authored almost 4 years ago
Update .gitignore (#5593)

e109ac9022888ed86661ab57b7724e4bf1cf9a72 authored almost 4 years ago
[8.x] Using faker method instead of properties (#5583)

After Faker PHP 1.14 using properties is deprecated and is recommended to use methods instead.

0e8e9a0727afce37d6954a9763a86dde82eb99ee authored almost 4 years ago
Update README.md

54741275481a44be350758d6556c32696844b1a8 authored almost 4 years ago
Rename test methods (#5574)

5808129a1f702f973c7c31203d16db2066bd9030 authored almost 4 years ago
Update CHANGELOG.md

6bc0b1cfcbc35d89b3e4ec31d83d7b409f9bf595 authored almost 4 years ago
Re-order composer.json (#5570)

f5cac881c98df3a4b81588f97bb87a7dd062e725 authored almost 4 years ago
Add prohibited validation rule (#5569)

e464182760dfae06f68347f3f56ec4baec6e0c60 authored almost 4 years ago
Update CHANGELOG.md

57ddc0ebbb1cdc778e301016b643769d1f96e2e1 authored almost 4 years ago
update wording

9c5e6f9757dae6091b6239df6dcf4130ec5c3c46 authored almost 4 years ago
Minor update to check if application is under maintenance documentation

While reading through the documentation in public/index.php, the initial
sentence documenting ch...

e95a675e43aabc5c1c390302ec5c4f8b3fdf243d authored almost 4 years ago
Fix footer on mobile (#5561)

471195d743de883af0c239c46553da89179824b5 authored almost 4 years ago
Add log level config value to stderr channel (#5558)

177e05beec2d1e35b48baad59441050644eecd2c authored almost 4 years ago
add date facade alias (#5556)

89b15441a92aa615de9198c54b5d973aa6b374e5 authored almost 4 years ago
Add language for prohibited_if and prohibited_unless validation rules (#5557)

3a62cfb4fe903b8a36bdbd56d2b4013ddb8d62d2 authored almost 4 years ago
Update CHANGELOG.md

a315767e093ca2ba19ca7c60b02aa89467d81628 authored almost 4 years ago