Skip to content

Tags: laravel/laravel

Tags

v12.3.1

Toggle v12.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
revert (#6662)

v12.3.0

Toggle v12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v12.2.0

Toggle v12.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Vite 7 support (#6639)

* Add Vite 7 support

* Lock Vite version

v12.1.0

Toggle v12.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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

v12.0.11

Toggle v12.0.11's commit message
Update CHANGELOG

v12.0.10

Toggle v12.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[12.x] Fix: Add void return type to withMiddleware and withExceptions…

… to satisfy Rector analysis (#6628)

v12.0.9

Toggle v12.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v12.0.8

Toggle v12.0.8's commit message
remove apc

v12.0.7

Toggle v12.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Premium partner changes (#6599)

v12.0.6

Toggle v12.0.6's commit message
use in memory database by default