 The Laravel Handbook1 Table of Contents Preface The Laravel Handbook Conclusion 2 Preface The Laravel Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get get you up to speed quickly with Laravel. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You can reach me me on Twitter @flaviocopes. Enjoy! 3 The Laravel Handbook 0. Table of contents 0. Table of contents 1. Introduction to Laravel 2. Getting started 3. Blade 4. Dynamic routes 5. Adding a database0 码力 | 111 页 | 14.25 MB | 1 年前3 The Laravel Handbook1 Table of Contents Preface The Laravel Handbook Conclusion 2 Preface The Laravel Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get get you up to speed quickly with Laravel. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You can reach me me on Twitter @flaviocopes. Enjoy! 3 The Laravel Handbook 0. Table of contents 0. Table of contents 1. Introduction to Laravel 2. Getting started 3. Blade 4. Dynamic routes 5. Adding a database0 码力 | 111 页 | 14.25 MB | 1 年前3
 Learning LaravelLaravel #laravel Table of Contents About 1 Chapter 1: Getting started with Laravel 2 Remarks 2 Laravel StackOverflow Slack Community 2 Featured Tutorial 2 Contribution Guidelines 2 Contribution Guide 2 About Laravel 2 Main Features 2 MVC 2 Blade Templating Engine 3 Routing & Middleware 3 Artisan 3 Eloquent ORM 3 Event Handling 3 Versions 3 Examples 4 Welcome to Laravel tag documentation Getting Started 4 Laravel Views 5 Chapter 2: Artisan 6 Syntax 6 Parameters 6 Examples 8 Introduction 8 List all registered routes filtered by multiple methods 8 Running Laravel Artisan commands using0 码力 | 216 页 | 1.58 MB | 1 年前3 Learning LaravelLaravel #laravel Table of Contents About 1 Chapter 1: Getting started with Laravel 2 Remarks 2 Laravel StackOverflow Slack Community 2 Featured Tutorial 2 Contribution Guidelines 2 Contribution Guide 2 About Laravel 2 Main Features 2 MVC 2 Blade Templating Engine 3 Routing & Middleware 3 Artisan 3 Eloquent ORM 3 Event Handling 3 Versions 3 Examples 4 Welcome to Laravel tag documentation Getting Started 4 Laravel Views 5 Chapter 2: Artisan 6 Syntax 6 Parameters 6 Examples 8 Introduction 8 List all registered routes filtered by multiple methods 8 Running Laravel Artisan commands using0 码力 | 216 页 | 1.58 MB | 1 年前3
 Laravel 5.0 Documentation1. 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 Security Vulnerabilities v. Coding Style 3. Setup i. Installation i. Install Composer ii. Install Laravel iii. Server Requirements ii. Configuration i. Introduction ii. After Installation iii. Accessing Command iii. Registering Commands A GitBook version of Laravel 5.0 Documentation Introduction Release Notes Laravel 5.0 Laravel 4.2 Laravel 4.1 Upgrade Guide Upgrading To 5.0 From 4.2 Upgrading0 码力 | 242 页 | 1.44 MB | 1 年前3 Laravel 5.0 Documentation1. 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 Security Vulnerabilities v. Coding Style 3. Setup i. Installation i. Install Composer ii. Install Laravel iii. Server Requirements ii. Configuration i. Introduction ii. After Installation iii. Accessing Command iii. Registering Commands A GitBook version of Laravel 5.0 Documentation Introduction Release Notes Laravel 5.0 Laravel 4.2 Laravel 4.1 Upgrade Guide Upgrading To 5.0 From 4.2 Upgrading0 码力 | 242 页 | 1.44 MB | 1 年前3
 Laravel 3.2 Documentationhttp://empu.web.id Laravel v3.2 A Framework For Web Artisans Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful that you enjoy, not something that is painful. Enjoy the fresh air. ii TABLE OF CONTENTS Laravel Documentation .................................................................................. ............... 1 Who Will Enjoy Laravel? ................................................................................................. 1 What Makes Laravel Different? ........................0 码力 | 139 页 | 1.13 MB | 1 年前3 Laravel 3.2 Documentationhttp://empu.web.id Laravel v3.2 A Framework For Web Artisans Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful that you enjoy, not something that is painful. Enjoy the fresh air. ii TABLE OF CONTENTS Laravel Documentation .................................................................................. ............... 1 Who Will Enjoy Laravel? ................................................................................................. 1 What Makes Laravel Different? ........................0 码力 | 139 页 | 1.13 MB | 1 年前3
 Laravel03.Laravel 19 décembre 2023 Développement web il3 Laravel HE-Arc (DGR & R. Emourgeon) 2018-23 Pourquoi Laravel1 ? • Framework full stack / glue • Prise en main rapide • Bonne documentation, grande projet PHP le plus populaire6 sur github • Qui7 utilise Laravel ? • version 9 publiée 08.02.22, v10 : 07.02.23 1https://laravel.com/ 2http://laravel.io/forum 3http://fr.wikipedia.org/wiki/SOLID_(informatique) Vue : Blade Engine • Contrôleur : hérite de BaseController Pratique • Conventions de codage : Laravel respecte PSR-210 – Vous aussi avec StyleCI11 • Editeurs et IDE : PhpStorm, glitch12, brackets,0 码力 | 8 页 | 224.34 KB | 1 年前3 Laravel03.Laravel 19 décembre 2023 Développement web il3 Laravel HE-Arc (DGR & R. Emourgeon) 2018-23 Pourquoi Laravel1 ? • Framework full stack / glue • Prise en main rapide • Bonne documentation, grande projet PHP le plus populaire6 sur github • Qui7 utilise Laravel ? • version 9 publiée 08.02.22, v10 : 07.02.23 1https://laravel.com/ 2http://laravel.io/forum 3http://fr.wikipedia.org/wiki/SOLID_(informatique) Vue : Blade Engine • Contrôleur : hérite de BaseController Pratique • Conventions de codage : Laravel respecte PSR-210 – Vous aussi avec StyleCI11 • Editeurs et IDE : PhpStorm, glitch12, brackets,0 码力 | 8 页 | 224.34 KB | 1 年前3
 Django 5.1 DocumentationFramework Third-party distributions of Django For distributors Glossary Release notes Final releases 5.1 release 5.0 release 4.2 release 4.1 release 4.0 release 3.2 release 3.1 release 3.0 release 2.2 release Release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 6.0 5.1 5.0 4.1 4.0 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 5.1 You may have another version of Django installed. That’s it! That’s it – you can now move onto the0 码力 | 3513 页 | 3.17 MB | 1 年前3 Django 5.1 DocumentationFramework Third-party distributions of Django For distributors Glossary Release notes Final releases 5.1 release 5.0 release 4.2 release 4.1 release 4.0 release 3.2 release 3.1 release 3.0 release 2.2 release Release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 6.0 5.1 5.0 4.1 4.0 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 5.1 You may have another version of Django installed. That’s it! That’s it – you can now move onto the0 码力 | 3513 页 | 3.17 MB | 1 年前3
 Django 5.1 Documentationapplication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 886 5 Django FAQ 887 5.1 FAQ: General . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 5.1 You may have another version of Django installed. 2.2.5 That’s it! That’s it –you can now move onto isn’t, you’ll get an error telling “No module named django”. This tutorial is written for Django 5.1, which supports Python 3.10 and later. If the Django version doesn’t match, you can refer to the tutorial0 码力 | 2917 页 | 9.59 MB | 1 年前3 Django 5.1 Documentationapplication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 886 5 Django FAQ 887 5.1 FAQ: General . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 5.1 You may have another version of Django installed. 2.2.5 That’s it! That’s it –you can now move onto isn’t, you’ll get an error telling “No module named django”. This tutorial is written for Django 5.1, which supports Python 3.10 and later. If the Django version doesn’t match, you can refer to the tutorial0 码力 | 2917 页 | 9.59 MB | 1 年前3
 Tornado 5.1 DocumentationContents 1 Quick links 3 2 Hello, world 5 3 Threads and WSGI 7 4 Installation 9 5 Documentation 11 5.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Installation CHAPTER 5 Documentation This documentation is also available in PDF and Epub formats. 5.1 User’s guide 5.1.1 Introduction Tornado is a Python web framework and asynchronous networking library fetch_coroutine(url): http_client = AsyncHTTPClient() response = await http_client.fetch(url) return response.body 5.1. User’s guide 13 Tornado Documentation, Release 5.1.1 Native vs decorated coroutines Python 3.50 码力 | 243 页 | 895.80 KB | 1 年前3 Tornado 5.1 DocumentationContents 1 Quick links 3 2 Hello, world 5 3 Threads and WSGI 7 4 Installation 9 5 Documentation 11 5.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Installation CHAPTER 5 Documentation This documentation is also available in PDF and Epub formats. 5.1 User’s guide 5.1.1 Introduction Tornado is a Python web framework and asynchronous networking library fetch_coroutine(url): http_client = AsyncHTTPClient() response = await http_client.fetch(url) return response.body 5.1. User’s guide 13 Tornado Documentation, Release 5.1.1 Native vs decorated coroutines Python 3.50 码力 | 243 页 | 895.80 KB | 1 年前3
 Tornado 5.1 Documentationutilities Frequently Asked Questions Release notes What’s new in Tornado 5.1.1 What’s new in Tornado 5.1 What’s new in Tornado 5.0.2 What’s new in Tornado 5.0.1 What’s new in Tornado 5.0 What’s new in Tornado Changed in version 4.0: Now returns a Future if no callback is given. Deprecated since version 5.1: The callback argument is deprecated and will be removed in Tornado 6.0. RequestHandler.finish(chunk=None) and raises an error if the connection is closed before all data can be sent. Changed in version 5.1: Now returns a Future instead of None. RequestHandler.render(template_name, **kwargs) Renders the0 码力 | 359 页 | 347.32 KB | 1 年前3 Tornado 5.1 Documentationutilities Frequently Asked Questions Release notes What’s new in Tornado 5.1.1 What’s new in Tornado 5.1 What’s new in Tornado 5.0.2 What’s new in Tornado 5.0.1 What’s new in Tornado 5.0 What’s new in Tornado Changed in version 4.0: Now returns a Future if no callback is given. Deprecated since version 5.1: The callback argument is deprecated and will be removed in Tornado 6.0. RequestHandler.finish(chunk=None) and raises an error if the connection is closed before all data can be sent. Changed in version 5.1: Now returns a Future instead of None. RequestHandler.render(template_name, **kwargs) Renders the0 码力 | 359 页 | 347.32 KB | 1 年前3
 Kicad 5.1 Plugins0 码力 | 48 页 | 44.28 KB | 1 年前3 Kicad 5.1 Plugins0 码力 | 48 页 | 44.28 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100














 
 