定制 elitexp/aspnet 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

elitexp/aspnet

最新稳定版本:v1.0.0

Composer 安装命令:

composer require elitexp/aspnet

包简介

AspNet Validation for Laravel

README 文档

README

Asp.Net Unobtrusive validation & Ajax Support for Laravel

Insight

Many might have used validation provided by the Laravel framework. No doubt, it's a good one. Others might have used Asp.Net MVC framework and its attributes to provide client-side and server side-validation. It's very easy. What I've tried to do is to use the JavaScript Library (JQuery Unobtrusive Validation) into a Laravel Project. The model defines the rules from each properties of the model, the validator just takes care of server side as well as the client side validation. What you have to do, just include the validation JavaScript scripts into the form. That's all. Hope you will find it useful in every sense.

##Features a. Asp.Net Unobtrusive Client Side Validation support
b. Server Side & Client side validation with plug and play feature (autoload)
c. Ajax links & ajax form submit (will be added in due course)
d. Artisan make:aspnetmodel & make:aspnetvalidator commands for generating the validator and the model.

Documentation

Documentation for the validator will be released shortly. Currently, the example can provide the insight.(Inside the examples folder)

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Sujip Maharjan at elitexp2013@gmail.com. All security vulnerabilities will be promptly addressed.

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-11-06