Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Otwell 915667a8d5 formatting 2019-01-11 08:48:42 -06:00
Taylor Otwell 29494438f1 Merge pull request #4899 from tiagocyberduck/master
Add Cyber-Duck as a Sponsor
2019-01-10 13:04:21 -06:00
Taylor Otwell ddd8c2a790 Merge pull request #4884 from eric-famiglietti/patch-1
Remove extra whitespace.
2018-12-19 07:43:20 -06:00
Taylor Otwell 70532dd8ae Merge branch 'mix' of https://github.com/JeffreyWay/laravel into JeffreyWay-mix 2018-12-15 08:37:28 -06:00
Taylor Otwell c8ec9d4358 Merge branch 'master' of github.com:laravel/laravel 2018-12-11 16:05:51 -06:00
Taylor Otwell e1b8847a92 add env variable 2018-12-11 16:05:24 -06:00
Taylor Otwell bc435e7fdd Update .gitignore 2018-12-01 10:53:17 -06:00
Taylor Otwell 4da373d6b2 Merge pull request #4870 from driesvints/update-changelog
[5.7] Update changelog
2018-11-29 16:26:38 -06:00
Taylor Otwell b926f2e114 Merge pull request #4866 from driesvints/add-starts-with-rule
[5.7] Add language entry for starts_with rule
2018-11-27 08:16:04 -06:00
Taylor Otwell 7adea122a5 Merge pull request #4867 from ajthinking/patch-1
[5.7] Fixed mixed up comment order
2018-11-27 08:14:28 -06:00
Taylor Otwell 2a483bbf60 Merge pull request #4865 from eugenesaenko/patch-1
[5.8] Fix typo and add label to breaking change
2018-11-22 08:28:25 -06:00
Taylor Otwell fcb7d35730 Merge pull request #4863 from staudenmeir/validation
[5.7] Add date_equals validation message
2018-11-21 16:05:36 -06:00
Taylor Otwell 03ac80b779 change variable name 2018-11-20 22:01:06 -06:00
Taylor Otwell 071a05bd76 use env superglobal 2018-11-20 21:57:43 -06:00
Taylor Otwell ac8e6fb124 Merge branch 'master' of github.com:laravel/laravel 2018-11-20 21:46:22 -06:00
Taylor Otwell 5ea6fe18a8 add env variable for compiled view path 2018-11-20 21:46:11 -06:00
Taylor Otwell 6806aaa356 Merge pull request #4856 from localheinz/feature/composer-normalize
[5.7] Enhancement: Normalize composer.json
2018-11-18 10:24:43 -06:00
Taylor Otwell b88d8fd18f formatting 2018-11-16 08:09:12 -06:00
Taylor Otwell de1f472d76 Merge branch 'master' of github.com:laravel/laravel 2018-11-14 14:36:55 -06:00
Taylor Otwell 63a4039123 add asset url configuration option 2018-11-14 14:36:47 -06:00
Taylor Otwell a2c8df54f7 Merge pull request #4854 from aryehraber/patch-1
[5.7] Clean up auto register Vue components
2018-11-14 07:49:22 -06:00
Taylor Otwell dc3e768d4c Merge pull request #4853 from aryehraber/patch-2
[5.7] Remove lodash dependency when auto registering Vue components
2018-11-13 09:35:13 -06:00
Taylor Otwell 7634bc6ab7 add sponsor 2018-11-12 08:48:23 -06:00
Taylor Otwell c09519f547 formatting 2018-11-07 19:05:31 -05:00
Taylor Otwell c2359fe119 wip 2018-11-02 10:42:02 -05:00
Taylor Otwell fa2af39310 compile assets 2018-11-02 10:14:29 -05:00
Taylor Otwell ab8f3f37c2 update example 2018-11-02 10:13:11 -05:00
Taylor Otwell 990d58c78f uncomment 2018-11-02 10:12:37 -05:00
Taylor Otwell 05acbad5b6 formatting 2018-11-02 10:11:21 -05:00
Taylor Otwell 5d7936eeb0 Merge pull request #4841 from narwy/patch-1
[ALL] gitignore for NetBeans IDE
2018-10-31 06:00:27 +11:00
Taylor Otwell 122e99c1fb Merge pull request #4836 from laurencei/laurencei-patch-1
[5.7] Improve docs
2018-10-31 01:41:56 +11:00
Taylor Otwell 79e8ff4290 Merge pull request #4838 from dakira/fk-support
introduce sqlite foreign_key_constraints config option
2018-10-31 00:33:05 +11:00
Taylor Otwell 8c4293d22b Merge pull request #4837 from bbashy/patch-1
[5.7] use env value for redis queue name
2018-10-31 00:11:59 +11:00
Taylor Otwell 51c0f51acb Merge pull request #4834 from clemir/uuid-validation
Add message for UUID validation rule
2018-10-29 08:59:30 +11:00
Taylor Otwell 6ee6f6423b Merge pull request #4833 from DojoGeekRA/feature/phpunit.xml
Sort phpunit environment variables alphabetically
2018-10-28 02:06:39 +11:00
Taylor Otwell f9cf7ff1c8 Merge pull request #4832 from daniel-banciulea/master
[5.7] Fix running mix tasks error
2018-10-25 04:00:32 +11:00
Taylor Otwell 4c63c84073 Merge pull request #4831 from michaelmano/master
[5.7] Update vue version to 2.5.17
2018-10-24 00:01:19 +11:00
Taylor Otwell 39562b452a Merge pull request #4830 from cyberhicham/master
Removing double arrow alignments
2018-10-23 05:18:24 +11:00
Taylor Otwell 05e54193ba Merge pull request #4820 from brainmaniac/patch-1
changed syntax for validation
2018-10-17 13:43:21 +09:00
Taylor Otwell c089067493 Merge pull request #4822 from borisdamevin/patch-2
Fix bad font size render on link
2018-10-17 13:41:46 +09:00
Taylor Otwell b637ee304c Merge pull request #4805 from driesvints/fix-api-redirect
[5.7] Don't redirect for api calls
2018-10-12 08:44:32 -05:00
Taylor Otwell c9e612f510 Merge pull request #4803 from driesvints/cashier-add-verify-webhook-config-values
[5.7] Add new Stripe webhook config values
2018-10-11 12:19:28 -05:00
Taylor Otwell a273cea667 Merge pull request #4791 from staudenmeir/pagination
[5.7] Revert #4744
2018-10-05 12:06:06 -05:00
Taylor Otwell b98d49ebb3 formatting 2018-10-02 12:51:41 -05:00
Taylor Otwell 6735b84ccc Merge pull request #4783 from laravel/laurencei-patch-1
[5.7] Update database config
2018-10-02 06:56:28 -07:00
Taylor Otwell 877e2d7fda Merge pull request #4782 from eduarguzher/patch/validation-translation
[5.7] Changes the translation for "required_with_all" validation rule
2018-10-02 06:24:48 -07:00
Taylor Otwell 5b7f3b2061 Merge pull request #4781 from ankurk91/patch/lang-attribute
[5.7] Update lang attribute
2018-10-01 06:15:30 -07:00
Taylor Otwell 7d7734fe9a wip 2018-10-01 07:50:06 -05:00
Taylor Otwell ee8669a587 add link to sponsor 2018-09-30 08:45:53 -05:00
Taylor Otwell 361a6b71da use str class 2018-09-28 15:55:56 -05:00
Taylor Otwell faaabe1cef Merge pull request #4777 from SammyK/make-app-path-stream-safe
[5.7] Make app path stream safe
2018-09-28 13:53:45 -07:00
Taylor Otwell f0f912ef2b Merge pull request #4775 from yajra/patch-register
[5.7] Check if register route is enabled.
2018-09-28 07:04:46 -07:00
Taylor Otwell 55e580f6cf Update welcome.blade.php 2018-09-28 09:04:03 -05:00
Taylor Otwell 0c68618dd1 wip 2018-09-27 12:35:35 -05:00
Taylor Otwell cd8dd76b67 increase days 2018-09-27 09:01:45 -05:00
Taylor Otwell 8e87b147bc Merge pull request #4767 from bertheyman/daily-logs-by-default
[5.7] Set logs to daily by default
2018-09-25 07:19:32 -07:00
Taylor Otwell 7028b17ed8 Merge pull request #4763 from tillkruss/ansi
Preserve colors
2018-09-19 07:49:22 -05:00
Taylor Otwell f507c0eda9 Merge pull request #4762 from olipayne/master
Fix 'resent' ambiguity
2018-09-16 15:36:15 -05:00
Taylor Otwell bac6cae21e Merge pull request #4761 from gauravmak/patch-1
Seeded users should be verified by default
2018-09-15 09:27:28 -05:00
Taylor Otwell c25f6c4e61 Merge branch 'master' of github.com:laravel/laravel 2018-09-14 10:38:35 -05:00
Taylor Otwell 622cdda7cf use one line 2018-09-14 10:38:31 -05:00
Taylor Otwell a5fc02d832 use class 2018-09-14 10:38:02 -05:00
Taylor Otwell cc1dd54ead Merge pull request #4760 from NFarrington/persist-cache-data-directory
[5.7] Persist the /storage/framework/cache/data directory
2018-09-12 19:44:10 -05:00
Taylor Otwell 9838f79d2c wip 2018-09-08 11:06:07 -05:00
Taylor Otwell 1e80b8ce3c Merge pull request #4757 from rookwood/patch-1
[5.7] Update HttpKernel to use Authenticate middleware under App namespace
2018-09-08 11:05:23 -05:00
Taylor Otwell cdb0362b4e Merge pull request #4756 from laurencei/master
[5.7] Update VerificationController
2018-09-07 08:36:30 -05:00
Taylor Otwell 22d37a53ff add level 2018-09-06 08:23:57 -05:00
Taylor Otwell 371bc94673 formatting 2018-09-06 08:23:36 -05:00
Taylor Otwell 7b9ab57dd6 Merge branch 'master' of https://github.com/renoirfaria/laravel into renoirfaria-master 2018-09-06 08:22:27 -05:00
Taylor Otwell ed3c8b2d64 fix stub 2018-09-06 08:11:07 -05:00
Taylor Otwell 5ad5cdce8c Merge pull request #4750 from kp-syginteractive/master
Removing unnecessary use from User Model
2018-09-06 08:10:04 -05:00
Taylor Otwell ad7ce02254 Merge pull request #4752 from ubient/add-mailgun-endpoint-option
Add missing Mailgun 'endpoint' option
2018-09-06 08:05:59 -05:00
Taylor Otwell 8c41eae200 Merge pull request #4747 from eliurkis/patch-1
Remove unnecessary use on verification controller
2018-09-05 08:25:18 -05:00
Taylor Otwell 4a27987fa6 Merge pull request #4748 from SjorsO/master
Remove X-UA-Compatible meta tag
2018-09-05 08:24:45 -05:00
Taylor Otwell 6fcb8945c8 Merge branch 'master' of github.com:laravel/laravel 2018-09-04 12:01:27 -05:00
Taylor Otwell 6246ab0963 update stub 2018-09-04 12:00:54 -05:00
Taylor Otwell abdefb6602 Merge pull request #4746 from PHLAK/patch-1
Updated QUEUE_DRIVER env var to QUEUE_CONNECTION in phpunit.xml
2018-09-04 11:59:13 -05:00
Taylor Otwell b0651d2467 Merge branch 'master' into develop 2018-09-04 08:12:22 -05:00
Taylor Otwell 577ae1c019 Merge branch 'develop' of github.com:laravel/laravel into develop 2018-09-04 08:09:48 -05:00
Taylor Otwell 6d9215c0a4 formatting 2018-09-04 08:09:32 -05:00
Taylor Otwell 2d70aaa286 Merge pull request #4744 from staudenmeir/pagination
[5.6] Fix pagination translation
2018-09-04 08:06:42 -05:00
Taylor Otwell 6cce5303c7 Merge pull request #4742 from voyula/master
Update .editorconfig
2018-09-03 15:56:09 +02:00
Taylor Otwell 43747693bd Merge pull request #4741 from mattmcdonald-uk/develop
[5.7] Define mix as const
2018-08-31 14:58:05 +02:00
Taylor Otwell 2330aa7504 Merge branch 'develop' of github.com:laravel/laravel into develop 2018-08-31 13:53:35 +02:00
Taylor Otwell 0d43633f9f add illustrations 2018-08-31 13:53:27 +02:00
Taylor Otwell c29266a0c0 Merge pull request #4736 from nunomaduro/patch-1
[5.7] Use semver caret operator for laravel-dump-server
2018-08-27 08:16:02 -05:00
Taylor Otwell 663f7c2c05 Merge pull request #4735 from vemcogroup/master
Extract 2 core configurations for sessions to environment
2018-08-25 20:11:29 -05:00
Taylor Otwell 53686dd018 Merge branch 'develop' of github.com:laravel/laravel into develop 2018-08-24 10:40:47 -05:00
Taylor Otwell dda50109be update composer 2018-08-24 10:40:40 -05:00
Taylor Otwell edc937c5e6 Merge branch 'develop' of github.com:laravel/laravel into develop 2018-08-22 14:13:33 -05:00
Taylor Otwell 0c62780402 fix conflicts 2018-08-22 14:13:25 -05:00
Taylor Otwell 289b145731 Merge branch 'master' of github.com:laravel/laravel 2018-08-22 14:12:47 -05:00
Taylor Otwell 4e6838a6cc add nova 2018-08-22 14:12:42 -05:00
Taylor Otwell b2d7facfbb Merge pull request #4730 from ahinkle/ahinkle-patch-1
Upgrade Lodash (Security Vulnerability)
2018-08-15 16:04:03 -05:00
Taylor Otwell d6acad21cb Merge branch 'master' into develop 2018-08-14 14:35:49 -05:00
Taylor Otwell e124fc5f12 Merge pull request #4727 from Advaith3600/patch-1
Changed font to new one
2018-08-14 14:35:18 -05:00
Taylor Otwell 0d5c1c81ff add sponsor 2018-08-13 08:43:48 -05:00
Taylor Otwell e9b72b4879 add sponsor 2018-08-13 08:31:18 -05:00
Taylor Otwell ff99e2fd5c add dump server 2018-08-11 16:20:19 -10:00
Taylor Otwell 90b6165a2a Merge pull request #4725 from calebporzio/patch-1
Add .phpunit.result.cache to the .gitignore
2018-08-10 11:15:32 -10:00