Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/codeception-laravel5-sample


https://github.com/Codeception/codeception-laravel5-sample

Allowing use of third party Routers to handle Routing.

A class alias has always been provided in applications/config/application.php, however it is nev...

9f138aa97957bbdc5b52726643db6a4803471db5 authored over 12 years ago
Allowing use of third party Routers to handle Routing.

A class alias has always been provided in applications/config/application.php, however it is nev...

41e8384d7b1ed58c4bb007f18b3deb3e9d83d6b3 authored over 12 years ago
remove artisan change.

4c53b9d94d670a5aeb8bfa7a8ea670380f52bf71 authored over 12 years ago
Merge branch 'master' of github.com:laravel/laravel

c69c7cac1ae3958313cfd8836453f59b8dc82ed9 authored over 12 years ago
update change log.

b386eeec8abd426298a503814bec0686b0fc7a4e authored over 12 years ago
use hostname in environment detection.

355cbe35a58a7ef9c0106cf773617e1b6359d8f1 authored over 12 years ago
Merge pull request #1389 from Anahkiasen/feature/migrate_rebuild

Added migrate:rebuild command to clean and reconstruct the database

4d0bc9e251d8a615c3358d9f5595eece53b81ec3 authored over 12 years ago
Added documentation for where_between suite of methods

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

fab42949dc2827422e0c9454f3604ac96d77e50f authored over 12 years ago
Correct document page of HTML page.

No exist secure_link() function, so changed to link_to_secure().
The 2nd parameter of HTML::style...

6bef39b0f1fa0c014ba6dd4474b93972468019db authored over 12 years ago
Merge pull request #1392 from mynameiszanders/patch-1

Update "docs/views/html.md", parse error in example code.

115f59b4ff0b078ab5e6128436b606d1fb428eb5 authored over 12 years ago
Update "docs/views/html.md", parse error in example code.

The example code for the `HTML::entities()` method in the documentation had unescaped apostrophe...

a7ea27d0a08286a495830c6acbaf96fa772597be authored over 12 years ago
Typo corrections

921e232d9dec0e2bf35395f96d5e8a346b25d660 authored over 12 years ago
Add URL::to_language and HTML::link_to_language localization helpers

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

89e3bf1fbd3325a97b1eea3ea1ca07c2e9dc0e07 authored over 12 years ago
Added migrate:rebuild command to clean and reconstruct the database

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

e2b7d65c1819f80b9dc08e016ef3e71dc43e60dc authored over 12 years ago
improve french translation for validation

5a082257b72bc5ab5cfbd0fcc815e94a1f29b230 authored over 12 years ago
Merge pull request #1357 from aebersold/master

documentation fix on validators

37cd08faea8f3e0d970d39ad90c0c35b9ef814b5 authored over 12 years ago
Merge pull request #1356 from helmut/patch-1

Update laravel/file.php

205cc4869dbe314cab6e3c9fa4f1588ca6f2828a authored over 12 years ago
Merge pull request #1365 from sdbondi/develop

Ref #649 - Added query builder support for BETWEEN clauses

0a0eb3779c663b152201140a9125c8120a204677 authored over 12 years ago
Merge pull request #1375 from christianzt19/develop

beautifies profiler tabs to cursor:pointer

ca44c93ca40e73c27a4c71d0e0453b9a3d0155b8 authored over 12 years ago
Merge pull request #1381 from vFragosop/documentation/improvements

Improving documentation about Input::file()

2914471de123c1de8af7fedd862123f031f32bb9 authored over 12 years ago
Merge pull request #1384 from machuga/patch-1

Update LaravelRequest.php to alllow PUT/DELETE/PATCH on PHP5.4 built-in server

5e3a8de1ba19583260dd3ff3e0cfe9de2926e594 authored over 12 years ago
Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php

This will allow the built in PHP 5.4 server to interpret PUT, DELETE, and PATCH content.

It u...

1a6b7e3d733b984082754d39f94f09199a28d860 authored over 12 years ago
Fixing smal typo

e8f08ce1f46aac24eccc4a2aa7d5362b28be991b authored over 12 years ago
Improving documentation on file uploads

