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 sqlsrv as group connection

Since the doc says that the Laravel supports SQL Server out of the box, makes sense add it, out ...

e26bd3ffb01f431935f207dc7a6fdcbd5600d6f7 authored almost 8 years ago
Merge pull request #4247 from laurencei/patch-1

Revert Queue Prefix

2c6d76469a46494a8f9d3c70c05310f57c38fb87 authored almost 8 years ago
Update queue.php

86e4e204aa53bea967673acc4a1fb2f3ea911bc5 authored almost 8 years ago
Merge branch 'master' of github.com:laravel/laravel

1193702eea177c3db115e1c1aaabd6953b24f805 authored almost 8 years ago
fix wording

1598e7cb70a05708676cca91fc2770c156aae951 authored almost 8 years ago
Merge pull request #4244 from B-07/patch-5

fix typo

b3725e97b62e0e8edf81c99e951cb4f0567c2b8c authored almost 8 years ago
fix typo

720e4edce252110bc0e716309a6fc8266cac96ab authored almost 8 years ago
add sponsor

b9c635350192c760e6c33b85a22664e77839be9c authored almost 8 years ago
Merge pull request #4240 from B-07/patch-1

Update readme.md

e605f54b928940083d6c28a0bd6114f541c31a77 authored almost 8 years ago
Merge pull request #4241 from B-07/patch-2

doctype uppercase to lowercase

a521d4e7184fa193361ed0fe58e38bda1271d99d authored almost 8 years ago
doctype uppercase to lowercase

no harm, only benefits

5e538feb67023f229d7e2478eb461f6a667d7036 authored almost 8 years ago
Update readme.md

d964cb4286c31c2ad10b7acd3d47073d785ba4f1 authored almost 8 years ago
Merge pull request #4236 from caiquecastro/master

Allow filesystem to be changed on config

859479a033962c3fb986517778c4af6896e83155 authored almost 8 years ago
Allow filesystem to be changed on config

Allow to change the filesystem storage on the fly.
For example, you can swap the storage disk wi...

312a79f673f71f18d67b3cff37a0791611b44f75 authored almost 8 years ago
adjust wording

6869a880b720c4df4cacc277b0edc65949007527 authored almost 8 years ago
Merge branch 'queue-prefix' of https://github.com/browner12/laravel into browner12-queue-prefix

743b13d952ffe63a7d35ff8d6e60bfee017dee3d authored almost 8 years ago
add queue prefix value

this PR goes along with https://github.com/laravel/framework/pull/18860

d771ee6c8aaf66f8e3bf549310d0c86f15332106 authored almost 8 years ago
Merge pull request #4234 from tillkruss/master

Updated changelog

49a9f5fd50c96ad12c77ae4d6e1747a533396623 authored almost 8 years ago
Updated changelog

47e9da691f2a9e09b33051b934702b911ad30390 authored almost 8 years ago
Merge pull request #4232 from JuanDMeGon/patch-1

Ignore the npm debug log

99da499cc8d84077c59bd9fdc949758822e02c3e authored almost 8 years ago
Ignore the npm debug log

When an NPM run fails, is created a npm-debug.log file. This file can be ignored and should not ...

6b2abec45fc2114636d65a9c892c406e1044369f authored almost 8 years ago
Merge pull request #4229 from ebuster/patch-1

More clear way to assign middleware in controller

b699ffabce93b822bc0ba76e7af0be40b1f55bb5 authored almost 8 years ago
Merge pull request #4227 from joshmanders/patch-1

Fix break from #4226

164acc8d7a2f11cda7f51f8e73d7702adccc2118 authored almost 8 years ago
fix artisan

100f71e71a24fd8f339a7687557b77dd872b054b authored almost 8 years ago
More clear way to assign middleware in controller

Assign guest middleware to LoginController using documented way https://laravel.com/docs/5.4/con...

9aeef9812ab2c4ba5fb8ad0ac424501952272c82 authored almost 8 years ago
Fix phpunit.

d00fdbcd1b17779e843ba02855eb7974a2106833 authored almost 8 years ago
add LARAVEL_START

dbe787e7efa3783f7f9e8fd204972e881a2b8112 authored almost 8 years ago
Fix break from #4226

1b99d087ce5663d8631b29cfab39d0416ca6ea4b authored almost 8 years ago
Merge pull request #4226 from diogoazevedos/develop

Remove extra autoload file

cae94000ca1216f6b01cb67803a403e9469dd53d authored almost 8 years ago
Remove extra autoload file

8914be5fc864ebc6877be38ff3502997e0c62761 authored almost 8 years ago
Merge branch 'master' into develop

0be3c212c4150f4714276cea0df2d315e578c469 authored almost 8 years ago
only load libraries if present

d905b2e7bede2967d37ed7b260cd9d526bb9cabd authored almost 8 years ago
Merge branch 'master' into develop

2f111d54ba01ae306ca94165ae78ba6b65fd2c40 authored almost 8 years ago
Move the location of Vue inclusion.

