Commit Graph

7256 Commits

Author SHA1 Message Date
Dominik Rajkowski
b5b70435e1 Remove '.fleet' from .gitignore (#6783)
As JetBrains Fleet is officially dead, this is no longer needed.
2026-04-07 13:01:33 -05:00
Binu A Abraham
def2faf24e Add /.cursor/ to .gitignore (#6782) 2026-04-05 09:11:43 -05:00
Wendell Adriel
371cc0b817 Remove axios and enable ignore-scripts (#6778)
* Remove axios and enable ignore-scripts

* Removing empty comment

* Apply fixes from StyleCI

* Remove bootstrap.js file and add empty comment on app.js

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Pushpak Chhajed <pushpak1300@gmail.com>
2026-04-01 10:29:00 -05:00
nunomaduro
ba9c3e83ba Update CHANGELOG 2026-03-31 20:43:38 +00:00
nuno maduro
5c855038d0 Merge pull request #6779 from aziyan99/chore/fix-missing-comma-in-package-dot-json
Add missing comma in axios
2026-03-31 21:42:11 +01:00
aziyan99
72ee3ca3b9 chore: add missing comma in axios 2026-03-31 22:52:33 +07:00
Mior Muhammad Zaki
d1c596533f Prevents installed package from executing malicious code via postinstall (#6777) 2026-03-31 09:53:53 -05:00
taylorotwell
e7fc00c747 Update CHANGELOG 2026-03-31 13:50:21 +00:00
NickSdot
02ec815562 [security] pin axios version (#6776)
Active supply chain attack https://github.com/axios/axios/issues/10604
2026-03-31 08:49:40 -05:00
Cegem-360
83db153670 Update .gitignore (#6774)
Laravel ide helper is the most used IDE support package for laravel more than 120M download and whitout is in VScode and PHP storm is getting Powerfull helpers.
2026-03-27 12:18:01 -05:00
taylorotwell
acd59b717a Update CHANGELOG 2026-03-18 16:33:13 +00:00
Taylor Otwell
137a99e960 update vite 2026-03-18 11:32:30 -05:00
Jesper Noordsij
a8306542d1 Change back minimum-stability to stable (#6766) 2026-03-17 11:41:24 -05:00
Taylor Otwell
01f698ee4d update migration 2026-03-17 08:43:00 -05:00
Mior Muhammad Zaki
c21f6c6ddc Merge pull request #6765 from laravel/12.x
Sync `13.x` branch from `12.x`
2026-03-16 22:38:30 +08:00
taylorotwell
77da0b9a8d Update CHANGELOG 2026-03-14 16:54:44 +00:00
Taylor Otwell
945f4e5a9f Revert index 2026-03-14 11:54:00 -05:00
Hamed EL-Asma
cd2bde56a0 [12.x] Add APP_NAME fallback in Slack log channel username (#6762)
The Slack log channel username falls back to the generic "Laravel Log"
when unset. This updates the fallback to use `APP_NAME` instead,
making it easier to identify which application is sending logs when
multiple Laravel apps post to the same Slack channel.

Follows the same pattern as #6755 which added an `APP_NAME` fallback
in the mail config.
2026-03-11 09:14:03 -05:00
taylorotwell
214636dd19 Update CHANGELOG 2026-03-10 20:25:22 +00:00
Taylor Otwell
0712d7b725 fix conflicts 2026-03-10 15:04:58 -05:00
nuno maduro
f1f2befaa8 Uses unqualified names (#6760) 2026-03-10 14:58:02 -05:00
taylorotwell
6b54a4df06 Update CHANGELOG 2026-03-10 16:17:50 +00:00
Taylor Otwell
b36082a239 update index 2026-03-09 09:42:33 -05:00
AI MANSOURI
41e7b8f00c Neutralize DB_URL in phpunit.xml test config (#6761) 2026-02-26 08:40:23 -06:00
Tim Wilson
089ae1c3a4 [13.x] Update welcome page (#6758)
* Update welcome page

* Add `motion-safe:`s
2026-02-20 08:48:22 -06:00
Taylor Otwell
825112615a update wording 2026-02-18 16:52:17 -06:00
Taylor Otwell
8a92477433 prevent serialized classes 2026-02-18 16:50:55 -06:00
Taylor Otwell
6036bb7bfc Merge branch '12.x' into 13.x 2026-02-18 16:37:02 -06:00
Apoorv Darshan
9c073b079c [12.x] Add APP_NAME fallback in mail config (#6755)
The `MAIL_FROM_NAME` config value falls back to the generic "Example"
when unset. This updates the fallback to use `APP_NAME` instead,
matching the convention in `.env.example` where `MAIL_FROM_NAME`
references `${APP_NAME}`.
2026-02-18 14:24:46 -06:00
nuno maduro
80e7f9769a Uses PHPUnit 12 (#6753) 2026-02-17 13:16:57 -06:00
nuno maduro
41423359d5 Fixes PHP version used on CI (#6754) 2026-02-17 13:16:44 -06:00
Taylor Otwell
75cef503c6 use json session serialization for new applications 2026-02-16 17:15:44 -06:00
Taylor Otwell
da5fbb9233 use attributes on user model 2026-02-13 09:22:03 -06:00
Mior Muhammad Zaki
4c9bb62621 Supports Laravel 13
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
2026-02-05 10:00:15 +08:00
Taylor Otwell
d7c6fe5695 update readme 2026-02-01 15:18:16 +05:30
Taylor Otwell
37390355e4 formatting 2026-02-01 14:59:26 +05:30
Perry van der Meer
8a119d7f44 Update phpunit version to ^11.5.50 (#6746) 2026-01-29 07:32:16 +04:00
taylorotwell
81ee06ed2b Update CHANGELOG 2026-01-20 17:30:53 +00:00
Pádraic Slattery
51cd697532 chore: Update outdated GitHub Actions version (#6743) 2026-01-19 11:57:25 -06:00
KentarouTakeda
31607246bd [12.x] Add APP_URL fallback in filesystems config (#6742) 2026-01-19 09:16:42 -06:00
Jack Bayliss
e713de24b8 Revert "add index to failed jobs" (#6739)
This reverts commit 36281b285a.
2026-01-15 06:49:36 -08:00
Jack Bayliss
be7c4b76ec [12.x] Update jobs/cache migrations (#6736)
* Update 0001_01_01_000001_create_cache_table.php

* Update 0001_01_01_000002_create_jobs_table.php

* Update 0001_01_01_000002_create_jobs_table.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2026-01-13 08:45:09 -06:00
Taylor Otwell
36281b285a add index to failed jobs 2026-01-12 08:42:42 -06:00
Jack Bayliss
cf85ab1ace Update composer.json (#6735) 2026-01-08 10:07:10 -06:00
taylorotwell
45f8f070c0 Update CHANGELOG 2026-01-06 16:33:15 +00:00
Mohammed Samgan Khan
591d3e8903 fix: ensure APP_URL does not have trailing slash in filesystem public URL (#6728) 2025-12-23 09:13:07 -06:00
Robson Tenório
f3613e9fb5 Use environment variable for DB_SSLMODE for Postgres (#6727)
```php
'pgsql' => [
   ...
    'sslmode' => env('DB_SSLMODE', 'prefer'),
]
```
2025-12-21 18:01:58 -06:00
taylorotwell
ad4ca3e9a0 Update CHANGELOG 2025-12-09 16:03:23 +00:00
MUHAMMAD QISTI AMALUDDIN BIN MOHD ROZAINI
7663a8ce4c Ignore Laravel compiled views for Vite (#6714)
* Ignore Laravel compiled views for Vite

Before testing, run php artisan cache:clear to clear old compiled views.

This issue only happens during local development when running npm run dev.
Laravel continuously recompiles Blade into PHP inside storage/framework/views (especially after Livewire re-renders), and these files are changed by Laravel itself, not by us.

Because of that, Vite thinks we modified a file and triggers a full reload—even though the change is purely internal framework logic. This makes the reload behavior unacceptable and noisy during development.

Since these compiled views belong to Laravel’s backend logic and not frontend assets, Vite does not need to watch them.

Ignoring storage/framework/views keeps Vite stable and prevents reloads caused by Laravel doing its own internal work.

* Vite ignore rule now in one clean line
2025-11-25 16:16:01 -06:00
Ryan Schaefer
8500bcc5bd Fix 8.5 PDO Deprecation (#6710)
Fixes the 8.5 PDO deprecation using the same implementation in laravel/framework (4e40cfd963/config/database.php (L64))
2025-11-24 08:21:50 -06:00