Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ajax call tube problem when laravel installed in subdirectory #14

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    ddf1553 View commit details
    Browse the repository at this point in the history
  2. fix style

    spyp committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    e902fff View commit details
    Browse the repository at this point in the history
  3. fix style

    spyp committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    cd658b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5181a85 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from spyp/dev

    sort tubes by alphabet to find them faster
    spyp authored Aug 28, 2018
    Configuration menu
    Copy the full SHA
    3a06f19 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Support more servers with change in type

    Many servers doesnt support DELETE requests by default. So its better if we change this and use _method params in call ajax with POST request . and don't need to change in .htaccess
    spyp committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    8008429 View commit details
    Browse the repository at this point in the history