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

Add date_equals validation message

5052ab1fd7df20e4b643b3208b7b15472b8d6468 authored about 6 years ago
change variable name

03ac80b779be0f93e6f9d2dae56533d1e5569c35 authored about 6 years ago
use env superglobal

071a05bd76ee7eca0ea15ea107b49bcbad9af925 authored about 6 years ago
Merge branch 'master' of github.com:laravel/laravel

ac8e6fb12455c64e108204a9466783196725aa5c authored about 6 years ago
add env variable for compiled view path

5ea6fe18a89c3d0f5c0860d3777bff97510577b5 authored about 6 years ago
Update Kernel.php

6d75f17af55711d6ae739aab93b654c4a5fa5bf1 authored about 6 years ago
Merge pull request #4856 from localheinz/feature/composer-normalize

[5.7] Enhancement: Normalize composer.json

6806aaa3568382e9c8c7281a64b82a52b824e46f authored about 6 years ago
Enhancement: Normalize composer.json

3128c2932f2fbca202a89dd0f54ccea13c360a24 authored about 6 years ago
Typo

ed7b78de4603e6f16046ce2e4c3f31ac0d06ce67 authored about 6 years ago
formatting

b88d8fd18fcb953a7dd9749a51c4898823dd0062 authored about 6 years ago
Fixed comment alignment

7d16a052ab8456088669120f3558c76cdbe1863e authored about 6 years ago
Pick `log_channel` from environment variable

546720c04194fd276e685f919aaa36bf8d0254b6 authored about 6 years ago
Add `log_channel` configuration option

822dcafe48fe7664393a0b868ec989b902c12804 authored about 6 years ago
Merge branch 'master' of github.com:laravel/laravel

de1f472d767236713870e424a87bcf2ab4ca80cf authored about 6 years ago
add asset url configuration option

63a403912362654962654e30cec695128d418987 authored about 6 years ago
Merge pull request #4854 from aryehraber/patch-1

[5.7] Clean up auto register Vue components

a2c8df54f72f9b032fb27e00636cb695942220bf authored about 6 years ago
Clean up

52cedb64b14f7c6207c62cf6831e908bd2ca5129 authored over 6 years ago
Merge pull request #4853 from aryehraber/patch-2

[5.7] Remove lodash dependency when auto registering Vue components

dc3e768d4cb3c77056da6076f0e725327aa85ad1 authored over 6 years ago
Remove lodash dependency

7003366e99ba6b7be80444f70d35abb915634a01 authored over 6 years ago
add sponsor

7634bc6ab74e218f18eb55ae89fc7babeb70a10f authored over 6 years ago
formatting

c09519f547ae7a97eb26433f159cd81b8753e666 authored over 6 years ago
wip

c2359fe11938e87aacfbbfec9e7b0d2130c969a8 authored over 6 years ago
compile assets

fa2af393104f8d5c21366ff24bbb27aa0ae12784 authored over 6 years ago
update example

ab8f3f37c20fe7f8e399439e43aba8f56f7e6023 authored over 6 years ago
uncomment

990d58c78fec2878a46aae345bd6b2e7d0669931 authored over 6 years ago
formatting

05acbad5b60ae507e80db33479848db27643581c authored over 6 years ago
Auto register Vue components

4dadb9309d235de5e7d896a11fc9a22505dc64c0 authored over 6 years ago
Merge pull request #4841 from narwy/patch-1

[ALL] gitignore for NetBeans IDE

5d7936eeb079ed8b403da422eb24783cdb9732fc authored over 6 years ago
[ALL] gitignore for NetBeans IDE

vscode has it's own ignore and so should NetBeans IDE

346a1dbddf9ca4ad8a0d7b1fc8ceafd376a5a6e5 authored over 6 years ago
Merge pull request #4836 from laurencei/laurencei-patch-1

[5.7] Improve docs

122e99c1fbc55f82c8e2a2d38e099202fd022058 authored over 6 years ago
Merge pull request #4838 from dakira/fk-support

introduce sqlite foreign_key_constraints config option

79e8ff4290c61a6e0f4b49732053919801581133 authored over 6 years ago
introduce sqlite foreign_key_constraints config option

This enables the sqlite `foreign_key_constraints` option that was introduced with laravel/framew...

5f7decfff1b0c38183c60815c4d2b07d10112ba3 authored over 6 years ago
Merge pull request #4837 from bbashy/patch-1

[5.7] use env value for redis queue name

8c4293d22bd8e6453e273cb0294488a24197db1e authored over 6 years ago
use env value for redis queue name

It's common to have a redis queue name when having multiple queues/applications on the same inst...

4525f36cacc15cb82e8df4ef2e61f24423fcc639 authored over 6 years ago
Update validation.php

cff8c52824494899b0c79aed9ca137f8869951c3 authored over 6 years ago
Merge pull request #4834 from clemir/uuid-validation

Add message for UUID validation rule

51c0f51acb4b8039f73cf4f6d91d74811705a456 authored over 6 years ago
Add message for UUID validation rule

c96995fb61632c6da0d7fc13cf6fd16a57f6c5ec authored over 6 years ago
Merge pull request #4833 from DojoGeekRA/feature/phpunit.xml

Sort phpunit environment variables alphabetically

6ee6f6423b18386ef2d164326806baba4d185183 authored over 6 years ago
Sort phpunit environment variables alphabetically

c40701e3da2e23187a9b03ec9ec95f6cbd841e8b authored over 6 years ago
Merge pull request #4832 from daniel-banciulea/master

[5.7] Fix running mix tasks error

f9cf7ff1c834bd918a21930288d12d04e0f15a00 authored over 6 years ago
fix running mix tasks error

4202ec978dccc1ff0a193b85b2f362055cbd85be authored over 6 years ago
Merge pull request #4831 from michaelmano/master

[5.7] Update vue version to 2.5.17

4c63c840737183f7aba4df1561f0b6f757073f0e authored over 6 years ago
Update vue version to 2.5.17

fe38ac2b0c1b7e0640bd3c502a66fbff4639993f authored over 6 years ago
Merge pull request #4830 from cyberhicham/master

Removing double arrow alignments

39562b452a742095a03546e7241c8ee77eba5c3b authored over 6 years ago
Removing double arrow alignments

2a6f228bec9b6ee3dee7d4ca5bd621d6be914bef authored over 6 years ago
Merge pull request #4820 from brainmaniac/patch-1

changed syntax for validation

05e54193ba97719983a87e1944d436e8423cc1aa authored over 6 years ago
Merge pull request #4822 from borisdamevin/patch-2

Fix bad font size render on link

c0890674934b6d767e1fb2160b097efd8ed4bd93 authored over 6 years ago
Fix bad font size render on link

With Nunito, the 12px size with uppercase hase bad render (FF & Chrome).

59bdc8cd4e1b998cd61e06f99d0c09917bf367ea authored over 6 years ago
changed syntax for validation

Changed the syntax for the validation to be more aligned to the proposed way of implementing cus...

3671ad399da5e6689f3d2039a106fc0cb3ea1cec authored over 6 years ago
Merge pull request #4814 from TBlindaruk/added-default-401-image

[5.8] Added default 401.svg

56b8c01080f40073f09c4c644e4e4a4554ba63a6 authored over 6 years ago
[5.8] Added default 401.svg

70f17679dc858bf397791dabcf6667087797d38c authored over 6 years ago
[5.7] Added changelog for v5.7.0

- fixed mistake;

9ac61ced0170a80b3d7a0d0626968722bc73f988 authored over 6 years ago
[5.7.0] Added changelog for v5.7.0

545a02fca9df23b386084aa604355b0661d55f15 authored over 6 years ago
[5.6.33] Added changelog for v5.6.33

b96f7062ad41219a98378108092d7107fe53bd22 authored over 6 years ago
[5.6.21] Added changelog for v5.6.21

7cca81b3794ebe32b9eac207535881a4c4db122a authored over 6 years ago
Merge pull request #4805 from driesvints/fix-api-redirect

[5.7] Don't redirect for api calls

b637ee304ce783d5c5137ddc4d3de0af10735a5e authored over 6 years ago
Don't redirect for api calls

When calling api routes the Authenticate middleware attempts to redirect you to the login page. ...

6f3aa7a4c5d153a187a0aef7c6cb2d2d7aa9dd12 authored over 6 years ago
Merge pull request #4803 from driesvints/cashier-add-verify-webhook-config-values

[5.7] Add new Stripe webhook config values

c9e612f51026ecdeb0f5b13e9d8f4322dceefec7 authored over 6 years ago
Add new Stripe webhook config values

See https://github.com/laravel/cashier/pull/565

568250557cc82298a621648cc2d6f03379582196 authored over 6 years ago
Merge pull request #4797 from connectkushal/patch-2

[5.8] Update UserFactory password in line with #4794

e830a3af0251e38e9cb64bad795f97f6f303c239 authored over 6 years ago
Update UserFactory password in line with #4794

The new password is of 8 characters, as required by #4794

9db658d6d1dde21dfe243bbed9450f242858ec8c authored over 6 years ago
Merge pull request #4794 from jakebathman/change-password-min-length-to-8

[5.8] Change password min length to 8

1cb18d11acfc918529c1747ee5138f35a467f065 authored over 6 years ago
Update `RegisterController` password validation rule and associated lang file

325ae7ac6971e6f570039c5d45e2b7679a835044 authored over 6 years ago
Merge pull request #4791 from staudenmeir/pagination

[5.7] Revert #4744

a273cea667438858b8b3d8459021ade9e3eb18a1 authored over 6 years ago
Revert #4744

277dd2e0e0e0fb1ed9c1f6c960afe71e9fbbf0c1 authored over 6 years ago
formatting

b98d49ebb31e3875aef2a5696c5cbc7bf58883f2 authored over 6 years ago
Fixing StyleCI identation

