《Slides Dev Web》02. Introduction aux frameworks PHP
popularité est liée au fait qu’il est simple à mettre en œuvre, gratuit et libre. Tout un tas de modules est fourni avec pour faire de l’imagerie, des bases de données, du XML, etc. Et plus encore sur 27https://httpd.apache.org/docs/current/mod/mod_rewrite.html 28http://nginx.org/en/docs/http/ngx_http_core_module.html#try_files 18 // 04-routes/index.php $uri = $_SERVER['REQUEST_URI'], $matches = [];0 码力 | 24 页 | 1.03 MB | 1 年前3
The Laravel Handbook
Node.js first. This command will create a package.json file, a package-lock.json and a node_modules folder. Then run this: npx tailwindcss init -p This will create the tailwind.config.js and fan of investing some money and saving time instead. Forge in particular is official, made by the core team of Laravel, lots and lots of people use it (they claim over 500,000 sites are powered by Forge)0 码力 | 111 页 | 14.25 MB | 1 年前3
Learning Laravelexisting third-party packages. Main Features MVC Laravel uses the MVC model, therefore there are three core-parts of the framework which work https://riptutorial.com/ 2 together: models, views and controllers option. The path is relative to the application's base path. php artisan make:migration --path=app/Modules/User/Migrations Inside a database migration Each migration should have an up() method and a down() app directory to src. Override Application class The directories name app is hardcoded into the core Application class, so it has to be overridden. Create a new file Application.php. I prefer to keep0 码力 | 216 页 | 1.58 MB | 1 年前3
《Slides Dev Web》 08 . RSSXML Formats • RSS 2.0 (Really Simple Syndication) – Simple, le plus répandu – Extensible par modules (éléments supplémentaires) • Atom 1.0 : 2 standards web – Atom Syndication Format – Atom Publishing Publishing Protocol • RSS 0.90, 1.0 (RDF Site Summary) : obsolète – Basé sur RDF – Extensible par modules • Antérieurs : RSS 0.91, 0.92 (Rich Site Summary) : obsolètes – Migration facile vers RSS 2.0 RSS cours d'Applications Internet 2 https://intranet.he-arc.ch/sites/ingenierie/ Bachelor_Modules_Annees_Fich/12-13/Niveau-3/ ING-DM3254-12-D%C3%A9veloppement%20web%20et%20mobile-V1.docxUn 0 码力 | 7 页 | 52.98 KB | 1 年前3
Laravel 3.2 DocumentationDateTime database query bindings. 6 Migrated to the Symfony HttpFoundation component for core request / response handling. Fixed the passing of strings into the Input::except method. validation language line loading from bundles. Fixes double-loading of classes when overriding the core. Classify migration names. 8 Upgrading From 3.1.6 Replace the laravel folder. Controller layouts now resolved in Laravel\Controller __construct. Rewrote Eloquent and included in core. Added "match" validation rule. Fixed table prefix bug. Added Form::macro method.0 码力 | 139 页 | 1.13 MB | 1 年前3
Laravel 5.0 Documentation
4.1.26 From <= 4.1.25 v. Upgrading To 4.1 From 4.0 iii. Contribution Guide i. Bug Reports ii. Core Development Discussion iii. Which Branch? iv. Security Vulnerabilities v. Coding Style 3. Setup Introduction ii. Creating Commands iii. Dispatching Commands iv. Queued Commands v. Command Pipeline vi. Core Extension i. Managers & Factories ii. Cache iii. Session iv. Authentication v. IoC Based Extension x Upgrading To 4.1.26 From <= 4.1.25 Upgrading To 4.1 From 4.0 Contribution Guide Bug Reports Core Development Discussion Which Branch? Security Vulnerabilities Coding Style Prologue Laravel 50 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 5.6 中文文档rsync__args: ["--verbose", "--archive", "--delete", "-zz"] rsync__exclude: ["node_modules"] 配置 Nginx 站点 对 Nginx 不熟?没关系!通过 sites 属性你可以方便地将“域名”映射到 Homestead 虚拟机的指定目录,Homestead.yaml 中默认已经配置了一个示 modules: [ path.resolve(__dirname, 'vendor/laravel/spark/resources/assets/js') ] } }); 自定义配置文件 第二个选择是拷贝 Mix 的 webpack.config.js 到自己的项目根目录: cp node_modules/laravel-mix/setup/webpack 有升级变更都要手动将变更合并到自定义的新文件。 拷贝文件/目录 你可以使用 copy 方法拷贝文件/目录到新路径,这在将 node_modules 目录下的特定资源文件重新放置到 public 目录下时很有用: mix.copy('node_modules/foo/bar.css', 'public/css/bar.css'); 拷贝目录的时候,copy 方法将会铺平目录结构,要维持目录的原始结构,需要使用0 码力 | 377 页 | 14.56 MB | 1 年前3
Laravel 6.0 中文文档options: rsync__args: ["--verbose", "--archive", "--de lete", "-zz"] rsync__exclude: ["node_modules"] 配置 Nginx 站点 对 Nginx 不熟?没关系!通过 sites 属性你可以方便地将“域名”映 射到 Homestead 虚拟机的指定目录,Homestead.yaml 中默认已经 webpackConfig({ resolve: { modules: [ path.resolve(__dirname, 'vendor/laravel/spa rk/resources/assets/js') ] } }); 自定义配置文件 第二个选择是拷贝 Mix 的 webpack.config.js 到自己的项目根目 录: cp node_modules/laravel-mix/setup/webpack 你可以使用 copy 方法拷贝文件/目录到新路径,这在 将 node_modules 目录下的特定资源文件重新放置到 public 目录 下时很有用: 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 445 mix.copy('node_modules/foo/bar.css', 'public/css/bar. css');0 码力 | 1442 页 | 14.66 MB | 1 年前3
共 8 条
- 1













