摘要:
view {{ $data | json }}jsnew Vue({ el: '#demo', data: { name: 'foobar' }});显示添加函数new Vue({ el: '#demo', data: { n... 阅读全文
摘要:
https://metricloop.com/blog/setting-up-multi-auth-in-laravel-52 http://imrealashu.in/code/laravel/multi-auth-with-laravel-5-2-2/ psr规范 http://www.php- 阅读全文
摘要:
view和jq @extends('layouts.main') @section('content') <h3>User List</h3> <p class="text-center text-info"></p> <table class="table table-striped"> <tr> 阅读全文