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

ignore testing dir

48f44440f7713d3267af2969ed84297455f3787e authored almost 8 years ago
Merge pull request #4157 from driesvints/patch-1

[5.4] Update description of filled rule

95505693a28623ae69bf3b2776ab7ea18c677e5e authored almost 8 years ago
Update description of filled rule

`filled` isn't really required. It just implies that it needs a value.

90886732cf6df6d8694287c3f9d92496a4f1c61b authored almost 8 years ago
Revert npm script refactor

c76716f228d809d24d1886c3e279d08fb8377ebc authored almost 8 years ago
Merge pull request #4151 from laravel/fix

Refactor npm scripts

c1643bf0c59b6864fc55e09cce3bfafc67d29e2a authored almost 8 years ago
Refactor npm scripts

Per #4147, this adds a new `npm run watch-poll` command, and dries up some of those long repetit...

96f662a625a642b43509b2ca2ca061ceb77cfe7d authored almost 8 years ago
Merge pull request #4143 from kneipp/master

Change hard-coded '/login' param to named route

da9760fd090122af721c6d4673e6103facfec415 authored about 8 years ago
Change hard-coded '/login' string to named route

39338373b91b68d35efa1b6ebf0730979ca689fd authored about 8 years ago
Merge pull request #4141 from coolpraz/patch-1

Update package.json

9b02e5fab8a42bcf4146981d2a6b6a82f5775b68 authored about 8 years ago
Update package.json

update laravel mix to new version

e8b4f0e6ce5299972b656a562742c928b72f4d9d authored about 8 years ago
Merge pull request #4138 from rickbolton/master

Updated axios, jQuery, Laravel Mix, Lodash and Vue.js versions

6dbde06814f5c47d19dfae6d1020f0e197f0998d authored about 8 years ago
Updated axios, jQuery, Laravel Mix, Lodash and Vue.js versions

0257612e8ac09b22f51a8df15d8edc531165057a authored about 8 years ago
move fontsls

0cb107c84c13d216b9460c5e61d3089b0f1e54e2 authored about 8 years ago
Merge pull request #4136 from ahmed3mar/patch-1

Add font path variable

f0f1a13f61b9b024427b2348c7bbedf4994f58ef authored about 8 years ago
Add font path variable

2cc5f349d495991447beb08cf04f5f607e95fbb6 authored about 8 years ago
Merge pull request #4135 from laravel/analysis-qJgPYE

Apply fixes from StyleCI

d2d89124e69511887abe1d20d8cc7d7411cbbdee authored about 8 years ago
Apply fixes from StyleCI

be631a66933c99f599ca2bd88c61b21ff0a059b3 authored about 8 years ago
Put back configuration for sendmail

a6fdc9472f2619cdc7b41b089157fb74e462e9d7 authored about 8 years ago
Merge pull request #4133 from luisdalmolin/master

Updated laravel-mix version

6574b9dd759e5e89735f1ba3bcbfbf4aa114cec7 authored about 8 years ago
Updated laravel-mix version

ae03042300a06adf86e69417a7a12603fa25a3c8 authored about 8 years ago
Merge pull request #4131 from crynobone/patch-1

Laravel 5.4 explicitly require phpunit 5.7.0+

1f4bf240a6645fa1953d077c1f752f453e3c4d5b authored about 8 years ago
Laravel 5.4 explicitly require phpunit 5.7.0+

As demonstrated in laravel/framework#17699 it is possible to have phpunit being installed with a...

926f53bcc0c879b8580e55239453902a78914afa authored about 8 years ago
Merge pull request #4130 from atefBB/patch-1

Add App locale as default value of 'lang' attribute

1306ff25832a84ab7570c79637b9f6c161142886 authored about 8 years ago
Add App locate as default value of 'lang' attribute

Add App locate as default lang in the app.php config file instead of 'en' of 'lang' attribute in...

