积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1352)Python(456)Java(318)Spring(256)C++(146)Django(90)Julia(87)Conan(74)PHP(66)Jupyter(62)

语言

全部英语(1201)中文(简体)(97)韩语(10)中文(繁体)(10)法语(7)德语(6)西班牙语(6)日语(6)俄语(6)英语(2)

格式

全部PDF文档 PDF(987)其他文档 其他(349)TXT文档 TXT(8)PPT文档 PPT(7)DOC文档 DOC(1)
 
本次搜索耗时 0.146 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • Django
  • Julia
  • Conan
  • PHP
  • Jupyter
  • 全部
  • 英语
  • 中文(简体)
  • 韩语
  • 中文(繁体)
  • 法语
  • 德语
  • 西班牙语
  • 日语
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Laravel 5.0 Documentation

    Namespacing Your Application 6. Services i. Authentication i. Introduction ii. Authenticating Users iii. Retrieving The Authenticated User iv. Protecting Routes v. HTTP Basic Authentication vi. well as simple corresponding views, which are located at resources/views/auth . In addition, a "users" table migration has been included with the framework. Including these simple resources allows rapid public function rules() { return [ 'email' => 'required|email|unique:users', 'password' => 'required|confirmed|min:8', ]; } public function authorize()
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    flexibility and expressiveness. Users new to Laravel will enjoy the same ease of development that is found in the most popular and lightweight PHP frameworks. More experienced users will appreciate the opportunity 3 Application Structure Laravel's directory structure is designed to be familiar to users of other popular PHP frameworks. Web applications of any shape or size can easily be created using table name on your database. So, if the current index name is "id_unique" on the "users" table, make the index name "users_id_unique". Add alias for Eloquent in your application configuration. Add the
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS

    2.0, OIDC, SAML, and CAS. Casdoor serves both the web UI and the login requests from application users. You need to enable JavaScript to run this app. Casdoor f Casdoor featur eatures es 1. Casdoor casdoor.com as an example. Or Organization ganization In Casdoor, an organization is a container for users and applications. For example, all the employees of a company or all the customers of a business types of users in Casdoor: • built-in organization users, such as built-in/admin : global administrators who have full administrative power on the Casdoor platform. • Other organizations' users, such as
    0 码力 | 825 页 | 58.31 MB | 1 年前
    3
  • pdf文档 Laravel 5.1 中文文档

    admin: Route::group(['prefix' => 'admin'], function () { Route::get('users', function () { // 匹配 "/admin/users" URL }); }); 你还可以使用 prefix 参数为群组路由指定公共参数: Route::group(['prefix' Route::controller 方法定义一个路由,该 controller 方法接收两个参数,第一个参数是控 制器处理的 baseURI,第二个参数是控制器的类名: Route::controller('users', 'UserController'); 接下来,添加方法到控制器,方法名应该以 HTTP 请求方法开头: users 请求 */ public function getIndex() { // } /** * 响应 GET /users/show/1 请求 */ public function getShow($id)
    0 码力 | 307 页 | 3.46 MB | 1 年前
    3
  • pdf文档 Laravel 5.2 中文文档

    ,从而允许你轻松限制给定 IP 地址在 指定时间内对某个路由发起请求的数目。例如,要限制某个 IP 地址每分钟只能访问某个 路由 60 次,你可以这么做: Route::get('/api/users', ['middleware' => 'throttle:60,1', function () { // }]); 数组输入验证 在 Laravel 5.2 可轻松实现表 是唯一的,可以这么实现: $validator = Validator::make($request->all(), [ 'person.*.email' => 'email|unique:users' ]); 同样,你可以在语言文件中使用 * 来指定验证数组字段: 'custom' => [ 'person.*.email' => [ 'unique' /auth.php 更新完成后,基于原来的配置设置认证选项,如果不做改动,认证服务将基于 Laravel 5.1。 在新的 auth.php 配置文件中,要特别注意 passwords.users.email 配置项,由于在 Laravel 5.2 对 email 视图路径有所改动,因此要确保该视图路径与应用实际的路径相匹 配,如果不匹配的话要更新该配置值。 Contracts 如果你实现了
    0 码力 | 377 页 | 4.56 MB | 1 年前
    3
  • pdf文档 Laravel 5.3 中文文档

    为了订阅到传统频道,Laravel Echo 还使得订阅到提供谁在监听给定频道信息的已存在频道变得 简单: Echo.join('chat.' + roomId) .here((users) => { // }) .joining((user) => { console.log(user.name); }) Blade 模板中循环遍历的时候,$loop 变量将会在循环中生效。通过该变量可以访问很 多有用的信息,比如当前循环索引值,以及当前循环是第一个还是最后一个迭代: @foreach ($users as $user) @if ($loop->first) This is the first iteration. @endif @if 如果你不想要迁移查询构建器结果到 Collection 实例,可以在查询构建器的 get 方法后调用 call 方法,这将会返回原生的 PHP 数组结果,从而保证向后兼容: $users = DB::table('users')->get()->all(); Eloquent $morphClass 属性 可以在 Eloquent 模型上定义的$morphClass 属性已经被移除,以便定义一个“morph
    0 码力 | 691 页 | 9.37 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 4.x

    Create Edit Template Update Validation Rules for Articles Add Delete Action CMS Tutorial - Tags and Users Adding Tagging to Articles Updating Articles to Enable Tagging Finding Articles By Tags Improving Authentication Type Configuring Authentication Handlers Customizing Find Query Identifying Users and Logging Them In Redirecting Users After Login Creating Stateless Authentication Systems Using Basic Authentication Custom Password Hasher Classes Changing Hashing Algorithms Manually Logging Users In Accessing the Logged In User Logging Users Out Deciding When to run Authentication Authorization Configuring Authorization
    0 码力 | 1249 页 | 1.04 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 3.x

    Create Edit Template Update Validation Rules for Articles Add Delete Action CMS Tutorial - Tags and Users Adding Tagging to Articles Updating Articles to Enable Tagging Finding Articles By Tags Improving Authentication Type Configuring Authentication Handlers Customizing Find Query Identifying Users and Logging Them In Redirecting Users After Login Creating Stateless Authentication Systems Using Basic Authentication Custom Password Hasher Classes Changing Hashing Algorithms Manually Logging Users In Accessing the Logged In User Logging Users Out Deciding When to run Authentication Authorization Configuring Authorization
    0 码力 | 1244 页 | 1.05 MB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    * @var UserRepository */ protected $users; /** * Create a new controller instance. * * @param UserRepository $users * @return void 本文档由 Laravel 学院提供 中文学习资源:http://laravelacademy.org 29 */ public function __construct(UserRepository $users) { $this->users = $users; } /** * Show the profile for the given user. * $id * @return Response */ public function show($id) { $user = $this->users->find($id); return view('user.profile', ['user' => $user]); } } 在本例中,UserController
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 3.x

    Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 CMS Tutorial - Tags and Users . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 CMS Tutorial be thought of as “Friend”, “User”, “Comment”, or “Photo”. If we wanted to load some data from our users table we could do: use Cake\ORM\TableRegistry; (continues on next page) 1 CakePHP Cookbook Documentation from previous page) // Prior to 3.6 use TableRegistry::get('Users') $users = TableRegistry::getTableLocator()->get('Users'); $query = $users->find(); foreach ($query as $row) { echo $row->username; }
    0 码力 | 967 页 | 2.80 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
Laravel5.0Documentation3.2CasdoorAnOpenSourceUIfirstIdentityAccessManagementIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLandCAS5.1中文文档5.25.3CakePHPCookbook5.6
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