Skip to content

Tags: laravel/laravel

Tags

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

v12.0.5

Toggle v12.0.5's commit message

Verified

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

v12.0.4

Toggle v12.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump vite from 6.2.3 to 6.2.4 (#6590)

v12.0.3

Toggle v12.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[12.x] Remove Unnecessarily @source (#6584)

I think that the `@source` for `.vue` is not important because if we need to use Vue we will use the Vue starter kit