72a76c021e0e707cba66f172786b66473d2e5c03 authored about 8 years ago
Merge pull request #4129 from laravel/revert-4126-patch-1

Revert "Append '@' to let composer resolve PHP executable"

64bea7ca71b6f8b6ed9fe8c2757b295468a31e04 authored about 8 years ago
Revert "Append '@' to let composer resolve PHP executable"

095fa50f7bd54cd256a2aa58618d683ff5b377a1 authored about 8 years ago
Merge pull request #4128 from monomichael/master

Make Axios automatically send `X-CSRF-TOKEN` in the header

7a44ebefe3f3220d873c630ce956671b497c89bc authored about 8 years ago
Make axios automatically send the `X-CSRF-TOKEN`

0cdcc779bfe4d2aedf15de26b14e1ff940202334 authored about 8 years ago
Merge pull request #4126 from timgws/patch-1

Append '@' to let composer resolve PHP executable

d0c5c041f266463174a6f8aca21e8bf75b224a5e authored about 8 years ago
Append '@' to let composer resolve PHP executable

To execute PHP scripts, you can use `@php` which will automatically resolve to whatever
php pro...

cc42c3fe0a8097a31b37268e8c45488e4b719c1a authored about 8 years ago
Merge pull request #4124 from vantoozz/vantoozz-patch-1

Remove redundant check from bootstrap/autoload.php

1e6859799bec1190fae12025301b199e79914054 authored about 8 years ago
Remove redundant check from bootstrap/autoload.php

Redundant check removed since compiled class file generation was removed
https://github.com/lar...

1078776e953d35bd67af0971fe78efa037d8fb83 authored about 8 years ago
Merge pull request #4121 from jpmurray/patch-1

Remove the hot file from versionning

547bb962f979f4b5c540f3aae21a039053ea08a6 authored about 8 years ago
Remove the hot file from versionning

Following https://github.com/laravel/framework/pull/17571, I was correctly pointed that the smal...

d4d5330bbbe597a6067d6972bc2dfb9834f4f55d authored about 8 years ago
Merge pull request #4117 from fzoske/windows-fix

Ensure cross-env gets executed by node

8c6e40caeec7da0d0ef7c82c29785fbe76a20362 authored about 8 years ago
Ensure cross-env gets executed by node

c55b8efe729867defea392907a059a9017317d08 authored about 8 years ago
Merge pull request #4115 from ericdowell/ericdowell-patch-1

Update composer.json to contain autoload-dev for Test namespace

99ec094434c7ead2d3eecede1961eac93db077e8 authored about 8 years ago
Update composer.json

Only autoload the tests namespace in dev.

bf33e1702217bc5ea71387dafe6623b922f68b74 authored about 8 years ago
Merge pull request #4114 from yuters/patch-2

Add missing path for Yarn Fix

f1430cedce84b26c0918d7f84edba71df702e799 authored about 8 years ago
Add missing path for Yarn Fix

489f2f311ea9297943c60799b71e810795c888ee authored about 8 years ago
Merge pull request #4113 from laravel/yarn-fix

Make scripts work with Yarn

d9f54e3454b4cbbc7b614970c9f5d48e440f3957 authored about 8 years ago
update composer fil

e0a3b2651795b3bc068e8426dfc85e50108eae04 authored about 8 years ago
Make scripts work with Yarn

3fa134d1f1c02d588e91cefb7d780028f8e67e3f authored about 8 years ago
Merge pull request #4111 from diogoazevedos/patch-2

Use const and destructuring assignment

fa7d9df4369485832a58302e9b3d7553234ff5ee authored about 8 years ago
Use const and destructuring assignment

f4bc6e531ae57b550bd4d692cbf9311d4962c79f authored about 8 years ago
Merge pull request #4110 from laravel/fix

Bump Mix dependency

182c889736814128d36627f2f51f7b016fff1737 authored about 8 years ago
Bump Mix dependency

