Skip to content

Tags: laravel/ui

Tags

v4.6.1

Toggle v4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supports Laravel 12 (#277)

* Supports Laravel 12

Signed-off-by: Mior Muhammad Zaki <[email protected]>

* Update composer.json

---------

Signed-off-by: Mior Muhammad Zaki <[email protected]>

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[4.x] Supports PHP 8.4 (#276)

* [4.x] Supports PHP 8.4

* wip

* wip

* Update tests.yml

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure logout requires authentication (#269)

v4.5.1

Toggle v4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes defaults on confirm (#265)

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Test Improvements (#263)

* wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

* wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

---------

Signed-off-by: Mior Muhammad Zaki <[email protected]>

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[develop] Adds L11 support (#257) (#259)

* Adds L11 support

* Fixes missing readme

* Removes references to `RouteServiceProvider`

* Injects `Controller` stub

* Adds missing `.php` suffix

* Fixes stubs

* Overrides service provider if needed

* Fixes namespace

* Redirects home

* docs

* Installs `2014_10_12_100000_create_password_resets_table` for older Laravel versions

* Only copies reset passports before Laravel 11

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update required dependencies (#258)

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update bootstrap.js (#256)

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update app.stub (#248)

fonts.bunny.net should be prefetched instead of google fonts one.

v4.2.1

Toggle v4.2.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Remove lodash import (#247)

* Update bootstrap.js

* Update tests.yml

* Update composer.json

---------

Co-authored-by: Dries Vints <[email protected]>