17ec5c51d60bb05985f287f09041c56fcd41d9ce authored almost 8 years ago
rename trait

c989b23f368aaa85d054afcce3612d4702546979 authored almost 8 years ago
remove trait by default

8f6a4897a2af3549ed12a000e5336dfa9faded6d authored almost 8 years ago
Merge remote-tracking branch 'origin/develop' into develop

61042a223adc1ef92fddda305a293021cc82e3ec authored almost 8 years ago
update example test

a536402228108da9423a0db1e0cf492f3f51c8b8 authored almost 8 years ago
Merge pull request #4219 from laravel/analysis-X0W3an

Apply fixes from StyleCI

15f8e2d45e97e3b4fbf707cadcc796b67b59a21a authored almost 8 years ago
Apply fixes from StyleCI

c161b14ee0bfd0dd7a247c5709b39c5cdfe9de6c authored almost 8 years ago
rename ModelFactory to UserFactory to encourage separate files

67a8a1157004c4373663ec4a9398780feb6d6fa4 authored almost 8 years ago
allow dev installs

8abc4d05c555c876704b34ef53d8fef23053caf3 authored almost 8 years ago
Merge pull request #4212 from laurencei/patch-1

Add string to validation

bc91dcab93a0784efde5fcf4fba6696c95c8e1ae authored almost 8 years ago
Update RegisterController.php

99fca4daef213adaa11a5472b429f53aeedc076f authored almost 8 years ago
fix conflicts

4696e7bcb61422e28f6c6889c604d66fa6a76dc6 authored almost 8 years ago
Merge pull request #4208 from misenhower/fix-axios-defaults

Add to axios defaults instead of overwriting them

c6e3d6e5b422ad5b6ea94696ad1809a76cc85bb3 authored almost 8 years ago
Add to axios defaults instead of overwriting them

This change ensures the default "Accept" header specified by axios is retained.

0d31e2993b3ee681f4aeef486619c90a26f9086e authored almost 8 years ago
Merge pull request #4203 from KristofMorva/sort-gitignore

Sorting gitignore file

f7b9a590f99f7248df49cf35d79b1c1f4cb8ca96 authored almost 8 years ago
Merge pull request #4204 from mdavis1982/make-app-name-configurable

Make app name configurable in environment file

d870a0c2ce8023906b770d5baa554e0dd27071b0 authored almost 8 years ago
Make app name configurable in environment file

323e553f336b7e7b189a27fba4102a3c3851ee1b authored almost 8 years ago
Sorting gitignore file

99d4e59d25ef6e7cb247bb7e3caed423466b1924 authored almost 8 years ago
Merge pull request #4196 from DojoGeekRA/patch-1

DRY some npm scripts

4882961b418455e942c2dab85cdb55272c80776b authored almost 8 years ago
DRY some npm scripts

`dev` and `prod` are just aliases, so this allows to just defer them to their counterparts.

