Laravel 12 starter kits doesn't work with sail #55098
Unanswered
rogerio-pereira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Laravel Version
12
PHP Version
(sail) 8.2
Database Driver & Version
Not relevant
Description
Starter kits not working on Laravel 12 with Sail.
Steps To Reproduce
Hello, at work we aren't authorized to install anything in the machine (everything needs to run dockerized).
I'm trying to install laravel using sail
The application is downloaded and i'm able to start the application (i'm using a alias for sail command, like recommended here https://laravel.com/docs/12.x/sail#configuring-a-shell-alias)
Next i tried to install a starter kit (tried both Inertia (vue) and livewire)
both packages are installed, but not scaffolded
OR
In docs (Security > Authentication #Starter-Kits) is saying
Beta Was this translation helpful? Give feedback.
All reactions