24029be5b1fe39be0add21cd8a7a50d31ced976c authored over 6 years ago
Adding faker_locale default config value.

As per [that PR](https://github.com/laravel/framework/pull/17895) and [the documentation](https:...

e9f6ec36a7d1ab8aaae9b392f651fa153e31ceb9 authored over 6 years ago
Merge pull request #4783 from laravel/laurencei-patch-1

[5.7] Update database config

6735b84ccc4f263f54190658eb402f0637338b5d authored over 6 years ago
Merge pull request #4782 from eduarguzher/patch/validation-translation

[5.7] Changes the translation for "required_with_all" validation rule

877e2d7fdab3af487a16c8404b406e999fb99950 authored over 6 years ago
Update database.php

15dac2a96143cbf9ec62875f1487feb200255354 authored over 6 years ago
Changes the translation for "required_with_all" validation rule

4b589c1a4a5ec04838408875fc3bd233dbcf5904 authored over 6 years ago
Merge pull request #4781 from ankurk91/patch/lang-attribute

[5.7] Update lang attribute

5b7f3b20617f2bbc38d6bda6f4aa02cff4a386f6 authored over 6 years ago
wip

7d7734fe9a0fd89f45c33fb7e814533784977f3e authored over 6 years ago
Update lang attribute

Make the lang attribute similar to

https://github.com/laravel/framework/blob/5.7/src/Illumin...

3973fe7897421cb50057891cb59b17ebc0e69dc9 authored over 6 years ago
add link to sponsor

ee8669a587eec90f0a23b4374cc483d7569f2e34 authored over 6 years ago
Merge pull request #4780 from zaknesler/patch-1

[5.7] Use correct facade

4b0c1d242d90efb69046c5998a0909e7cf4cec24 authored over 6 years ago
Use correct facade

c6f04411f53dc6dc2bd7dcd0259da7226ff6be00 authored over 6 years ago
use str class

361a6b71da52d9d3ad6d200b22eb8c2d939da729 authored over 6 years ago
Merge pull request #4777 from SammyK/make-app-path-stream-safe

[5.7] Make app path stream safe

faaabe1cefe458a9571107aaf4240095dbe6f86a authored over 6 years ago
Make app path stream safe

6125693845cc37e6b8d627d55a945086c96705dd authored over 6 years ago
Merge pull request #4775 from yajra/patch-register

[5.7] Check if register route is enabled.

f0f912ef2b519a3d965b73ebe8f13ce7f034b44e authored over 6 years ago
Update welcome.blade.php

55e580f6cfed6d41e2c0e975f7bb4a2669d431db authored over 6 years ago
Check if register route is enabled.

e9211a4ed43503a9df771687ddffe46c8f2fc729 authored over 6 years ago
wip

0c68618dd13550ab59172ee794be7a538216e8d9 authored over 6 years ago
increase days

cd8dd76b67fb3ae9984b1477df4a9a3f0131ca87 authored over 6 years ago
Change default days to 30 for daily channel

c60ff606793f07595d85d2b90f0a91bdf83f7ce1 authored over 6 years ago
Merge pull request #4767 from bertheyman/daily-logs-by-default

[5.7] Set logs to daily by default

8e87b147bc873eca2da944b965d147e71f7dcbde authored over 6 years ago
Set logs to daily by default

cc28fb28ab9c3c07f0fb55c25eab8cff2f20570e authored over 6 years ago
Merge pull request #4763 from tillkruss/ansi

Preserve colors

7028b17ed8bf35ee2f1269c0f9c985b411cb4469 authored over 6 years ago
preserve colors

8d455cdb58c984433f8f927af1e5e9d2f8b6603e authored over 6 years ago
Merge pull request #4762 from olipayne/master

Fix 'resent' ambiguity

f507c0eda93002a5f50cb9e7b1ad688cbde6106e authored over 6 years ago
Fix 'resent' ambiguity

52fe45dd7b8e2efb5c681ee58364cb9c94aaf8f2 authored over 6 years ago
Merge pull request #4761 from gauravmak/patch-1

Seeded users should be verified by default

bac6cae21e84f5c6dd17c065c6d32100ba02d1ee authored over 6 years ago
Seeded users should be verified by default

the email_verified_at column value is used to determine whether a user has verified her account.

62c5bbf8205fbec61d8a77f6000a927bc58e945c authored over 6 years ago
Merge branch 'master' of github.com:laravel/laravel

c25f6c4e61b6b5f48d33a9bb73cc5801814978d2 authored over 6 years ago
use one line

622cdda7cf014121c01ba2090003c9902be3cceb authored over 6 years ago
use class

a5fc02d832ed91ac3da6408c2548314b8116fb79 authored over 6 years ago
Merge pull request #4760 from NFarrington/persist-cache-data-directory

[5.7] Persist the /storage/framework/cache/data directory

cc1dd54ead190ce7373f7d1e5be6459dd20fe6c1 authored over 6 years ago
Persist file cache data directory

76369205c8715a4a8d0d73061aa042a74fd402dc authored over 6 years ago