RESTful APIs with Lumen - Part 8 - How to handle CORS Error ?

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • RESTful APIs with Lumen - Part 8 - How to handle CORS Error ?
    Lumen is a PHP micro-framework built to deliver microservices and blazing fast APIs. Learn how to build and secure RESTful APIs with Lumen
    Lumen is an open-source PHP micro-framework created by Taylor Otwell as an alternative to Laravel to meet the demand of lightweight installations that are faster than existing PHP micro-frameworks such as Slim and Silex. With Lumen, you can build lightning-fast microservices and APIs that can support your Laravel applications.
    1. LUMEN Documentation -
    lumen.laravel....
    2. Laravel Faker -
    github.com/fza...
    3. Lumen Generator -
    github.com/fli...
    4. Laravel Fractal -
    fractal.thephp...
    Lumen utilizes the Illuminate components that power the Laravel framework. As such, Lumen is built to painlessly upgrade directly to Laravel when needed

Комментарии • 6

  • @gohelsnehal8503
    @gohelsnehal8503 28 дней назад

    I have the same issue but it's not working for me

  • @lakshmananmass1527
    @lakshmananmass1527 Год назад

    very nice video, Its working well for me......
    Thanks !👌

  • @kazuu5028
    @kazuu5028 6 месяцев назад

    you better hope i don't find you, because if i do i am going to kiss you for posting this video

  • @juanjose5080
    @juanjose5080 Год назад

    THANKS A LOT!!!!!

  • @fahrirahmansafari7556
    @fahrirahmansafari7556 2 года назад

    not work for me, on mine still said "Cors Error"

  • @aweoluwaseun868
    @aweoluwaseun868 2 года назад

    Works well for me, thank you