¿Como instalar laravel 10 y Filament 3?, solucionando errores de instalación

Поділитися
Вставка
  • Опубліковано 27 сер 2024
  • Activar extensión intl en php.ini

КОМЕНТАРІ • 8

  • @adrianaleiva1546
    @adrianaleiva1546 9 місяців тому

    Me sirvio tu video. gracias! 😎
    Por mi lado escribi el comando "php --ini", abri el archivo de configuración, luego descomente la linea "extension=intl" y me funciono.

  • @herymarcelocuellararteaga946
    @herymarcelocuellararteaga946 6 місяців тому

    excelente aporte

  • @beticohernandez9536
    @beticohernandez9536 5 місяців тому +1

    Igualito me sucedio

  • @psmastersistemas9250
    @psmastersistemas9250 4 місяці тому

    qu bien

  • @aazero1011
    @aazero1011 6 місяців тому

    gracias por el video, ayudo mucho. Como seria para poderlo subir a produccion?

  • @guarinmelo8417
    @guarinmelo8417 Місяць тому

    no me dejaba instalar filament y me daba tres porblemas o errores.
    LOS SIGUIENTES:
    Problem 1
    - filament/support v3.2.0 requires ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
    - filament/filament v3.2.0 requires filament/support v3.2.0 -> satisfiable by filament/support[v3.2.0].
    - Root composer.json requires filament/filament 3.2 -> satisfiable by filament/filament[v3.2.0].
    Simplemente era ACTIVAR LA EXTENSION -> intl como lo explicaste

  • @beticohernandez9536
    @beticohernandez9536 5 місяців тому

    Se gano una subcricion

  • @psmastersistemas9250
    @psmastersistemas9250 4 місяці тому

    Hola amigo, tuve todos los erroes anteriorees que mencionas, y los solucione con tus recomendaciones. PERO ahora me sale este error
    :\xampp\htdocs\laravel\lv-veteri>php artisan filament:install --panels
    ERROR There are no commands defined in the "filament" namespace.