积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(11)PHP(11)Laravel(11)

语言

全部英语(6)中文(简体)(5)

格式

全部PDF文档 PDF(11)
 
本次搜索耗时 0.085 秒,为您找到相关结果约 11 个.
  • 全部
  • 后端开发
  • PHP
  • Laravel
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Learning Laravel

    Or Via Laravel Installer First, download the Laravel installer using Composer: composer global require "laravel/installer" Make sure to place the $HOME/.composer/vendor/bin directory (or the equivalent 'namespace' => $this->namespace, 'middleware' => 'web', ], function ($router) { require app_path('Http/routes.php'); }); } As you can see the middleware web is applied. You could 'namespace' => $this->namespace, 'middleware' => 'web', ], function ($router) { require app_path('Http/routes.php'); }); } protected function mapApiRoutes(Router $router) {
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 Laravel 5.0 Documentation

    'Html' not found . To fix this, add "illuminate/html": "~5.0" to your composer.json file's require section. You'll also need to add the Form and HTML facades and service provider. Edit config/app wildcard event listeners no longer append the event to your handler functions parameters. If you require finding the event that was fired you should use Event::firing() . Controller Updates Password installed on your machine. First, download the Laravel installer using Composer. composer global require "laravel/installer=~1.1" Make sure to place the ~/.composer/vendor/bin directory in your PATH
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》02. Introduction aux frameworks PHP

    sauf ce qu’on leur autorise, ici md5 et strtolower. Voir 02-twig/index.php22. require_once 'Twig/lib/Twig/Autoloader.php'; Twig_Autoloader::register(); // ... // Configuration de Twig document (géné- ralement MongoDB). Il en existe toute une foule. require 'RedBean/rb.php'; R::setup("sqlite:../users.db"); // ... if ("equipe" === $page) { $personne = R::load("personnes" Gestionnaire de paquets pour PHP: getcomposer.org29 Maintenir notre répertoire de vendor ainsi que les require est peu pratique. Voici qu’entre en scène Composer30, le gestionnaire de paquet pour PHP. Packagist31
    0 码力 | 24 页 | 1.03 MB | 1 年前
    3
  • pdf文档 Laravel 6.0 中文文档

    如果想要恢复之前版本的 Vue/Bootstrap 脚手架代码,可以安 装 laravel/ui 扩展包,并使用 Artisan 命令 ui 来安装前端脚手架 代码: composer require laravel/ui php artisan ui vue --auth 升级指南 重要更新概览 影响较大  授权资源 & viewAny  字符串 & 数组辅助函数 影响中等 laravel/helpers 扩展包来继 续使用原函数进行调用: 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 20 composer require laravel/helpers 本地化 Lang::trans & Lang::transChoice 方法 影响级别:中等 翻译器的 Lang::trans 和 Lang::transChoice Laravel 安装器 首先,我们可以通过 Laravel 安装器安装 Laravel,在此之前,需要 通过 Composer 安装 Laravel 安装器: composer global require laravel/installer 确保 Composer 的全局 vendor bin 目录包含在系统 $PATH 路径 中,以便系统可以找到 laravel 可执行命令。在不同的操作系统中,
    0 码力 | 1442 页 | 14.66 MB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    Composer(如果尚未安装的话参考这份文档去安装吧)。 通过 Laravel 安装器 首先,通过 Composer 安装 Laravel 安装器: composer global require "laravel/installer" 确保 $HOME/.composer/vendor/bin 在系统路径中(Mac 中对应路径是 ~/.composer/vendor/bin,Windows Homestead,这样就会在该项目下创 建 Vagrantfile,允许其他人在该项目中执行 vagrant up 命令,在指定项目根目录下使用 Composer 执行安装命令如下: composer require laravel/homestead --dev 这样就在项目中安装了 Homestead。Homestead 安装完成后,使用 make 命令生成 Vagrantfile 和 Homestead Homebrew 安装 PHP 7.2: brew install homebrew/php/php72;  通过 Composer 安装 Valet: composer global require laravel/valet  运行 valet install 命令,这将会配置并安装 Valet 和 DnsMasq,然后注册 Valet 后台随机启动。 本文档由 Laravel
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • pdf文档 Laravel 5.3 中文文档

    Laravel 之前,确保机器上已经安装了 Composer。 通过 Laravel 安装器 首先,通过 Composer 安装 Laravel 安装器: composer global require "laravel/installer" 确保 ~/.composer/vendor/bin 在系统路径中,否则不能在任意路径调用 laravel 命令。 安装完成后,通过简单的 laravel Homestead,这样就会在该项目下创建 Vagrantfile,允许其他人在该项目中执行 vagrant up 命令,在指定项目根目录下使用 Composer 执行安装命令如下: composer require laravel/homestead --dev 这 样 就 在 项 目 中 安 装 了 Homestead 。 Homestead 安 装 完 成 后 , 使 用 make 命 令 生 Homebrew 安装 PHP 7.0: brew install homebrew/php/php70。  通过 Composer 安装 Valet: composer global require laravel/valet(确 保 ~/.composer/vendor/bin 在系统路径中) 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel
    0 码力 | 691 页 | 9.37 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    an empty string. Note: Each web server has a different method of doing HTTP rewrites, and may require a slightly different .htaccess file. ROUTING The Basics Laravel uses the latest features of logged in before having access to these pages. However, no other actions within this controller require an authenticated session. Attaching a filter to all except a few actions: $this->filter('before' declaring to which actions the filter applies we are instead declaring the actions that will not require authenticated sessions. It can sometimes be safer to use the 'except' method as it's possible to
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Laravel 5.1 中文文档

    之前,确保机器上已经安装 Composer。 1.2.1 通过 Laravel 安装器 首先,通过 Composer 安装 Laravel 安装器: composer global require "laravel/installer=~1.1" 确保~/.composer/vendor/bin 在系统路径 PATH 中,否则不能调用 laravel 命令。 安装完成后,通过简单的 Homestead,这样就会在该项目下创建 Vagrantfile,允许其他人在该项目中执 行 vagrant up 命令,在指定项目根目录下使用 Composer 执行安装命令如下: composer require laravel/homestead --dev 这样就在项目中安装了 Homestead。Homestead 安装完成后,使用 make 命令生成 Vagrantfile 和 Homestead Symfony HTTP Message Bridge 组件将典型的 Laravel 请求和响应转化为 PSR-7 兼容的实现: composer require symfony/psr-http-message-bridge composer require zendframework/zend-diactoros 安装完这些库之后,你只需要在路由或控制器中通过对请求类型进行类型提示就可以获取 PSR-7
    0 码力 | 307 页 | 3.46 MB | 1 年前
    3
  • pdf文档 Laravel 5.2 中文文档

    到 composer.json 文件。 添加 symfony/dom-crawler ~3.0 和 symfony/css-selector ~3.0 到 composer.json 的 require-dev 部分。 认证 配置文件 更新 config/auth.php 文件内容如下: https://github.com/laravel/laravel/blob/develop/config/auth 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 12 composer global require "laravel/installer" 确保 ~/.composer/vendor/bin 在系统路径中,否则不能在任意路径调用 laravel 命令。 安装完成后,通过简单的 laravel Homestead,这样就会在该项目下创建 Vagrantfile,允许其他人在该项目中 执行 vagrant up 命令,在指定项目根目录下使用 Composer 执行安装命令如下: composer require laravel/homestead --dev 这样就在项目中安装了 Homestead。Homestead 安装完成后,使用 make 命令生 成 Vagrantfile 和 Homestead
    0 码力 | 377 页 | 4.56 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》 03. Laravel

    21https://www.pluralsight.com/courses/laravel-9-fundamentals 22https://getcomposer.org/ 4 $composer global require "laravel/installer" • Le déploiement est simplifié si l’env de dev ressemble à celui de production
    0 码力 | 8 页 | 224.34 KB | 1 年前
    3
共 11 条
  • 1
  • 2
前往
页
相关搜索词
LearningLaravel5.0DocumentationSlidesDevWeb02IntroductionauxframeworksPHP6.0中文文档5.65.33.25.15.203
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