• Laravel
  • PHP
  • Laroute – Generate Laravel route URLs from JavaScript

    Laravel has some pretty sweet helper functions for generating urls/links and its auto-json-magic makes it building APIs super easy. It’s my go-to choice for building single-page js apps, but routing can quickly become a bit of a pain.

    Wouldn’t it be amazing if we could access our Laravel routes from JavaScript?

    This package allows us to port our routes over to JavaScript, and gives us a bunch of very familiar helper functions to use.

    Github: https://github.com/aaronlord/laroute

    Để lại một bình luận

    Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *

    1 mins