Luke Kuzmish
ed88ce021d
Add pre-package-uninstall script to composer.json ( #6681 )
...
* Add pre-package-uninstall script to composer.json
* Fix JSON formatting in composer.json
2025-09-30 11:36:06 +01:00
Fredika Putra
af512c59e8
Update .editorconfig to target compose.yaml instead of docker-compose.yml ( #6679 )
2025-09-25 10:53:28 -05:00
Taylor Otwell
4d04f68ef9
fix database
2025-09-10 14:30:39 -05:00
Faissal Wahabali
eebb39cfbe
Bump vite to ^7.0.7 ( #6672 )
2025-09-09 19:07:32 -05:00
Ahmed Alaa
a696e5fd51
Fix type casting for environment variables in config files ( #6670 )
2025-09-07 17:58:17 -05:00
Taylor Otwell
39072d072c
move some items into pragmas
2025-09-07 17:40:40 -05:00
taylorotwell
b3d686abdf
Update CHANGELOG
2025-09-02 15:50:03 +00:00
Mateus Guimarães
9905b67c79
[12.x] Add default Redis retry configuration ( #6666 )
...
* first pass
* first pass
* Remove match
* Update database.php
2025-08-29 12:40:11 -05:00
Taylor Otwell
5b585a2278
deferred option
2025-08-26 10:10:45 -05:00
taylorotwell
08ab2598ba
Update CHANGELOG
2025-08-21 14:55:30 +00:00
Jason Varga
4aeb5602e8
revert ( #6662 )
2025-08-21 09:54:46 -05:00
Ahmed Alaa
d9d449413d
Use application name from configuration ( #6655 )
2025-08-15 08:59:00 -05:00
Ahmed Alaa
845011248b
Making sure all related processed are closed when terminating the currently command ( #6654 )
2025-08-14 12:39:27 -05:00
Ahmed Alaa
730d9b5e32
Bump Pint version ( #6653 )
2025-08-13 11:45:00 -05:00
taylorotwell
8d8d3b729a
Update CHANGELOG
2025-08-07 17:46:49 +00:00
Luke Spencer
a4d121f5e4
Change composer post-autoload-dump script to Artisan command ( #6647 )
...
* Change composer post-autoload-dump script to optimize:clear
* Changing to config:clear and clear-compiled
2025-08-03 09:58:20 -05:00
Robert Boes
902200e7aa
Revert "fix" ( #6646 )
...
This reverts commit dd473eaddc .
2025-07-28 08:49:50 -06:00
izzy goldman
efc90e285e
Fix Critical Security Vulnerability in form-data Dependency ( #6645 )
2025-07-23 09:16:56 -05:00
taylorotwell
85481fe44d
Update CHANGELOG
2025-07-22 15:57:04 +00:00
Tim MacDonald
624fb58ad8
Add Vite 7 support ( #6639 )
...
* Add Vite 7 support
* Lock Vite version
2025-07-11 04:25:51 -05:00
taylorotwell
a52070f637
Update CHANGELOG
2025-07-08 15:10:59 +00:00
Ahmed Alaa
4ab121576e
[12.x] Fix type casting for environment variables in config files ( #6637 )
...
* Update app.php
* Update cache.php
* Update database.php
* Update logging.php
* Update mail.php
2025-07-03 08:32:07 -05:00
Taylor Otwell
dd473eaddc
fix
2025-07-02 18:42:49 -04:00
Jonathan Goode
9a177b073b
Change to hyphenate prefixes and cookie names ( #6636 )
2025-06-28 19:24:37 +02:00
Ahmed Alaa
96164d15c0
Reorder environment variables in phpunit.xml for logical grouping ( #6634 )
2025-06-22 18:27:42 -05:00
laserhybiz
57b467f166
disable nightwatch in testing ( #6632 )
2025-06-18 07:52:30 -05:00
taylorotwell
f7992fabd1
Update CHANGELOG
2025-06-17 17:13:09 +00:00
taylorotwell
78600b89b7
Update CHANGELOG
2025-06-10 15:10:00 +00:00
Aluísio Pires
26ea0b697c
[12.x] Fix: Add void return type to withMiddleware and withExceptions to satisfy Rector analysis ( #6628 )
2025-06-09 09:16:34 -05:00
Ahmed Alaa
2f8a5bf10d
Reduce redundancy and keeps the .gitignore file cleaner ( #6629 )
2025-06-09 09:04:36 -05:00
Khaled Huthaily
cd854afd59
fix alphabetical order ( #6627 )
...
move `resend` before `ses`
2025-06-06 10:09:38 -05:00
taylorotwell
047ed5add8
Update CHANGELOG
2025-05-27 16:03:59 +00:00
MohammadRezaei
66578278ee
Enhance .gitignore to exclude common OS and log files ( #6619 )
...
* refactor(gitignore): Update .gitignore to exclude OS-generated and log files
* Update .gitignore
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com >
2025-05-26 10:17:33 -07:00
Wogan May
1c027454d9
Minor language update ( #6615 )
...
PhpStorm's Natural Language module recommends this change to a countable noun, which happens to be exactly 6 characters long, so as to not affect the overall length of the line, while still making it ever-so-slightly more parseable.
2025-05-19 12:03:18 -05:00
Martin Bean
3731b09a43
Add JSON Schema to package.json ( #6613 )
...
Co-authored-by: Martin Bean <martinbean@users.noreply.github.com >
2025-05-15 10:11:00 -05:00
Ahmed Alaa
468d945836
remove apc ( #6611 )
2025-05-15 10:09:47 -05:00
taylorotwell
0764152626
Update CHANGELOG
2025-05-13 14:47:36 +00:00
Taylor Otwell
2d8f562092
remove apc
2025-05-11 20:55:57 -05:00
Ahmed Alaa
f6e4638ee6
Clean up URL formatting in README ( #6601 )
2025-04-16 06:37:18 -05:00
taylorotwell
126a6638bd
Update CHANGELOG
2025-04-15 15:46:02 +00:00
Josh Cirre
e654bf3662
Premium partner changes ( #6599 )
2025-04-15 10:24:16 -05:00
Mior Muhammad Zaki
43ad1946fc
Add composer run test command ( #6598 )
...
This prevents the application from running tests with cached config.
2025-04-11 10:21:14 -05:00
taylorotwell
fc42b7132a
Update CHANGELOG
2025-04-08 18:50:46 +00:00
Taylor Otwell
7a7015534e
use in memory database by default
2025-04-08 13:50:08 -05:00
taylorotwell
14cec1e9a3
Update CHANGELOG
2025-04-08 18:47:30 +00:00
Ahmed Alaa
6087e4fd3b
[12.x] Update config/mail.php to match the latest core configuration ( #6594 )
...
* Update config/mail.php to match the latest core configuration
* Update mail.php
---------
Co-authored-by: Taylor Otwell <taylor@laravel.com >
2025-04-02 12:34:19 -05:00
taylorotwell
f13915178d
Update CHANGELOG
2025-04-01 14:59:10 +00:00
Kim Hallberg
f308c84b10
Bump vite from 6.2.3 to 6.2.4 ( #6590 )
2025-03-31 09:06:07 -05:00
Abdelmajid Aouby
4d9e70e456
Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch ( #6586 )
2025-03-27 10:25:28 -07:00
taylorotwell
979202df1c
Update CHANGELOG
2025-03-18 14:01:53 +00:00