Commit Graph

7080 Commits

Author SHA1 Message Date
Taylor Otwell
7b17f5f326 use short closure 2022-08-20 12:22:43 -05:00
Masudul Haque Shihab
c233957734 add alt to laravel logo image (#5973) 2022-08-20 12:02:56 -05:00
driesvints
57400e9545 Update CHANGELOG 2022-08-16 15:06:46 +00: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
Stephen Rees-Carter
dbced6ac8c Add ValidateSignature middleware for ignore params (#5942)
* Add ValidateSignature middleware for ignore params

* Comment out query parameters by default

* Remove leading slash

* Update Kernel ValidateSignature middleware path
2022-08-15 10:19:56 -05:00
driesvints
4135d58345 Update CHANGELOG 2022-08-09 15:36:37 +00:00
kichetof
74dfb6cec4 Validation added doesnt_end_with translation (#5962)
* Validation added doesnt_end_with translation

* fix order
2022-08-03 08:42:10 -05:00
driesvints
ba8ed9d65d Update CHANGELOG 2022-08-02 15:06:21 +00:00
Dries Vints
3ea3861e4b Update composer.json (#5959) 2022-08-01 08:54:38 -05:00
suyar
6e1103180b Update laravel/sanctum version (#5957) 2022-07-29 08:01:11 -05:00
driesvints
944c87da74 Update CHANGELOG 2022-07-26 15:27:11 +00:00
Graham Campbell
ce62296fa9 [9.x] Don't need to ignore vite config file (#5953)
* Don't need to ignore vite config file

* Apply fixes from StyleCI

Co-authored-by: StyleCI Bot <bot@styleci.io>
2022-07-26 08:05:37 -05:00
Dries Vints
551bbca322 wip 2022-07-25 11:06:51 +02:00
Dries Vints
2bbb0ef6a0 Merge branch '9.x'
# Conflicts:
#	composer.json
2022-07-25 11:04:49 +02:00
Abenet Tamiru
52863d9e4a Update font delivery (#5952)
Seeing the non compliance of Google Fonts to GDPR I thought to update the CDN.
My non-designer eyes could see no difference on the site.
2022-07-23 19:02:13 -05:00
driesvints
1e974481ad Update CHANGELOG 2022-07-19 14:22:59 +00:00
Tim MacDonald
b124ab0fe6 Vite 3 support (#5944) 2022-07-19 09:03:41 -05:00
Nuno Maduro
fa5e54a2ab [9.x] Uses laravel/pint for styling (#5945)
* Uses `laravel/pint` for styling

* Makes `.styleci.yml` ignored on export

* Update composer.json

Co-authored-by: Dries Vints <dries@vints.io>
2022-07-15 08:38:49 -05:00
Ankur Kumar
88419bfc58 Bump axios version (#5946) 2022-07-14 13:05:03 -05:00
driesvints
df07877444 Update CHANGELOG 2022-07-13 14:23:03 +00:00
Jess Archer
3850b46cbe Update to the latest version of laravel-vite-plugin (#5943) 2022-07-13 08:57:43 -05:00
Jess Archer
91f49543af Update to the latest version of laravel-vite-plugin (#5932)
The `laravel-vite-plugin` had a pre-1.x major version bump due to a change in the plugin return type.
2022-07-06 10:50:30 -05:00
Tim MacDonald
1fa6b7dc52 add default reloading to skeleton (#5927) 2022-07-01 13:41:47 -07:00
Irsyad A. Panjaitan
fa4c8c17e0 Update bootstrap.js (#5929)
Before it was use `VITE_PUSHER_CLUSTER`, it should be `VITE_PUSHER_APP_CLUSTER`.
2022-07-01 13:37:51 -07:00
N'Bayramberdiyev
3c0c7a0d17 bump actions/checkout (#5928) 2022-07-01 18:28:34 +02:00
Dries Vints
14719d097a Update .gitignore (#5924) 2022-06-30 08:31:18 -05:00
Dries Vints
b331e10aca Merge branch '9.x'
# Conflicts:
#	composer.json
2022-06-28 18:00:03 +02:00
driesvints
bb73205638 Update CHANGELOG 2022-06-28 14:37:38 +00:00
Dries Vints
f46db07ef5 Update composer.json 2022-06-28 16:36:21 +02:00
rennokki
d694bc06cc [9.x] Added support for easy development configuration in bootstrap.js (#5900)
* Added support for easy development configuration in bootstrap.js

* Added extra variables for existing configuration in broadcasting

* Update bootstrap.js

* Setting default for empty variable

* Update .env.example

* Update .env.example

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2022-06-24 13:35:29 -05:00
Jess Archer
86b4b1b656 [9.x] Vite (#5904)
* Use Vite

* Gitignore Vite build directory

* Use CSS entry points

* Update plugin

* Linting

* Update plugin
2022-06-22 13:07:47 -05:00
Taylor Otwell
0c3d1fabe5 use global functino 2022-06-22 11:02:43 -05:00
Dries Vints
1f9eee06dd Update update-changelog.yml 2022-06-08 11:02:46 +02:00
Dries Vints
2e823dd31b Update pull-requests.yml 2022-06-08 11:02:33 +02:00
Farid Aghili
3d7b0778d6 Sorting (#5899)
Sort Alphabetically for newly added `doesnt_start_with`.
2022-06-07 11:15:24 -05:00
driesvints
c5c731a8aa Update CHANGELOG 2022-06-07 15:20:23 +00:00
Oanh Nguyen
93cc51ed00 [9.x] Improve Pusher configuration for easy development (#5897)
* Improve Pusher configuration for easy development

* Fix style-ci
2022-06-07 10:03:59 -05:00
Taylor Otwell
b084aacc5a add language line 2022-06-07 10:03:19 -05:00
driesvints
bb0de1f148 Update CHANGELOG 2022-05-31 15:19:55 +00:00
Jess Archer
2e3563d9aa Switch to ESM imports (#5895)
This improves the transition for Vite users.
2022-05-27 17:36:33 -07:00
Graham Campbell
ea6e4097f5 Merge branch '9.x' 2022-05-15 21:11:17 +01:00
driesvints
8d3a964edc Update CHANGELOG 2022-05-10 15:38:08 +00:00
Taylor Otwell
7216fa7e9a a few wording changes 2022-05-05 14:52:25 -05:00
Dries Vints
5c5a300bfd [9.x] Add specific test user in seeder (#5879)
* Update DatabaseSeeder.php

* formatting

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2022-05-05 08:53:49 -05:00
Bram in 't Zandt
14b6505bba Update mail.php (#5877)
Add `local_domain` as an option to the smtp configuration. This can be used to change the domain that is used to send the `EHLO` command during the SMTP handshake.

`null` is a sensible default since Symfony/Mailer will use it's own default (`127.0.0.1`) to send the mail.

Co-authored-by: Bram in 't Zandt <bram@bigspark.com>
2022-05-04 09:05:31 -05:00
driesvints
ffd790eae1 Update CHANGELOG 2022-05-03 15:52:34 +00:00
Dries Vints
5840c98d8f Bump minimum Laravel version 2022-05-03 17:51:16 +02:00
Dries Vints
62cb9052cd Update logging.php (#5874) 2022-05-03 09:31:17 -05:00
Dries Vints
f662352123 [9.x] Run tests for skeleton (#5873)
* Run tests for skeleton

* wip

* wip
2022-05-02 09:11:15 -05:00