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

Use regular array_merge on Input::all().

50dc9f8663314c5f90d1269a8ca84ce58c9f9dc1 authored almost 13 years ago
added trim() for the sql statement

100a59c9c4be137f37dafed6d221df391b80d28c authored almost 13 years ago
cleaned up phpdoc and removed as it is not used

fdad58383b050fdd0ea95638d2c965b01b44ba94 authored almost 13 years ago
Merge pull request #562 from ProgerXP/patch-lang

Lang::__construct(): turn non-array $replacements into an array

e256a66b18868f8470d807e5bfefde0f913bfbbb authored almost 13 years ago
return key instead of null when language line isn't found.

c2ed9e3429be2062bbb0f058a22f06f5210822ca authored almost 13 years ago
fix typo.

74022cfa5a63e06e1e449147678ffd9b9afadcbf authored almost 13 years ago
add u PCRE modifier to str::words.

280bc99ed8963d5d4d9a304b11e44fa9227db0c6 authored almost 13 years ago
add spacing to router.

4f036cf7ddd2a18bded17edc80031e97324cb9f2 authored almost 13 years ago
Merge pull request #589 from whitman/numeric-routes

Automatically wrap numeric routes in parentheses

9ca81296d8fb34a711be7524afdea7831cca6d85 authored almost 13 years ago
clean up has_file method.

d0cdfb971d1d49b3b6214a44cf46254734a1b917 authored almost 13 years ago
Merge branch 'develop' of github.com:laravel/laravel into develop

5fa78819ebcc336f07438e67f96a8c18d06b1649 authored almost 13 years ago
Merge pull request #590 from Vespakoen/develop

Adding has_file method to the Input class

11f08fb737b0eaa40af8ab0b84068791796a18d3 authored almost 13 years ago
add sqlite query driver.

295c3b80c26c4b55d13e03640f71c82bd14dbca1 authored almost 13 years ago
Merge pull request #564 from ProgerXP/patch-del

Make File::delete() return result of unlink()

f53c8285a7d908a73fc86450a56680a5cb17464b authored almost 13 years ago
Merge pull request #611 from asdfgh746/develop

Fix Typos

57c228aec6e9c6d4134b62b983afdc7e4a4aa639 authored almost 13 years ago
pass delete method through eloquent query.

4822f847c2cd2ba0342a9090eb704e33e2942ad5 authored almost 13 years ago
Fix auth bug and other resolver bugs.

aca2a2ae1c4b0e7c94c69c2c48c83341a24a62de authored almost 13 years ago
Fix IoC bug.

cadfc3c50ffaf3780cbbe84397412d0d2b4a0923 authored almost 13 years ago
Fix import.

a68c4013f8dda730a5c4b4e3936e19c41c937aa9 authored almost 13 years ago
Fix return for real.

2ccfa7b8f62ecee66fe1c8461e57ed178d225c86 authored almost 13 years ago
Clean up junk.

0649ef21c61d9155765c30ef3b489188b080165e authored almost 13 years ago
Fix return.

980e965cab560a3d3d934503605ae014634c6cae authored almost 13 years ago
Fix typos.

Signed-off-by: [email protected] <[email protected]>

Change "develoepr" into "developer".
Ch...

9c109849c3abb00f351f09ce4669d981d0de9639 authored almost 13 years ago
Set token.

f0a6111021a5430a7ed5e170cc2174126261710b authored almost 13 years ago
Import Config class.

b10b8e38628a67d6a3e86b2c6dda0b4f3ec3b3c2 authored almost 13 years ago
Fix bug in IoC.

9d1d48fb4fd87d48b4da7905a152b12a7e5af05b authored almost 13 years ago
Merged Linject into the core IoC container.

348ff778edc9216f6195c3bf12f2b52b40802bea authored almost 13 years ago
Updated change log.

30c87b9245bfb79b4fb46a30afa429046c19e3f1 authored almost 13 years ago
Fix bug with many-to-many relationships on non-default database connection.

b5f5927fa7724861abba5d371b28ff5d59186fa8 authored almost 13 years ago
added Response::eloquent method.

9ed91af1e896d38b65c2de940eac9dc763c0ae25 authored almost 13 years ago
added Response::json method.

13638467b4d1f48c867cc74dc71bc59f729a6f9f authored almost 13 years ago
updated change log.

f6b7e5f72754a99debac0b43b14adf45da88a6cb authored almost 13 years ago
move json method to input class.

208eb8a380766b9f9cf5a4ecfa953fd0c8d629d9 authored almost 13 years ago
added Requst::json method.

