F
Filament3mo ago
Jude

Stuck in installation of panel builder

Hello currently stuck on this...I'm intersted in learning this framework.. Here is my errorr message Problem 1 - illuminate/console[v10.0.0, ..., v10.48.9] require nunomaduro/termwind ^1.13 -> found nunomaduro/termwind[v1.13.0, ..., v1.15.1] but these were not loaded, likely because it conflicts with another require. - filament/filament v3.2.0 requires illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.9]. - Root composer.json requires filament/filament 3.2 -> satisfiable by filament/filament[v3.2.0].
No description
11 Replies
Rohan97
Rohan973mo ago
Hi, Could you tell me what Laravel version you are using? If it is v11 I used composer require filament/filament="3.2.57" -W instead of composer require filament/filament:"^3.2" -W Try once this. If it works then great!!
Jude
Jude3mo ago
IT's laravel filamentproject>php artisan --version Laravel Framework 11.5.0 let me try this
Rohan97
Rohan973mo ago
Seems like it will work. Try once
Vp
Vp3mo ago
Show all error, it looks like some php extension is missing
Jude
Jude3mo ago
saved me..thanks bro
Rohan97
Rohan973mo ago
No issues ☺️
Jude
Jude3mo ago
by the way...do you need to run xamp on..apache and sql to run 127.0.0.1/admin/login?
Rohan97
Rohan973mo ago
We do run the server using artisan. Please refer to Laravel docs for this. Command is: php artisan server.
Jude
Jude3mo ago
got it..im running php artisan serve now on cli inside vscode...
No description
Jude
Jude3mo ago
but when i try to access this server port it says cannot be reached checked my .env file it's on APP_NAME=Laravel APP_ENV=local APP_KEY=base64:zu2MXYWyunEBlFbTWih+4BtDGhH1GwvDs+5Vrs0K2Qw= APP_DEBUG=true APP_TIMEZONE=UTC APP_URL=http://localhost
Rohan97
Rohan973mo ago
Please DM me on this. Let's not clutter other things in this since many people will be checking these solutions. I hope you understand 🙂
Want results from more Discord servers?
Add your server
More Posts