b6274c97a1c41aa5342691ac2541bd7dcadcb129 authored about 8 years ago
Merge branch 'master' into develop

5994e242152764a3aeabd5d88650526aeb793b90 authored about 8 years ago
fix spacing

a9fad67e1fb369779f4c5ebe454524a24e3698b7 authored about 8 years ago
Fixed a typo in a block comment queue.php

Normally, words that start with vowels (like "unified") are preceded by "an" instead of "a." Ho...

d1fd41882696b6220cca7abfce57a1bb45f5656c authored about 8 years ago
Merge pull request #4102 from TheoKouzelis/fix/pusher-config-names

[5.4] Change PUSHER enviroment variable names

4abe343ab96b479c9353ebe71682368e8960dce2 authored about 8 years ago
[5.4] Change PUSHER enviroment variable names

1a5f5c61595d5bb3c5c76066d308feae0f609196 authored about 8 years ago
fix spacing

c679fb1a1edc5403ed352a707c54299e251c675c authored about 8 years ago
rename mix command to dev

100aa01088b8727961b7db3c103418ae7cd3da5a authored about 8 years ago
Trim and convert strings to nulls.

54c5e1585a4b99acb749e3c6ab73043270768e7c authored about 8 years ago
add mix settings

a205b127c654e5152d6dc49d98494d7b84e1ea85 authored about 8 years ago
make env variables for aws

7cf27b2146ff3b8fb7e643fd83e932bb61801fbd authored about 8 years ago
Comment out by default.

590257fbf6c8c52fac12b60fa9649c8b77148d20 authored about 8 years ago
add auth session middleware to web group

01ad31584ba3b1a9d823f6b6dc4512a0876ead2d authored about 8 years ago
Merge pull request #4098 from KennedyTedesco/compiled-5.4

[5.4] Remove compile.php

a6d2034c91db55a6dbebee12be14ccc658f19d98 authored about 8 years ago
[5.4] Remove compile.php

It's not used anymore.

ec85297677466cf12903aea7013a371f924e8e5e authored about 8 years ago
Merge pull request #4095 from laravel/revert-4093-fix/pusher-config

Revert "[5.4] Change PUSHER enviroment variable names"

1a48254e8343506fcc0e2f6f82c4596ad3f612d1 authored about 8 years ago
Revert "[5.4] Change PUSHER enviroment variable names"

7b3e884757580873825498cc987e70727a91b88f authored about 8 years ago
use env var

251140ef8b2e283dec3025aa6a0cbfd6594c9dad authored about 8 years ago
remove url

65d551002e02023b9966567ddf682197d152d4c6 authored about 8 years ago
Put URL config option on the disk to make it obvious how to customize.

da62be60e8b15b087f48a057f2460409d55f3b1b authored about 8 years ago
Merge pull request #4093 from TheoKouzelis/fix/pusher-config

[5.4] Change PUSHER enviroment variable names

7bb56eff6accf3616a7196afe5d92c1bd96f0cc6 authored about 8 years ago
Change PUSHER enviroment variable names

pusher.com's copy and paste .env snippet uses enviroment variables that
all start with "PUSHER_A...

de750d9ffbeca3218a036279a80ea3cd209ff370 authored about 8 years ago
Remove fetch mode option.

770c41552f07c75450c72099b8feedbd428888fe authored about 8 years ago
tweak default cache directory

402b12f9159498e9be25e2a77939281fb35f6e13 authored about 8 years ago
Move broadcast channel registration to a routes file.

These are very similar to routes in that they are channel endpoints
that your application suppor...

52f0196fd3f99113fb838f813564e0c78f133b4d authored about 8 years ago
Merge pull request #4083 from laravel/tinker

[5.4] Added tinker to the default app

b748931666b24428db808e3c37b315f2af70f91f authored about 8 years ago
Merge pull request #4084 from laravel/mail

[5.4] Remove the "mail" driver as recommended, and add "array"

