Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.3 KB

Laravel Ajas

A sample Laravel Application which demonstrates how to integrate jQuery AJAX call to lookup data

Change History

2013-11-05: mse/cd

  • Refactored app.js to cache jQuery objects
  • Changed console interface to use a default value of 12px instead of 1em

Bugs & Additions

Have a bug or want to add something? Please create an issue or a pull request right here.

https://github.com/mikeerickson/laravel-ajax/issues

Authors

Mike Erickson

Copyright and License

Copyright 2013 Mike Erickson.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.