Skip to content

Tags: laravel/laravel

Tags

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

v12.0.2

Toggle v12.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add type hints for $this in routes/console.php (#6559)

* feat: add type hints for $this in routes/console.php

* Update console.php

* Update console.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v12.0.1

Toggle v12.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[12.x] prefer stable stability (#6548)

This feels as a leftover from the dev branch. But if I'm wrong, feel free to close this PR.

v12.0.0

Toggle v12.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
StyleCIBot StyleCI Bot
Apply fixes from StyleCI

v11.6.1

Toggle v11.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove extra hourly() method in console.php (#6525)