Taylor Otwell
|
f62d260c76
|
remove dispatches job trait
|
2023-01-25 18:08:59 +00:00 |
|
Taylor Otwell
|
cfe893dbf6
|
adjust wording
|
2023-01-25 18:07:55 +00:00 |
|
Taylor Otwell
|
c1092ec084
|
use min stability stable
|
2023-01-11 08:11:39 -06:00 |
|
Taylor Otwell
|
39f4830e92
|
add decimal translation
|
2022-12-19 11:35:07 -06:00 |
|
Taylor Otwell
|
e2e25f607a
|
use except
|
2022-08-20 12:46:21 -05:00 |
|
Taylor Otwell
|
7b17f5f326
|
use short closure
|
2022-08-20 12:22:43 -05:00 |
|
Taylor Otwell
|
858a3ca662
|
wip
|
2022-08-15 10:21:08 -05:00 |
|
Taylor Otwell
|
951c9c8501
|
wip
|
2022-08-15 10:20:30 -05:00 |
|
Taylor Otwell
|
0c3d1fabe5
|
use global functino
|
2022-06-22 11:02:43 -05:00 |
|
Taylor Otwell
|
b084aacc5a
|
add language line
|
2022-06-07 10:03:19 -05:00 |
|
Taylor Otwell
|
7216fa7e9a
|
a few wording changes
|
2022-05-05 14:52:25 -05:00 |
|
Taylor Otwell
|
db0d052ece
|
move password lines into main translation file
|
2022-04-20 09:17:01 -05:00 |
|
Taylor Otwell
|
d5d2b67dcb
|
fix docblock
|
2022-04-12 09:34:17 -05:00 |
|
Taylor Otwell
|
a8cefc2dd1
|
update wording
|
2022-04-12 09:31:23 -05:00 |
|
Taylor Otwell
|
a507e14243
|
add levels to handler
|
2022-04-12 09:30:48 -05:00 |
|
Taylor Otwell
|
19272e0bd3
|
revert change - unnecessary :)
|
2022-04-07 09:15:43 -05:00 |
|
Taylor Otwell
|
9986d516f0
|
remove packages file for a better experience
|
2022-04-06 11:12:17 -05:00 |
|
Taylor Otwell
|
d70eb3e1d1
|
wip
|
2022-04-05 20:53:46 -05:00 |
|
Taylor Otwell
|
f7b982ebdf
|
add encryption configuration
|
2022-03-29 14:50:24 -05:00 |
|
Taylor Otwell
|
d650fa2a30
|
[9.x] Make authenticate session a route middleware (#5842)
* make authenticate session a route middleware
* Update Kernel.php
|
2022-03-29 09:48:17 -05:00 |
|
Taylor Otwell
|
20b7e19a65
|
add default address
|
2022-02-14 12:25:37 -06:00 |
|
Taylor Otwell
|
f2b8023df3
|
Revert "Add Redis facade as comment in app.config (#5813)" (#5814)
This reverts commit efd49c6b94.
|
2022-02-14 11:05:44 -06:00 |
|
Taylor Otwell
|
5901059eba
|
add discovery method default
|
2022-02-09 08:53:30 -06:00 |
|
Taylor Otwell
|
b0934a9118
|
Merge branch '8.x'
|
2022-02-08 09:21:31 -06:00 |
|
Taylor Otwell
|
939b0ce9ba
|
remove session key
|
2022-02-04 09:34:38 -06:00 |
|
Taylor Otwell
|
926c48e856
|
add validation language line
|
2022-02-01 11:48:12 -06:00 |
|
Taylor Otwell
|
d43dcb1c54
|
document json session serialization (#5787)
|
2022-02-01 11:42:34 -06:00 |
|
Taylor Otwell
|
5ae2f24a04
|
fix spacing
|
2022-02-01 08:43:03 -06:00 |
|
Taylor Otwell
|
8d08717f15
|
Update README.md
|
2022-01-06 15:31:01 -06:00 |
|
Taylor Otwell
|
399d435c4f
|
add facade
|
2021-11-09 09:56:25 -06:00 |
|
Taylor Otwell
|
6a68092228
|
Revert "Uses LazilyRefreshDatabase by default (#5696)" (#5700)
This reverts commit 4578193d52.
|
2021-10-05 09:23:35 -05:00 |
|
Taylor Otwell
|
226d1bfc3c
|
[8.x] Sanctum (#5663)
* initial sanctum poc
* add files
* remove token
|
2021-08-11 13:44:34 -05:00 |
|
Taylor Otwell
|
5474127548
|
Update README.md
|
2021-04-08 13:45:57 -05:00 |
|
Taylor Otwell
|
22626b5701
|
Revert "Change "Login" text to "Log in" (#5536)" (#5537)
This reverts commit cbddb27c7e.
|
2021-02-15 15:06:50 -06:00 |
|
Taylor Otwell
|
791c87a80d
|
Update README.md
|
2020-07-22 11:11:30 -05:00 |
|
Taylor Otwell
|
232995cac2
|
Update README.md
|
2020-07-22 11:07:41 -05:00 |
|
Taylor Otwell
|
6e5f40939c
|
Update README.md
|
2020-06-03 08:30:51 -05:00 |
|
Taylor Otwell
|
3aa22403c7
|
remove empty line from phpunit.xml (#5245)
I'm not sure if there's a style rule for this, but it seems very out of place to be the only empty line in the whole file.
|
2020-03-04 16:45:31 -06:00 |
|
Taylor Otwell
|
e6471a6f2e
|
Apply fixes from StyleCI (#5186)
|
2019-12-20 14:15:04 -06:00 |
|
Taylor Otwell
|
7d70bfe828
|
Utilize Authentication Middleware Contract (#5181)
* adjust auth middleware to point to contract
* remove middleware priority
|
2019-12-18 13:44:16 -06:00 |
|
Taylor Otwell
|
972f3cd283
|
DRY up path (#5173)
|
2019-12-10 08:59:27 -06:00 |
|
Taylor Otwell
|
953b488b8b
|
fix key
|
2019-10-21 13:47:27 -05:00 |
|
Taylor Otwell
|
ba2f2abe83
|
tweak formatting
|
2019-10-21 13:42:31 -05:00 |
|
Taylor Otwell
|
9df12c3ca1
|
ignition doesn't support laravel 7 yet
|
2019-10-15 13:15:52 -05:00 |
|
Taylor Otwell
|
9bc23ee468
|
formatting
|
2019-10-08 07:35:48 -05:00 |
|
Taylor Otwell
|
d1f7a5a886
|
formatting
|
2019-10-08 07:27:05 -05:00 |
|
Taylor Otwell
|
bc82317a02
|
Merge branch 'password-confirmation' of https://github.com/driesvints/laravel into driesvints-password-confirmation
|
2019-10-08 07:24:50 -05:00 |
|
Taylor Otwell
|
31394de4d7
|
Revert "Set argon defaults to prevent password_hash(): Memory cost is outside of allowed memory range on PHP 7.4 (#5094)" (#5095)
This reverts commit 86908e1eb4.
|
2019-09-07 02:18:51 +02:00 |
|
Taylor Otwell
|
4992230ca9
|
Merge branch 'patch-1' of https://github.com/SjorsO/laravel into SjorsO-patch-1
|
2019-09-06 13:43:32 -05:00 |
|
Taylor Otwell
|
13ab419d59
|
add ignition
|
2019-09-03 08:37:49 -05:00 |
|
Taylor Otwell
|
41ee35d01f
|
add ignition
|
2019-09-03 08:37:29 -05:00 |
|
Taylor Otwell
|
e6becd2ca3
|
add new failed driver option
|
2019-08-27 16:26:48 -05:00 |
|
Taylor Otwell
|
6ff5d6c7b8
|
Merge branch 'master' into develop
|
2019-08-23 11:59:05 -05:00 |
|
Taylor Otwell
|
b84bcc6446
|
Update readme.md
|
2019-08-20 15:04:04 -05:00 |
|
Taylor Otwell
|
41e915ae90
|
Update readme.md
|
2019-08-20 15:03:32 -05:00 |
|
Taylor Otwell
|
b7d2b48b75
|
add failed jobs table
|
2019-08-19 12:57:41 -05:00 |
|
Taylor Otwell
|
051dea5941
|
formatting
|
2019-08-14 09:19:31 -05:00 |
|
Taylor Otwell
|
bb43372548
|
formatting
|
2019-08-13 15:05:56 -05:00 |
|
Taylor Otwell
|
8f2a27868f
|
formatting
|
2019-07-30 16:40:52 -05:00 |
|
Taylor Otwell
|
e21657dc5a
|
Merge branch 'config_caching_v2' of https://github.com/timacdonald/laravel into timacdonald-config_caching_v2
|
2019-07-30 16:36:53 -05:00 |
|
Taylor Otwell
|
78143a1ea0
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-06-27 20:01:41 -05:00 |
|
Taylor Otwell
|
fc39b073f3
|
remove ui scaffolding
|
2019-06-27 19:57:39 -05:00 |
|
Taylor Otwell
|
61a0829f43
|
Merge branch 'master' into develop
|
2019-06-04 08:10:42 -05:00 |
|
Taylor Otwell
|
6f3d68f67f
|
use generic default db config
|
2019-06-04 08:10:26 -05:00 |
|
Taylor Otwell
|
f053116c56
|
remove dumpserver since doesn't work on 5.9
|
2019-05-30 08:07:52 -05:00 |
|
Taylor Otwell
|
c9bb74c7e0
|
formatting
|
2019-05-08 08:06:25 -05:00 |
|
Taylor Otwell
|
b0e0bdc060
|
formatting
|
2019-05-07 07:38:15 -05:00 |
|
Taylor Otwell
|
4b78ba61ea
|
fix conflicts
|
2019-05-06 08:30:56 -05:00 |
|
Taylor Otwell
|
65f8271032
|
update version
|
2019-05-06 08:30:33 -05:00 |
|
Taylor Otwell
|
50176732d6
|
Apply fixes from StyleCI (#5006)
|
2019-04-24 07:38:42 -05:00 |
|
Taylor Otwell
|
06162adc98
|
Merge pull request #4990 from SjorsO/patch-1
Add IDE typehint to UserFactory
|
2019-04-14 15:41:37 -05:00 |
|
Taylor Otwell
|
20cdf65ae6
|
Merge pull request #4987 from DivineOmega/patch-1
[5.8] Remove underscore from cache prefix
|
2019-04-10 07:31:29 -05:00 |
|
Taylor Otwell
|
005ec1301e
|
Merge pull request #4986 from DivineOmega/patch-1
[5.8] Add underscores to cache and redis database prefixes
|
2019-04-08 07:47:02 -05:00 |
|
Taylor Otwell
|
35374927bd
|
Merge pull request #4982 from DivineOmega/patch-1
[5.8] Prefix redis database connection by default
|
2019-04-05 08:55:41 -05:00 |
|
Taylor Otwell
|
ae44ee0059
|
Merge pull request #4979 from hyperhost/add-hyper-host-sponsor
Added Hyper Host sponsor
|
2019-04-01 10:54:27 -07:00 |
|
Taylor Otwell
|
3886012c0f
|
Merge pull request #4971 from Lenophie/patch-1
Ignore SQLite journals
|
2019-03-24 08:11:19 -07:00 |
|
Taylor Otwell
|
3b852a1f7f
|
Merge pull request #4963 from chapeupreto/patch-1
[5.8] upgrade the collision dependency from v2 to v3
|
2019-03-08 08:03:29 -06:00 |
|
Taylor Otwell
|
3001f3c6e2
|
check if extension loaded
|
2019-02-28 14:31:42 -06:00 |
|
Taylor Otwell
|
a0f6bcc773
|
comment out options
|
2019-02-28 08:34:10 -06:00 |
|
Taylor Otwell
|
f4ff4f4176
|
comment
|
2019-02-27 07:24:37 -06:00 |
|
Taylor Otwell
|
d4d4a69b76
|
Merge pull request #4956 from akalongman/master
[5.8] Use correct env name for AWS region from env.example
|
2019-02-27 07:20:20 -06:00 |
|
Taylor Otwell
|
f84a69ee85
|
add bucket to env example
|
2019-02-26 16:37:18 -06:00 |
|
Taylor Otwell
|
ff4f40fbab
|
set default region
|
2019-02-26 14:47:40 -06:00 |
|
Taylor Otwell
|
0398581a44
|
Merge branch 'master' of github.com:laravel/laravel
|
2019-02-26 11:11:26 -06:00 |
|
Taylor Otwell
|
02c23bdfd5
|
add postmark
|
2019-02-26 11:11:16 -06:00 |
|
Taylor Otwell
|
f191f6f9c3
|
Merge branch 'master' into develop
|
2019-02-26 09:42:51 -06:00 |
|
Taylor Otwell
|
505a891db6
|
Merge pull request #4952 from andrewgorpenko/andrewgorpenko-patch-1
Fix unterminated statements
|
2019-02-26 07:58:35 -06:00 |
|
Taylor Otwell
|
752ca6db17
|
Merge pull request #4951 from CupOfTea696/feature/add-arr-and-str-aliases
[5.8] Add Arr and Str aliases by default
|
2019-02-26 07:51:25 -06:00 |
|
Taylor Otwell
|
45742652cc
|
add postmark token
|
2019-02-25 20:21:00 -06:00 |
|
Taylor Otwell
|
0ee4cec523
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-02-25 14:32:57 -06:00 |
|
Taylor Otwell
|
64b16c2852
|
revert to old redis config
|
2019-02-25 14:32:49 -06:00 |
|
Taylor Otwell
|
b681370492
|
Merge pull request #4946 from ankurk91/patch/big-int
[5.8] use bigIncrements by default
|
2019-02-24 18:52:42 -06:00 |
|
Taylor Otwell
|
b5b2341fd6
|
Merge pull request #4949 from laravel/revert-4904-modify-redirect-if-auth-middleware-to-allow-multiple-guards
Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards"
|
2019-02-24 18:51:21 -06:00 |
|
Taylor Otwell
|
44d274174f
|
Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards"
|
2019-02-24 18:51:07 -06:00 |
|
Taylor Otwell
|
1d8add88f7
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-02-19 21:58:38 -05:00 |
|
Taylor Otwell
|
d201c69a8b
|
update config file
|
2019-02-19 21:58:25 -05:00 |
|
Taylor Otwell
|
ea7fc0b336
|
update client
|
2019-02-15 07:51:45 -06:00 |
|
Taylor Otwell
|
2f2fe98aa9
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-02-14 11:03:51 -06:00 |
|
Taylor Otwell
|
df4ecb9c83
|
change default redis configuration structure
|
2019-02-14 11:03:41 -06:00 |
|
Taylor Otwell
|
0904307e6a
|
Merge pull request #4943 from crynobone/patch-1
[5.8] Use $_SERVER instead of $_ENV for phpunit.
|
2019-02-13 08:45:03 -06:00 |
|