138d08c04bac599a4f305c12a4ec84825051221d authored almost 13 years ago
Cleaning up the routes file.

6d37a32466cbb64df94c1483f7c0dd4f77210b4b authored almost 13 years ago
Fix typo.

223c3a7dde2cf2358eebe85847931aa5d752c29c authored almost 13 years ago
Refactoring some auth code.

f050f7731b0287a17ea6c4962a248c66bc6678bc authored almost 13 years ago
update change log.

de7046cc669096e93eabd6732f2dbdb7e63fc7a6 authored almost 13 years ago
Finishing up auth re-write.

60ab0b66e750be1bc9070ab530fbe3d7eb343631 authored almost 13 years ago
refactored authentication system.

60f61f318b0a1e7ccf3897382c0aeb4688eec425 authored almost 13 years ago
Working on base authentication driver.

c49e1964a9602363fea3f549665ee1f3af0ea11e authored almost 13 years ago
Rename "register" methods to "extend".

840954eb1d6fc15b821b138b985fb4457da7e172 authored almost 13 years ago
Update change log.

1dd35dffdbcde1e2903a75fc0f14c7b8225e3d7d authored almost 13 years ago
Allow the registration of custom database drivers.

7e33ec5f34003281123dd4f5bf6cd0f5a88e2893 authored almost 13 years ago
Fix bug in array_pluck helper.

cf29450b996515637534a3a8dee6577214c654f1 authored almost 13 years ago
Allow starter Closure for bundles.

7af5afc4b5d6af58149dc0ca4c85451a142ba39a authored almost 13 years ago
Allow the specification of a asset base URL.

efe3de684316afc3c4ba25ce43b4f1af4afb04a1 authored almost 13 years ago
Merge pull request #578 from cviebrock/asset-url

Configuration option to set different base URL for assets

48dae0c3d972eed29e7f5b0edbf53e8e504bb550 authored almost 13 years ago
update toc.

5591307099634c6de770ef3d5f55c5aff760eb24 authored almost 13 years ago
Fix table of contents.

13f30262d986a82c7eb8c828d0855a122b4f0f30 authored almost 13 years ago
Fix conflict text.

d9bdb4f9bab15e35d6c4e084cc1b58d1ae0dc822 authored almost 13 years ago
Updated change log.

bb4bf88c6f76f977b41994beaeb2877e8bf3ad58 authored almost 13 years ago
Allow the registration of third party cache and session drivers.

ba9a7263b0ea853ee65225988b229c62433b0026 authored almost 13 years ago
Cleaned up the section able implementation.

c49c60365f76afe60ccc635040d0f5b9b395a727 authored almost 13 years ago
require_once on error class.

9dea22c3ebf4f6cdc6ba3d90a3cf94dbbeae488d authored almost 13 years ago
More work on sectionable caches.

aaeb7bc3be5877559627585e95af887950234a90 authored almost 13 years ago
Support implicit sectioned caching using :: syntax.

31106a9211d1e747f3783f59b54ccdd66edf83d7 authored almost 13 years ago
Tweaking response->render() location.

4d2ecdbff2fc8a7e9262079dd4fd9e0c3ca53b93 authored almost 13 years ago
Fix typo in change log.

80448c3341e6c072b06e69e2f265c849e64a4c27 authored almost 13 years ago
Implement sectionable caching in array cache driver.

aff9e194d935b30cef94b8d6628cecc0307f1318 authored almost 13 years ago
Added array_pluck method.

68d9210ef589de99807c5638a25cbb6d54ed892a authored almost 13 years ago
Change location of when $response->render() is called. Make memory cache storage array public.

e9bcbeac8f2bd29ea904be251461a5545e821cde authored almost 13 years ago
Updated change log.

b0fd803297dc2916a05cbc7d20fb5f37a7302169 authored almost 13 years ago
Added new Sectionable interface to allow cache drivers to expose "namespace" type functionality.

a892b85e8b64002e21134ad36bd623ba8fe5a71a authored almost 13 years ago
Merge pull request #584 from bencorlett/develop

Adding having() support to the Fluent query builder.

9057c60a5f55e816ac845e67bac51c62ed4f3f68 authored almost 13 years ago
Adding has_file method

Signed-off-by: Koen Schmeets <[email protected]>

33c6027476398a8623d8382fdab838fbb0425ac2 authored almost 13 years ago
added dummy favicon to prevent weird session flash data issues.

