Learning LaravelStackOverflow Slack Community 2 Featured Tutorial 2 Contribution Guidelines 2 Contribution Style Guide 2 About Laravel 2 Main Features 2 MVC 2 Blade Templating Engine 3 Routing & Middleware 3 ORM 3 Event Handling 3 Versions 3 Examples 4 Welcome to Laravel tag documentation! 4 Starter Guide 4 Getting Started 4 Laravel Views 5 Chapter 2: Artisan 6 Syntax 6 Parameters 6 Examples 8 Introduction LaraDock (Laravel Homestead for Docker) 114 Installation 114 Basic Usage 115 Chapter 33: Installation Guide 116 Remarks 116 Examples 116 Installation 116 Hello World Example (Basic) 117 Hello World Example0 码力 | 216 页 | 1.58 MB | 1 年前3
Laravel 5.0 Documentation
Introduction 2. Prologue i. Release Notes i. Laravel 5.0 ii. Laravel 4.2 iii. Laravel 4.1 ii. Upgrade Guide i. Upgrading To 5.0 From 4.2 ii. Upgrading To 4.2 From 4.1 iii. Upgrading To 4.1.29 From <= 4.1 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 i. Installation i. Install Composer 1 Upgrade Guide Upgrading To 5.0 From 4.2 Upgrading To 4.2 From 4.1 Upgrading To 4.1.29 From <= 4.1.x Upgrading To 4.1.26 From <= 4.1.25 Upgrading To 4.1 From 4.0 Contribution Guide Bug Reports0 码力 | 242 页 | 1.44 MB | 1 年前3
The Laravel Handbook
development), and much more. Here’s a 101 on Blade (for more I highly recommend the official Blade guide). In the route definition, you can pass data to a Blade template: Route::get('/test', function () the latest changes you did to the database. Find more about migrations on the official migrations guide. 7. Using forms to accept user input and store it into the database Now we’re going to create a php artisan serve if you stopped the service, and go to http://127.0.0.1:8000/newdog The style is not brilliant, but the form shows up: 31 Now back to the app/Http/Controllers/DogController0 码力 | 111 页 | 14.25 MB | 1 年前3
《Slides Dev Web》 10. Rwdtype : all, screen, print, tv, braille, handheld, ... 2. dans une feuille de style #nav {float: right;} #nav ul {list-style: none;} @media screen and (min-width: 400px) and (orientation: 200px; } #nav li {float: left; margin: 0 0 0 .5em; border: none;} } 3. Règle CSS import @import url(style600min.css) screen and (min-width: 600px); Media Queries6 width, height, device-width, device-height0 码力 | 7 页 | 76.36 KB | 1 年前3
Laravel 3.2 Documentationto the Laravel documentation. These documents were designed to function both as a getting-started guide and as a feature reference. Even though you may jump into any section and start learning, we recommend index: $table->string('email')->unique(); If defining the indexes on a separate line is more your style, here are example of using each of the index methods: Command Description $table->primary('id');0 码力 | 139 页 | 1.13 MB | 1 年前3
Laravel 5.2 中文文档*/ public function bind($abstract, $concrete = null, $shared = false) { // } Code Style Fixer 可以使用 PHP-CS-FIXER 在代码提交前修复代码风格。 在此之前,需要安装全局工具,然后通过在项目根目录下运行如下命令检查代码风格: php-cs-fixer fix ['name' => 'JavaScript: The Good Parts', 'pages' => 176], ['name' => 'JavaScript: The Definitive Guide', 'pages' => 10 96],]); $collection->avg('pages'); // 636 chunk() chunk 方法将一个集合分割成多个小尺寸的小集合: ['name' => 'JavaScript: The Good Parts', 'pages' => 176], ['name' => 'JavaScript: The Definitive Guide', 'pages' => 10 96], ]); $collection->sum('pages'); // 1272 此外,你还可以传递自己的回调来判断对哪些值进行求和: $collection0 码力 | 377 页 | 4.56 MB | 1 年前3
Laravel 5.1 中文文档['name' => 'JavaScript: The Good Parts', 'pages' => 176], ['name' => 'JavaScript: The Definitive Guide', 'pages' => 10 96], ]); $collection->sum('pages'); // 1272 此外,你还可以传递自己的回调来判断对哪些值进行求和: $collection 学院(LaravelAcademy.org)提供 199 elixir(function(mix) { mix.less('app.less', 'public/stylesheets/style.css'); }); 4.2 Sass sass 方法允许你将 Sass 编译成 CSS。假定你的 Sass 文件存放在 resources/assets/sass, 你可以像这样使用该方法:0 码力 | 307 页 | 3.46 MB | 1 年前3
Laravel 5.3 中文文档specific output filename... elixir(function(mix) { mix.less('app.less', 'public/stylesheets/style.css'); }); Sass 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 ['name' => 'JavaScript: The Good Parts', 'pages' => 176], ['name' => 'JavaScript: The Definitive Guide', 'pages' => 1096],、 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel 中文学习资源 ['name' => 'JavaScript: The Good Parts', 'pages' => 176], ['name' => 'JavaScript: The Definitive Guide', 'pages' => 109 6], ]); 本文档由 Laravel 学院(LaravelAcademy.org)提供 Laravel 学院致力于提供优质 Laravel0 码力 | 691 页 | 9.37 MB | 1 年前3
《Slides Dev Web》 05. JavaScript & DOM
ts-for-better-productivity-ultimate-list/ 18https://developer.mozilla.org/fr/docs/Web/JavaScript/Guide/Le_mod%C3%A8le_objet_JavaScript_en_d%C3%A9tai ls 19http://www.w3schools.com/js/js_function_closures0 码力 | 10 页 | 91.95 KB | 1 年前3
《Slides Dev Web》 12. Risques applicatifs
com/webauthnworks/introduction-to-webauthn-api-5fd1fb46c285 27https://fidoalliance.org/members/ 28https://webauthn.guide/ 29https://auth0.com/blog/introduction-to-web-authentication/ 30https://www.freecodecamp.org/news/intro-to-webauthn/0 码力 | 12 页 | 474.37 KB | 1 年前3
共 16 条
- 1
- 2













