Taylor Otwell
|
4070dc98d4
|
fix conflicts
|
2018-12-18 09:06:40 -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 |
Jeffrey Way
|
dc58f95ebb
|
Bump to Mix v4
|
2018-12-14 15:14:03 -05: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
|
b1763fe180
|
Merge pull request #4878 from TBlindaruk/delete-401.svg
[5.8] Delete 401.svg
|
2018-12-09 07:34:51 -06:00 |
Tetiana Blindaruk
|
a071fd8697
|
[5.8] Delete 401.svg
- in https://github.com/laravel/laravel/pull/4814 I have added the 401 file, since this file was added to the laravel 401 error page in https://github.com/laravel/framework/pull/26116 PR.
For now this 401 error page has a 403.svg img, so this file not needed more
|
2018-12-08 19:42:09 +02: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 |
Dries Vints
|
af2b3b18e9
|
Update changelog
|
2018-11-29 18:22:22 +01: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 |
Anders Jürisoo
|
c9046b2291
|
Fixed mixed up comment order
|
2018-11-27 07:52:25 +08:00 |
Dries Vints
|
78cb2685aa
|
Add language entry for starts_with rule
See https://github.com/laravel/framework/pull/26612
|
2018-11-26 17:29:42 +01: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 |
Dries Vints
|
3f09521d01
|
Merge pull request #4861 from unstoppablecarl/middleware-priority-comment
[5.7] Update Kernel.php
|
2018-11-22 10:26:38 +01:00 |
saen
|
8d41230c84
|
Update CHANGELOG.md
|
2018-11-22 10:53:54 +02:00 |
saen
|
f724d676db
|
Fix typo and add label to breaking change.
|
2018-11-22 10:51:15 +02: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 |
Jonas Staudenmeir
|
5052ab1fd7
|
Add date_equals validation message
|
2018-11-21 21:38:35 +01: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 |
Carl Olsen
|
6d75f17af5
|
Update Kernel.php
|
2018-11-20 11:19:31 -05: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 |
Andreas Möller
|
3128c2932f
|
Enhancement: Normalize composer.json
|
2018-11-18 10:40:46 +01:00 |
Dries Vints
|
ed7b78de46
|
Typo
|
2018-11-16 16:20:27 +01:00 |
Taylor Otwell
|
b88d8fd18f
|
formatting
|
2018-11-16 08:09:12 -06:00 |
Graham Campbell
|
7d16a052ab
|
Fixed comment alignment
|
2018-11-16 12:30:41 +00:00 |
Sébastien Nikolaou
|
546720c041
|
Pick `log_channel` from environment variable
|
2018-11-16 13:47:37 +02:00 |
Sébastien Nikolaou
|
822dcafe48
|
Add `log_channel` configuration option
|
2018-11-15 21:15:59 +02: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 |
Aryeh Raber
|
52cedb64b1
|
Clean up
|
2018-11-13 16:41:07 +01: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 |
Aryeh Raber
|
7003366e99
|
Remove lodash dependency
|
2018-11-13 16:28:28 +01: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 |
Jonathan Reinink
|
4dadb9309d
|
Auto register Vue components
|
2018-11-02 09:25:16 -04: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 |
narwy
|
346a1dbddf
|
[ALL] gitignore for NetBeans IDE
vscode has it's own ignore and so should NetBeans IDE
|
2018-10-30 18:57:34 +00: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 |