Nuno Maduro
|
55af5469c3
|
[10.x] Uses PHP Native Type Declarations 🐘 (#6010)
* Adds basic typing around method's arguments and return types
* Adds missing `closure` type
* Adds typing on tests
* Fixes `RedirectIfAuthenticated`
* Fixes `Authenticate`
* Improves `RedirectIfAuthenticated` types
* Fixes user factory `unverified` return type
|
2023-01-03 10:35:24 +01:00 |
Taylor Otwell
|
7216fa7e9a
|
a few wording changes
|
2022-05-05 14:52:25 -05:00 |
Taylor Otwell
|
5901059eba
|
add discovery method default
|
2022-02-09 08:53:30 -06:00 |
Nuno Maduro
|
8a62ca2633
|
Improves generic types on the skeleton (#5740)
|
2021-12-03 09:04:57 -06:00 |
Bram
|
7bf32280e2
|
[8.x] Add types to arrays in boilerplate (#5738)
* Add more specific types
* Update Authenticate.php
* Update Authenticate.php
|
2021-12-02 14:40:24 -06:00 |
Taylor Otwell
|
d53c56e4e0
|
remove unneeded parent boot calls
|
2020-04-14 16:14:22 -05:00 |
Dries Vints
|
e656932002
|
Apply fixes from StyleCI (#5100)
|
2019-09-10 17:26:00 +02:00 |
Taylor Otwell
|
d6b6e706b1
|
add event registration
|
2018-06-21 11:09:58 -05:00 |
Taylor Otwell
|
605ffb9ba9
|
rename example event
|
2017-03-25 21:17:15 -05:00 |
Taylor Otwell
|
2b05ce3b05
|
Just use facades in service providers.
|
2016-07-11 15:44:50 -05:00 |
Graham Campbell
|
bf3785d0bc
|
Additional cs fixes
Signed-off-by: Graham Campbell <graham@cachethq.io>
|
2015-06-01 15:46:45 +01:00 |
Taylor Otwell
|
8909e75552
|
Some spacing.
|
2015-03-02 15:31:27 -06:00 |
Taylor Otwell
|
f424b87a63
|
PSR-2 for app.
|
2015-02-22 20:47:03 -06:00 |
Taylor Otwell
|
1500a18696
|
Tweak some jobs and names.
|
2015-02-20 20:49:06 -06:00 |
Taylor Otwell
|
ad695e20bc
|
Call parent boot.
|
2015-01-22 17:15:34 -06:00 |
Joseph Cohen
|
a348910c07
|
Fix app event service provider contract
|
2015-01-22 16:00:54 -06:00 |
Taylor Otwell
|
0089439a33
|
A few tweaks.
|
2015-01-22 15:28:02 -06:00 |
Taylor Otwell
|
007040e2ae
|
Remove scan arrays.
|
2014-11-02 13:15:12 -06:00 |
Taylor Otwell
|
c10ad6269e
|
Remove log service provider since it is part of Bootstrap process.
|
2014-10-21 21:57:39 -05:00 |
Taylor Otwell
|
d3bf13b10b
|
Working on routing and providers.
|
2014-10-14 20:07:12 -05:00 |
Antonio Carlos Ribeiro
|
e82a78c40f
|
Remove unused Dispatcher
|
2014-10-02 12:40:54 -03:00 |
Taylor Otwell
|
e700cd710e
|
Use new providers.
|
2014-09-30 21:13:58 -05:00 |
Taylor Otwell
|
ab7ba393be
|
Add an event service provider.
|
2014-09-30 21:01:17 -05:00 |
Taylor Otwell
|
78c932f688
|
Working on a few changes.
|
2014-08-27 12:49:50 +02:00 |
Taylor Otwell
|
aeffa1766f
|
Fix path.
|
2014-08-20 23:32:40 -05:00 |
Taylor Otwell
|
177d1ebb7a
|
Mega work on structure.
|
2014-08-20 00:26:14 -05:00 |
Taylor Otwell
|
80a60552d7
|
Rename.
|
2014-08-18 23:43:10 -05:00 |