Adding information about setting multipart/form-data on forms in order
to use file uploads.

7c3d2782837c314a1b5f9ba20ac8f225fae1564c authored over 12 years ago
Update laravel/file.php

Yep... good pick up jason.

1d725b2788a24a2f151820b9241debe3fa9b8864 authored over 12 years ago
Added file input form element docs

The file input is in the API but not in the documentation.

e684aa3c00b458a801734c49d59fb0cf1e414914 authored over 12 years ago
add swedish language

fix misspelling

add special html chars

fix misspelling

changed folder name from se to sv

rem...

8bcfd522339359c2ed417c18f8f1e27be2bc0c6b authored over 12 years ago
Merge pull request #1321 from dejangeci/feature/serbian-translation

Added Serbian translation

acbffcec508d6b656e86af21dc717ae58606ed4d authored over 12 years ago
added italian language

Added italian language for pagination and default validation messages.

f549839b3549fd714c8d6d9bfff0da1d611cd0ba authored over 12 years ago
Added missing semi colon. Closes #1334.

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

e5b7ef42a425fafdce0958c3a56b15890cceff4f authored over 12 years ago
Merge pull request #1211 from franzliedke/patch-45

[Auth] Fix hardcoded "id" column in Eloquent driver (#1207)

d164cca4aad42368ee93c8d4d1809fd52c75ff81 authored over 12 years ago
Merge pull request #1348 from matz3/master

Spelling mistake correction in documentation

e531cd6300ef6d393185643a850dec866a9f3e28 authored over 12 years ago
beautifies profiler tabs to cursor:pointer

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

a6db03d70063186442b2ac79a1fdf4e4f3d56e13 authored over 12 years ago
Merge pull request #1351 from everclear/patch-1

link_to_route requires 3 parameters if wildcard values are required

e842095fa7d0262f13a2956d334e5c676528786e authored over 12 years ago
Merge pull request #1352 from laravie/patch/code-standard

[Code Standard] Slight improvement to use of tab over space and curly bracket

1a7f2bf27fbc50d000c98c12af98d633ec7320c9 authored over 12 years ago
Merge pull request #1363 from franzliedke/patch-55

Many-to-many sync: always work with arrays

73d4b0b2a1782268a67f7bfb51c844ef24b666f9 authored over 12 years ago
Merge pull request #1367 from vFragosop/language/pt/consistence

Improving consistence of portuguese validation message

aa902def30d7c885763c6ebed10e77d16dc4fde6 authored over 12 years ago
Merge pull request #1370 from gkunno/lang/fi

Added finnish langauge

301c61fb1a49824f84c3b4e0286dad85680d024f authored over 12 years ago
Added finnish langauge

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

1d3201eb4abe7587573029d84fb3117c1ad515cc authored over 12 years ago
Improving consistence of pt validations

043bd4ee041eac3661ad6672ed71bf594cf1bc5d authored over 12 years ago
Ref #649 - Added query builder support for BETWEEN clauses

Signed-off-by: Stan Bondi <stan@stanley-pc.(none)>

5f4838726e9629d45e7ed6d17169f6fa8e341de2 authored over 12 years ago
Get rid of duplicate function call.

2d052a32224e9b57172568055bc61953806ef7b8 authored over 12 years ago
Make sure sync() always works with arrays.

a6c681db39d6ba5b915c96a3229c20cadee14b83 authored over 12 years ago
documentation error, wrong date format

7eb5be794cc935ad6a32a46ad392acc74aee7c00 authored over 12 years ago
Pass the response by reference so it can be overwritten in filters

You can edit the response but you can't overwrite it:
~~~ php
<?php
// https://gist.github.com/3...

81a2f5b9193e20fc01fbd382a13e004eb61abd0b authored over 12 years ago
Update laravel/file.php

Fixed bug that was causing the latest function to return the 'last' file rather than the actual ...

ee18da9b73f94153de48eb8abaa7f49d156a912c authored over 12 years ago
Trivial improvement to Laravel, while it is not documented, it has been a standard in Laravel to use tab as indentation and new line for curly bracket

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

fd86aef25abc26593af65ff293203203844afcc3 authored over 12 years ago
link_to_route requires 3 parameters if wildcard values are required

9b63f65408567c0c5df9c8e1f296c4a12713a892 authored over 12 years ago
Merge pull request #8 from laravel/develop

Develop

6a14705a63a344a164cfad94a4c11fd7b6d5ab4f authored over 12 years ago
Spelling mistake correction in documentation

Added missing 's' in the word 'is' (Laravel Overview).

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

97013cd816af5c18f8022a466a777204a7ad3060 authored over 12 years ago
Use DB::escape() shortcut in profiler.

d7dfd4f91565f6acbc2199e5d3a52410f039e55e authored over 12 years ago
changed date format in validation documentation to match ISO8601

2e8364994f456a1406b67e9cbde9c2d3d39b4a97 authored over 12 years ago
Small tweaks to semantics

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

9fc53588e32a374e56f5b349ebeacbbb3240ae9c authored over 12 years ago
Merge pull request #1320 from dejangeci/feature/dbexception-inner

Added a getInner method for retrieving the inner exception

d55328cc5263bbd46834699172b72bd4ffaaff7b authored over 12 years ago
increment version. refactor eloquent eager loading matching.

341650619459bd0caeef23451d7fbe6db6b86194 authored over 12 years ago
Merge pull request #1322 from vFragosop/eloquent/relationship_performance

Fixing has_one iterations

1df8fa91fc04b39c4a03926ebe5c834275d142fb authored over 12 years ago
Fixing pivot on has_one aswell as properly indenting

f6c7cf2dcd08e1fbe26c4995dd87bd966201605f authored over 12 years ago
Added Serbian translation

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

38bf290ca7e8ce6e38be33242b24aaf35bad0101 authored over 12 years ago
Added a getInner method for retrieving the inner exception

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

165da94aee498b96a3303264dbcdd24e8c1cd53d authored over 12 years ago
Merge pull request #1294 from danielboendergaard/phpdoc-fix

Fixed wrong return type in phpdoc

790a540620355e119393e6de0de57fc34c3b5e81 authored over 12 years ago
Merge pull request #1307 from tillsanders/develop

Update laravel/helpers.php

7555fda58918d847292560efde137e6fa420ec7b authored over 12 years ago
Merge pull request #1314 from vFragosop/eloquent/relationship_performance

Huge performance increase on Eloquents relationships

8faf38efe1208d2daa1e9fa89c5ce3515a775233 authored over 12 years ago
Improving laravel relationship performance

f36446bd10f5478f349a7a11068a794d92862d56 authored over 12 years ago
Implement DB::escape().

1081ac1b8a3ba06311d1cdcea094214395e3f00e authored over 12 years ago
Update laravel/helpers.php

The e-helper and the __-Helper used the core-classes.
So if I would like to override them, the...

00d1baf69e3d4a9cdc8fdf79e99028415b541de5 authored over 12 years ago
Update laravel/documentation/database/eloquent.md

minor grammar update in docs

f53f07df4a59a3a35ed8fc07711b6d440d433ef9 authored over 12 years ago
clarified table naming conventions

00edb1db8c039ad9a7ac8badd5a32b399b3a7864 authored over 12 years ago
Merge pull request #1305 from nmalcolm/develop

Fixes XSS vulnerability in Profiler

4f8a6724b083eb24236817fe46320c6024137ea9 authored over 12 years ago
Fixes XSS vulnerability in Profiler

2d5cc12b7b7a915c533a2674c474424407fe0927 authored over 12 years ago
Fixed wrong return type in phpdoc

Signed-off-by: Daniel Bøndergaard <[email protected]>

54397e1bf27049958f28fac94ba6e0808271fee6 authored over 12 years ago
Fix version in path file.

4d3c68129b89c6bc8131aca765a63dba8fee92b0 authored over 12 years ago
fix bug in eloquent model and update version.

d1c1fe4446aecb33de3344b237e68448ba9466b2 authored over 12 years ago
fix bug in eloquent model.

02cb96a00842a082d240b34101d5c5ddbd97e02b authored over 12 years ago
Update laravel/cli/tasks/migrate/migrator.php

c55a8f49dd4bed2ce47e3d84ea956355cf6c4c82 authored over 12 years ago
Merge pull request #5 from laravel/develop

Develop

a5c5d70bd646d9232e5d80d8d87cb75df69b0323 authored over 12 years ago
Merge branch 'staging'

ae5331b312b62d49e4f1f7c75c4906719f126ae4 authored over 12 years ago
Update change log.

4de8e2d7179f8cdefb7458ac00ff55e305738a05 authored over 12 years ago
Improve view errors.

b043482905b4d53b393943e851b288f904db9840 authored over 12 years ago
Pass the path to the filter event.

633c2bde836f5a0b3898e85a28683ada645b6522 authored over 12 years ago
Added "view.filter" event so we can hook in final filters.

a976c555e6d701aeb35b37ce8847e7badf429cc0 authored over 12 years ago
Increment version and change log.

14c6ff169232e6ccd5ceadecd88801dcc4ea7b36 authored over 12 years ago
Merge branch 'develop' of github.com:laravel/laravel into develop

3e3ee870eaaa83e9fb9df75c3c88355e4622ec77 authored over 12 years ago
Fix logging issue when using the laravel.log event.

d64d6c90922aed4e9b504316489bafb30aeb3d02 authored over 12 years ago
Merge pull request #1204 from bryantebeek/optimisation/str-class

Performance enhancement for Str Class (see pull request #1180)

09500818e0a03f1131cc2d78a5abf2bb44916b65 authored over 12 years ago
Merge pull request #1201 from JoostK/fix-1

Fixed a problem with `Eloquent::get_dirty`

fc9b0e163619355313571ea3bfc2516fd0d66028 authored over 12 years ago
Merge pull request #1226 from akuzemchak/bug/language-routes

Fixes language URI routing issue

4b7dc2e824b0d77fdc6ff3569665b1c952e775e6 authored over 12 years ago
Merge pull request #1236 from kuroi/patch-1

Correct broken links in docs

439f9c805570cc2b63b08e7b09a90cd60b1f9dfa authored over 12 years ago
Merge pull request #1247 from dcelasun/patch-1

Fix a tiny typo

dad0bbc688a0a0e03043a6db301893a65e8f9b38 authored over 12 years ago
Merge pull request #1255 from joual/develop

Auth token now nulled on logout

9acf541653beb7f4ee2226a3bfd577a0c93f3616 authored over 12 years ago
Merge pull request #1276 from rk/rk-issue-1261

[#1261] get_key now pulls from $original instead

5a1741e9d5a790275a1ce902029ec4c9b8e3aff4 authored over 12 years ago
Merge branch 'develop' into staging

c2a255c78848d1d95705456efdc0acddc46fc1a7 authored over 12 years ago
Merge branch 'master' of github.com:laravel/laravel into staging

9e0ff85b24b4b0d4594d187026e2da50e3580709 authored over 12 years ago
Use hash_hmac on cookie hashes.

4eac00a009cb9c8188be2948fe684ebb66c2550a authored over 12 years ago
Merge branch 'cookies' into develop

064309c0ceaa0e205d0d1598864ecc471419f407 authored over 12 years ago
Update change log.

04f22f086d45aea006260711ea73381f5620934e authored over 12 years ago
working on cookie fingerprinting.

ad313198dfe046aea88b490db0253b25afef7e92 authored over 12 years ago
working on cookie fingerprinting.

110966bd6a382da47c1cb554cd4b38b9bdcab672 authored over 12 years ago
Added output from String documentation examples.

e67ddd86ddec792e4e6b5db81a88b3b08a0f30ed authored over 12 years ago
Fixing the array_get misspelling.

f148f6211c378864c34c19f0aebcac97832aa9fe authored over 12 years ago
[#1261] get_key now pulls from $original instead

This is in reference to issue #1261, where Model->get_key() returns
the key from the $attributes...

258169ea0000a8b90f5d56b7102c2212e0bad612 authored over 12 years ago