`...

e42ce3eae950677e9da0b974f424b6f43433e1aa authored almost 8 years ago
adjust wording

33c4cab6b77877a257e99fe295eafad7fb7d61b9 authored almost 8 years ago
add trust proxy middleware

e23a1d284f134bfce258cf736ea8667a407ba50c authored almost 8 years ago
Merge pull request #4193 from KristofMorva/npm-windows

NPM scripts should support Windows

f5fd03d705e5078b336af5012d5b6a21b277d945 authored almost 8 years ago
NPM scripts should support Windows

3335525431827ee4ab29fa9c0d120ea1b77e8cec authored almost 8 years ago
Merge pull request #4190 from michaeldyrynda/master

Provide consistency with NPM scripts

f16fbd1f8f403f114c06c058ed686ce07cf308dc authored almost 8 years ago
Update package.json

f5b68b1fc5decfb9b0d7105ece73123b3601f254 authored almost 8 years ago
Merge pull request #4191 from daylerees/add-vagrant-to-ignore

Add vagrant virtual machine directory to git ignore list.

7ae5c3fcf8a7b371c3e5a96c2ce37a743468d5ac authored almost 8 years ago
Add vagrant virtual machine directory to git ignore list.

a4d18804507ead8bf1a3ff26f2c98a1ec7ff5c16 authored almost 8 years ago
Provide consistency with NPM scripts

It trips me up each time that `npm run dev` exists but `npm run prod`
does not. This serves to f...

f19a2f206a055ca9495a085e9dfc191179b301ca authored almost 8 years ago
Merge pull request #4186 from tillkruss/patch-1

Added changelog

228bc472371615055cce0976c2bee7a6ef87d3d0 authored almost 8 years ago
Merge pull request #4189 from tabuna/patch-1

Composer -o

643248834f952ec464e0197d730fcb1b698f3d28 authored almost 8 years ago
Composer -o

Composer allows us to optimize the autoloader using the --optimize flag or shortly -o.

2b5925bc62523658e455ea2372809511de68395a authored almost 8 years ago
Merge pull request #4188 from themsaid/laravelMix

Require laravel-mix v0.*

bc368c627b783db369f2e8ace32a5ddb82498bea authored almost 8 years ago
require laravel-mix v0.*

b19f4e8308354f287917ab46f595a09de38ad6af authored almost 8 years ago
rename example event

605ffb9ba97b2ba877a65b9cbb7182ca40b78087 authored almost 8 years ago
Merge pull request #4187 from lioannou/patch-1

Possible URL fix?

5052f14fc4ca284ffbe23dc019049ec97a2033a4 authored almost 8 years ago
Possible URL fix?

4d7676fdb76f62423afe93e296c4eefdc5c91121 authored almost 8 years ago
Ignore changelog in export

667836b1596a961092aea1d8da7bb478086b54a2 authored almost 8 years ago
Removed line

78117c0285e8447d38926f39dd2c4176621d43af authored almost 8 years ago
Added changelog

a2151d6682f92c8515fa898975a1c806961b9068 authored almost 8 years ago
correct link

dd8fd3905597c69aa1c66a56eacbd9b4ad646346 authored almost 8 years ago
Add sponsors to readme.

d3760f7fbf414a21d0010368c8dad5f9299df204 authored almost 8 years ago
Merge pull request #4184 from JuanDMeGon/patch-1

The .js files should be vendored too

e83b2c795b53f14d4841e7dfff76cc0a2363de06 authored almost 8 years ago
The .js files should be vendored too

Some projects can present JS as the primary language, even clearly being a Laravel/PHP project. ...

93876d6276f38b2f10a6bbb1bcf9db0771142e72 authored almost 8 years ago
Merge pull request #4180 from halaei/unindex-token

unindex token

2312580af8a20e78f96f988d420c073f899cbead authored almost 8 years ago
Merge pull request #4182 from bbashy/patch-1

Mailtrap now reference smtp. for their host value.

1447a0ef5089e70ee22ed60ae6218ead089da549 authored almost 8 years ago
Mailtrap now reference smtp. for their host value.

01fa7e37db205a15b3b907b36e8a71f9cdd8d323 authored almost 8 years ago
unindex token

d6d98f970500db7d30799991a587773a7103c510 authored almost 8 years ago
Merge pull request #4179 from bshaffer/add-socket-to-database-config

Adds unix_socket to config/database.php for consistency

0c4f0f0a97067f892b3078e423e638d1cb860b1a authored almost 8 years ago
Adds socket to config/database.php for consistency

For the mysql driver only (as this only applies to mysql) add the "socket" configuration paramet...

a812983d0b2be5d06e7cb534135e922a478fe5e0 authored almost 8 years ago
Merge pull request #4177 from al0mie/al0mie-patch-1

common js style

fe5146f854a6175233677f83d44519cb32079bd7 authored almost 8 years ago
common js style

7262b443737de0737cf664b497ef15017f4ed841 authored almost 8 years ago
update example

31c262301899b6cd1a4ce2631ad0e313b444b131 authored almost 8 years ago
Merge pull request #4174 from kossa/upgrade-mix

Upgrade laravel-mix to 0.8.3

05575687e095c9148b5efe9acb7239b5139a713f authored almost 8 years ago
Upgrade laravel-mix to 0.8.3

29db165c6aa2cb398ace8a64d96e1baabedfab4f authored almost 8 years ago
Merge branch 'master' of github.com:laravel/laravel

76480e1115121185b236caec358d73f9cbbc9e52 authored almost 8 years ago
fix cascade

b0846539b1867e76af5c62369e5d6887fd139da0 authored almost 8 years ago
Merge pull request #4167 from driesvints/fix-cross-env-bin

Fix cross-env binary

bd35127413cea4fbc030e12baf29360d6a980040 authored almost 8 years ago
fix comment

864a82918ecfc357378a6a3c84a2f5ffda4b26c9 authored almost 8 years ago
Add Same-site to config

a15f3ca8a9861563bdc6cc4838338e29f4ae28e4 authored almost 8 years ago
Do not use full paths

65c4d16d04f030633b0b4a09c2c98f716e5c1873 authored almost 8 years ago
Add cross-env as a dependency and update paths

f0374e4fe6f0ddb935dc34bae2808620ab30448f authored almost 8 years ago
Merge pull request #4165 from zlatevbg/use-consistent-config-paths

[5.4] Use consistent config paths

d0a6dbf1a224745df3ea6a5fc57c319e086bde4a authored almost 8 years ago
Use consistent config paths

63dc985f2f02705598e4e8a76946904e4b174ecd authored almost 8 years ago
Merge pull request #4162 from eklundkristoffer/crossenv

[5.4] Fix cross-env bin path

9ce2f8ebc9255eacb469950515606ac6cc638126 authored almost 8 years ago
Fix cross-env bin path

df1f0f912af703aa03a6c9e0a3e3e67f25927e57 authored almost 8 years ago
Fix cross-env bin path

eab39557ac77442f1b8797725c53ee99bf8fe050 authored almost 8 years ago