Skip to content

Backport PR #421 and #534 to 1.x branch#655

Merged
pushpak1300 merged 2 commits intolaravel:1.xfrom
lancechentw:backport-pr-421-534-to-v1
Mar 12, 2026
Merged

Backport PR #421 and #534 to 1.x branch#655
pushpak1300 merged 2 commits intolaravel:1.xfrom
lancechentw:backport-pr-421-534-to-v1

Conversation

@lancechentw
Copy link

This PR backports hasPackage() from #421 and pagesDirectory() from #534 to 1.x branch. These methods are used in third-party guidelines like inertia-laravel 2.x, and would cause boost:install command to abort with ViewException like below when having combination like Laravel 10 + boost v1 + inertia-laravel v2.

   Illuminate\View\ViewException 

  Call to undefined method Laravel\Boost\Install\Assists\Inertia::pagesDirectory() (View: laravel-repo/storage/framework/views/93dd1b762f2927fece5039c9b2cac4fe.blade.php)

@lancechentw
Copy link
Author

Issues #612 and #615 had the same problem, but they were not tied to boost v1 and were resolved by upgrading to boost v2.

@pushpak1300
Copy link
Member

Thanks.

@pushpak1300 pushpak1300 merged commit 36c337b into laravel:1.x Mar 12, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants