Stack Tailwind #29
-
|
Beta Was this translation helpful? Give feedback.
Answered by
johnsmith-fcs
Jun 5, 2024
Replies: 1 comment
-
@ramon316 Which Laravel version do you have? when you write Also in your comment, I am missing the table name. It should be like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
awais-vteams
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ramon316 Which Laravel version do you have? when you write
php artisan make:crud
they'll ask you which stack you want to choose like the below imageAlso in your comment, I am missing the table name. It should be like
php artisan make:crud banks tailwind