df1298bfccf3f1e3dc9291cefd2dbd58bdbe4f85 authored about 8 years ago
Remove the "mail" driver as recommended, and add "array"

d7b0e32786181f217babb48f283a2d6252fa3653 authored about 8 years ago
Added tinker to the default app

380c3a76a0bc96f00c5140af15df9e5e22fb696a authored about 8 years ago
Merge branch 'master' into develop

36875bb98ea5bb2bbdb70a32147b8d864dbb0b00 authored about 8 years ago
Update readme.md

b43890c11f3edfda1ba6c5e57d76b2f6ed9ceb40 authored about 8 years ago
Update readme.md

0a1cdb2df6d67285b65c11a3bb633e07c457e86c authored about 8 years ago
list post check middleware

077d404c5f6769f3de5fc35465617732898376d8 authored about 8 years ago
spacing

42973cb4e938e9ea1b0066888b50759b3aabd12b authored about 8 years ago
tweak js file

e78ef3ee423d451c6aa210dae372473ae9740994 authored about 8 years ago
remove spacing

b9db2864fe77dd17bc62e76bc2af9adae3eab960 authored about 8 years ago
remove unneeded files

46e389fb5a946ef8238e09f1b9aacf395d4710f2 authored about 8 years ago
Merge pull request #4074 from driesvints/patch-1

[5.3] Sort Composer packages by default

83b76a7f8bdd1daabcc87fa525658b6d98f53566 authored about 8 years ago
Sort Composer packages by default

It's much easier to search for packages in the composer.json file when they're sorted by default.

483c9678c6e647870beb80aabfb24eb4bcede0e5 authored about 8 years ago
make 503 page more consistent with welcome page

696ab5149e6b6169f73b75321eaabf47a4a26645 authored about 8 years ago
cluster option not needed anymore

45b779f807b4bff3016d944f0e52c115f4c54d07 authored about 8 years ago
Merge branch 'develop' of github.com:laravel/laravel into develop

25aeb5da629f17a15843a8d0a81e019a8d2f0150 authored about 8 years ago
add new mail settings

c7eb99d2ad7c0a0d4483daebddcece59f2dabae1 authored about 8 years ago
Merge pull request #4069 from JosephSilber/route-groups

[5.4] Use path for group directly

673f110456bb919e89703788fcfe1024c1edb0c9 authored about 8 years ago
Use path for group directly

3e661aa9f54f2a4dc643464bea452367b3406499 authored about 8 years ago
recompile

e3ad1abfccbfeaf4b691550597f7c6dc1a45828a authored about 8 years ago
rebuild assets

60cbf6727cfc5a32504bea8de1cf302dc57181ed authored about 8 years ago
Merge pull request #4068 from yuters/patch-1

Make axios compatible with Request::ajax()

b5ae7aff9f9953af0cae205fb749f7aa7bb9fed6 authored about 8 years ago
Make axios compatible with Request::ajax()

It seems the library doesn't send the `X-Requested-With: XMLHttpRequest` header by default, if i...

f2981650a1bba7bfb5ebdb39110b5cb3c66bdea0 authored about 8 years ago
Merge pull request #4067 from JosephSilber/fluent-routes

[5.4] Use fluent routes

61b157f8090bfd69246a9237b3b99edc99939847 authored about 8 years ago
Use fluent routes

ef1ef753baa7192cbceb1771d18ce6727aaaf7f5 authored about 8 years ago
use new route syntax

99bb07502c18ce73d64970e3237fec6152527bd9 authored about 8 years ago
Merge pull request #4066 from damiencriado/patch-1

Fix redis password `AUTH` failed

d1ba0c3d0d8fce35cb03c0b0593cb7e3c35c70d1 authored about 8 years ago
Fix `AUTH` failed: ERR Client sent AUTH

7d4115f0cac54bf1ea77a575c9c5b4c0f57d54c6 authored about 8 years ago