Taylor Otwell
|
85203d687e
|
update description
|
2023-06-01 11:12:28 -05:00 |
|
Taylor Otwell
|
a6bfbc7f90
|
add lock path
|
2023-05-23 16:45:40 -05:00 |
|
 Taylor OtwellandStyleCI Bot
|
ebf9d30bf3
|
[10.x] Minor skeleton slimming (#6159)
* remove rate limiter from route provider by default
* remove policy place holder
* remove broadcast skeleton in favor of new provider in core
* use default provider collection
* Remove unnecessary properties from exception handler.
* add back broadcast provider
* update comment
* add rate limiting
* Apply fixes from StyleCI
* fix formatting
---------
Co-authored-by: StyleCI Bot <[email protected]>
|
2023-04-15 16:53:39 -05:00 |
|
Taylor Otwell
|
7cc6699c3d
|
clean up comment
|
2023-04-11 17:17:24 -05:00 |
|
Taylor Otwell
|
1bb530c609
|
Revert "add ses-v2 mailer in config (#6112)" (#6115)
This reverts commit a1ef009415.
|
2023-02-17 08:38:44 -06:00 |
|
Taylor Otwell
|
3986d4c540
|
remove unneeded call
|
2023-02-16 13:38:12 -06:00 |
|
Taylor Otwell
|
9c4cef107f
|
note ses-v2
|
2023-02-14 13:04:45 -06:00 |
|
Taylor Otwell
|
acd0f29ac7
|
update min stability
|
2023-02-14 09:31:57 -06:00 |
|
Taylor Otwell
|
f48a46bf20
|
Merge branch '9.x' into 10.x
|
2023-02-14 09:17:09 -06:00 |
|
Taylor Otwell
|
61a14cdcc4
|
remove shop for now while store being redone
|
2023-02-10 09:28:06 -06:00 |
|
Taylor Otwell
|
18c6b2b39a
|
update change log
|
2023-02-08 11:13:11 -06:00 |
|
Taylor Otwell
|
135e35ba7c
|
fix conflicts
|
2023-02-08 11:12:47 -06:00 |
|
Taylor Otwell
|
842f511ec7
|
remove lang directory by default
|
2023-02-07 20:20:08 -06:00 |
|
Taylor Otwell
|
6092ff46b3
|
update example
|
2023-01-31 09:05:09 -06:00 |
|
Taylor Otwell
|
e0a5b0efba
|
document new options
|
2023-01-31 09:00:17 -06:00 |
|
Taylor Otwell
|
a28ad2966d
|
rename password reset tokens table in skeleton
|
2023-01-30 16:53:14 -06:00 |
|
Taylor Otwell
|
edcbe6de7c
|
rename property for clarity
|
2023-01-27 14:08:28 +00:00 |
|
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 |
|