|
|
4ac627fe39
|
app/Providers/AppServiceProvider.php: remove unneeded use.
|
2022-11-17 18:31:59 +01:00 |
|
|
|
e8f38b0bce
|
bootstrap/app.php: make sure we load the trustedproxy config.
|
2022-11-17 18:31:00 +01:00 |
|
|
|
7019c1303f
|
Adding config/trustedproxy.php
|
2022-11-17 18:30:24 +01:00 |
|
|
|
5554434663
|
bootstrap/app.php: use Fideloper\Proxy\TrustProxies instead of App\Http\Middleware\TrustedProxiesMiddleware
|
2022-11-17 18:29:50 +01:00 |
|
|
|
101192073f
|
composer: require fideloper/proxy
|
2022-11-17 18:27:50 +01:00 |
|
|
|
e5defa3b43
|
bootstrap/app.php: Add trusted proxies middleware
|
2022-11-16 00:09:24 +01:00 |
|
|
|
9f6e39f268
|
Adding app/Http/Middleware/TrustedProxiesMiddleware.php
|
2022-11-16 00:09:24 +01:00 |
|
|
|
ead6afe0f5
|
app/Models/Word.php: in getRandom() fix where clause
|
2021-03-21 08:32:57 +01:00 |
|
|
|
d5572bfdc5
|
app/Models/Word.php: in getRandom() should be greater than zero when checking $exclude array.
|
2021-03-21 08:31:05 +01:00 |
|
|
|
f26da7567a
|
cleanup view
|
2021-03-21 08:27:24 +01:00 |
|
|
|
865a90c8d0
|
view: use cdn bootstrap.
|
2021-03-21 08:25:18 +01:00 |
|
|
|
483e3e321c
|
composer.json: remove test directory from autoload-dev
|
2021-03-21 08:09:39 +01:00 |
|
|
|
85a6288062
|
routes/web.php: remove unneeded use:es
|
2021-03-21 08:09:10 +01:00 |
|
|
|
9b22323711
|
Initial Commit
|
2020-10-03 16:07:18 +02:00 |
|