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
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
v5.7.13
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
Matthias Niess
5f7decfff1
introduce sqlite foreign_key_constraints config option
...
This enables the sqlite `foreign_key_constraints` option that was introduced with laravel/framework#26298 for all new installs.
The env variable DB_FOREIGN_KEYS was added to make it easier to handle this in testing (e.g. via phpunit.xml).
2018-10-30 14:24:12 +01: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
Ben Sampson
4525f36cac
use env value for redis queue name
...
It's common to have a redis queue name when having multiple queues/applications on the same instance. Default value is the same.
2018-10-30 12:36:35 +00:00
Laurence Ioannou
cff8c52824
Update validation.php
2018-10-30 18:39:37 +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
Clemir Rondón
c96995fb61
Add message for UUID validation rule
2018-10-28 11:04:31 -04: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
Roberto Aguilar
c40701e3da
Sort phpunit environment variables alphabetically
2018-10-27 02:44:54 -05: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
Daniel Bănciulea
4202ec978d
fix running mix tasks error
2018-10-24 01:57:56 +03: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
Michael Mano
fe38ac2b0c
Update vue version to 2.5.17
2018-10-23 10:42:41 +10:00
Taylor Otwell
39562b452a
Merge pull request #4830 from cyberhicham/master
...
Removing double arrow alignments
2018-10-23 05:18:24 +11:00
Hicham LEMGHARI
2a6f228bec
Removing double arrow alignments
2018-10-22 19:07:32 +01: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
Boris Damevin
59bdc8cd4e
Fix bad font size render on link
...
With Nunito, the 12px size with uppercase hase bad render (FF & Chrome).
2018-10-16 23:45:14 +02:00
brainmaniac
3671ad399d
changed syntax for validation
...
Changed the syntax for the validation to be more aligned to the proposed way of implementing custom validations in the docs: https://laravel.com/docs/5.7/validation#custom-validation-rules
2018-10-16 22:36:12 +02:00
Tetiana Blindaruk
9ac61ced01
[5.7] Added changelog for v5.7.0
...
- fixed mistake;
2018-10-13 18:52:37 +03:00
Tetiana Blindaruk
545a02fca9
[5.7.0] Added changelog for v5.7.0
2018-10-13 16:18:31 +03:00