26730cd5b3ceae03ffc5549e85b67d9c94e861ef authored almost 13 years ago
Fixed belongs_to primary key bug.

86fce099b36d2a8f73e5cf0c9aee48b35ae3e881 authored almost 13 years ago
Automatically wrap numeric routes in parentheses

14961350d08ee20b1aaf96965dab62342075c092 authored almost 13 years ago
Add some events to Eloquent models.

ca065823699720db2913254831d4ac3788c3e836 authored almost 13 years ago
Merge branch 'master' into staging

1f3d269adcc7986d58476f9fc11f2e895553755b authored almost 13 years ago
fix urlencode prob

3a62036a9cfa544205dfee84b398066e91c1cd0a authored almost 13 years ago
use array_values on relationship matches.

9cee86ffb9576b457a614540deba6dd524357eac authored almost 13 years ago
fix html class.

b8b0c0849574225473674ae8b916dc9786a66994 authored almost 13 years ago
Adding having() support to the Fluent query builder.

Signed-off-by: Ben Corlett <[email protected]>

af6d76f7132e5fe91107663b0ff523bb71f7ff64 authored almost 13 years ago
remove unnecessary code in input class.

589b86ff3eb61fc6044e73bcac1f0b313479c12e authored almost 13 years ago
dont cast to string in str::words method.

e55cf315783abb4e9e85d61534a9a1e13dfdf093 authored almost 13 years ago
fixing conflicts.

68834a47d96384d72e1f4cd853a250bae8478cb3 authored almost 13 years ago
Merge pull request #570 from AoSiX/urlencode_issue

Change htmlentities to urlencode for link

8e05530869cce7bde7ba080e9c9c38e8df7c8fe3 authored almost 13 years ago
fixed str::words php notice.

a994c30ab3a04f14e88b6d9bcf0cdad805ac9bd6 authored almost 13 years ago
fix eager loading of belongs_to relationships when all keys are null.

1dea9852a9106fbc9b8a1d9fb610eea0177f4fb9 authored almost 13 years ago
fix possible error loading error class.

47b60135bbeec9b527d71ccdb49e71816e70844e authored almost 13 years ago
fix bugs in input class.

39601e8a78ee3fe096749f316ddb21621600227e authored almost 13 years ago
fix Input::merge method.

3241de0cc1b70167e1ab243c13a5526b9cafc712 authored almost 13 years ago
whitespace fix

95dc06ad2f2c8baea0cc817b5101a206e615dc77 authored almost 13 years ago
Fixes

11b0d243ff19c05ba5898081cb791266b5b4e852 authored almost 13 years ago
Configuration option to set different server for asset files.

71d361e071cf3ca8f7b5abeae41b8c261f8eff31 authored almost 13 years ago
Fix Eloquent eager loading matching.

94948cf675b9aef11ebb96ceabaddb1bece771db authored almost 13 years ago
tweak the status method.:

b65fa7040d9cb2b4e4ed7c4dd879ccfdf8546991 authored almost 13 years ago
added Input::merge method.

f1feb467f13c12294c381348abb6e3cbd89358bd authored almost 13 years ago
Change htmlentities to urlencode for link

Signed-off-by: Julien TANT <[email protected]>

8eae68bde0ed5ba98d291d5afabc4e79abbbd9af authored almost 13 years ago
Updating change log and docs for Schema::drop.

bb506bb30bc701095a33a7b1e35b0f5616fd9641 authored almost 13 years ago
Fixing bugs.

a92ab1ca308924a918b38a702057d56e1a8cdc5b authored almost 13 years ago
Fix bug in core script.

98ea9ac41f26164eef39ee4d36da11658220e117 authored almost 13 years ago
File::delete() now returns result of unlink().

Signed-off-by: Pavel <[email protected]>

1b9566070bc9c68ac6b92da1b8c1aefed3500d85 authored almost 13 years ago
Lang::__construct() now converts $replacements into an array.

Signed-off-by: Pavel <[email protected]>

5019d05ed21ddfe7da62aaf83ef451984cd59fc4 authored almost 13 years ago
updated change log.

7b65dc30a04a1284e28ce60e1a55e5b20d457f25 authored almost 13 years ago
fixing some issues related to environment.

58f69fdf47c765a312a06c219e25bd6f16871da6 authored almost 13 years ago
turn off profiler by default.

4440412f5787352cee09e7f636b9f72edb5cf9ac authored almost 13 years ago
return empty string if no items in html list.

9a90d303c7ab1ede66c8c84fbfb90f31e9840547 authored almost 13 years ago