Skip to content

How to get from orther site? #1

@vqquoc

Description

@vqquoc

Hello @markcameron
In the laravel 4.2
My route('api/products') return API::createResponse(array("foo" => "bar"), 404);

When i use: API::get('api/products') is working fine.
I try again with API::get('http://localhost/api/products').
It not work.
I don't want to use the jquery ajax.

(Get data from site A, to show on site B)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions