Dries Vints
501766f1eb
Merge branch '8.x'
...
# Conflicts:
# CHANGELOG.md
2020-12-15 14:18:27 +01:00
Dries Vints
0059fb91be
Update CHANGELOG.md
2020-12-15 14:17:57 +01:00
Taylor Otwell
3b2ed46e65
update variables
v8.5.5
2020-12-12 08:47:22 -06:00
Taylor Otwell
ddb26fbc50
update env vars
v8.5.4
2020-12-10 09:26:28 -06:00
Attila Szeremi
03ecf00f7a
Gitignore docker-compose.override.yml ( #5487 )
...
Docker allows for you to override parts of `docker-compose.yml` locally with the help of a `docker-compose.override.yml` file: https://docs.docker.com/compose/extends/#understanding-multiple-compose-files
I propose to have this file ignored by default for new projects, similarly to how `.env` is ignored to be able to override default configuration (locally).
Example use case: Someone might want to use Laravel Sail, but would have multiple Laravel projects running in MySQL and would like to run a single MySQL server for each project and have a way to be able to override docker-compose to make that happen. Or maybe just in general they want to add a new service that they want to run only for themselves, and not for colleagues.
2020-12-10 07:32:49 -06:00
Taylor Otwell
b7cde8b495
comment trust hosts
v8.5.3
2020-12-10 07:14:14 -06:00
Taylor Otwell
d80ff4d576
add sponsor
2020-12-09 08:32:27 -06:00
Taylor Otwell
17668beabe
add sail
v8.5.2
2020-12-08 09:51:48 -06:00
Taylor Otwell
34368a4fab
revert change
v8.5.1
2020-12-08 09:45:05 -06:00
Taylor Otwell
bcd87e80ac
add sail file
v8.5.0
2020-12-08 09:38:54 -06:00
Taylor Otwell
ad8210f3bb
Merge branch '8.x' of github.com:laravel/laravel into 8.x
2020-12-08 09:06:00 -06:00
Taylor Otwell
a895748980
update env file for sail
2020-12-08 09:04:09 -06:00
Dries Vints
858b094b62
Merge branch '8.x'
...
# Conflicts:
# CHANGELOG.md
2020-12-01 16:30:52 +01:00
Dries Vints
0717bb0291
Update CHANGELOG.md
v8.4.4
2020-12-01 16:21:29 +01:00
Daniel Coulbourne
f6f772ba54
Uncomment TrustHosts middleware to enable it by default. ( #5477 )
2020-11-26 08:38:56 -06:00
Taylor Otwell
82213fbf40
remove cloud option
2020-11-25 10:24:16 -06:00
Taylor Otwell
d218676d4c
Merge branch '8.x' of github.com:laravel/laravel into 8.x
2020-11-24 16:10:45 -06:00
Taylor Otwell
612d166004
comment out alias by default
2020-11-24 16:10:36 -06:00
Dries Vints
d4cf3e2c71
Merge branch '8.x'
...
# Conflicts:
# CHANGELOG.md
2020-11-24 18:21:08 +01:00
Dries Vints
86b1b3f20a
Update CHANGELOG.md
v8.4.3
2020-11-24 18:18:56 +01:00
Paras Malhotra
3c814aa8e2
[8.x] Add missing null cache driver in config/cache.php ( #5472 )
2020-11-18 07:45:08 -06:00
Taylor Otwell
5182e9c6de
add ably entry
2020-11-17 17:07:32 -06:00
Dries Vints
e253d4ebb9
Merge branch '8.x'
...
# Conflicts:
# CHANGELOG.md
2020-11-17 17:41:01 +01:00
Dries Vints
e8498122a2
Update CHANGELOG.md
v8.4.2
2020-11-17 17:40:17 +01:00
A-Maged
9957559dc5
closed @auth correctly ( #5471 )
2020-11-17 08:57:20 -06:00
Taylor Otwell
4931af1400
add stub handler
2020-11-14 09:17:41 -06:00
Iman
3adc2196f7
Modify the cache.php docblocks ( #5468 )
...
In new versions of laravel we do not directly specify the "cache driver" anymore but rather a "cache store", so it does not make sense to mention the drivers up there since laravel supports any arbitrary values defined below it by the user.
2020-11-12 07:55:54 -06:00
Taylor Otwell
1ad5a8d6e0
Merge branch '8.x' of github.com:laravel/laravel into 8.x
2020-11-10 14:19:01 -06:00
Taylor Otwell
aa6d366011
add sanctum cookie endpoint to default cors paths
2020-11-10 14:18:52 -06:00
Dries Vints
e4517a8951
Merge branch '8.x'
...
# Conflicts:
# CHANGELOG.md
2020-11-10 15:58:52 +01:00
Dries Vints
3d7a5075e7
Update CHANGELOG.md
v8.4.1
2020-11-10 15:57:51 +01:00
Taylor Otwell
b54ef297b3
add auth line
2020-11-09 14:36:40 -06:00
Dries Vints
1aa50f0e4c
Merge branch '8.x'
...
# Conflicts:
# CHANGELOG.md
2020-11-03 20:02:43 +01:00
Dries Vints
d9e85605cb
Update CHANGELOG.md
2020-11-03 20:02:19 +01:00
Dries Vints
c31edfe4f0
Merge branch 'master' into develop
2020-10-31 10:21:22 +01:00
Dries Vints
efdde1e928
Merge branch '7.x'
...
# Conflicts:
# CHANGELOG.md
2020-10-31 10:21:07 +01:00
Dries Vints
3923e7f7c4
Update CHANGELOG.md
v7.30.1
2020-10-31 10:17:45 +01:00
Dries Vints
ff35597347
Lower ignition constraint
2020-10-31 10:16:23 +01:00
Dries Vints
1d1dc13d6b
Merge branch 'master' into develop
...
# Conflicts:
# CHANGELOG.md
# composer.json
2020-10-30 16:09:57 +01:00
Dries Vints
3e9fd59156
Update CHANGELOG.md
v8.4.0
2020-10-30 16:07:53 +01:00
Dries Vints
17778838a4
Bump mockery
2020-10-30 16:06:24 +01:00
Dries Vints
8b947ba34c
Merge branch '7.x'
...
# Conflicts:
# CHANGELOG.md
# composer.json
2020-10-30 16:05:55 +01:00
Dries Vints
509708c7ee
Update CHANGELOG.md
v7.30.0
2020-10-30 16:03:50 +01:00
Dries Vints
8ae2d8ec1e
Bump ignition and collision
2020-10-30 15:53:46 +01:00
Dries Vints
3c4eac92ba
Bump Guzzle
2020-10-30 15:48:42 +01:00
Dries Vints
45fa128adb
Merge branch '6.x' into 7.x
...
# Conflicts:
# CHANGELOG.md
# composer.json
2020-10-30 15:43:30 +01:00
Dries Vints
d85be86698
Update CHANGELOG.md
v6.20.0
2020-10-30 15:40:46 +01:00
Dries Vints
31fbf612ef
Bump fideloper/proxy
2020-10-30 15:39:45 +01:00
Dries Vints
eb34def26a
Bump tinker
2020-10-30 15:38:43 +01:00
Dries Vints
d906d7b860
Update phpunit constraints
2020-10-30 15:27:02 +01:00