The Laravel Handbook
1 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 年前3Learning Laravel
Laravel #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 年前3Laravel 5.0 Documentation
1. 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 Migrations v. Database Seeding vi. Redis i. Introduction ii. Configuration iii. Usage iv. Pipelining 8. Artisan CLI i. Overview i. Introduction ii. Usage iii. Calling Commands Outside Of CLI iv. Scheduling0 码力 | 242 页 | 1.44 MB | 1 年前3Laravel 3.2 Documentation
http://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 年前3Angular 8 - Reviewed
Angular 8 i Angular 8 ii About the Tutorial Angular 8 is an open source, TypeScript based frontend web application framework. Angular 8 has been released by tutorial starts with the architecture of Angular 8,setup simple project, data binding, then walks through forms, templates, routing and explains about Angular 8 new features. Finally, conclude with step by application developer. This tutorial is intended to make you comfortable in getting started with the Angular8 concepts with examples. Prerequisites Before proceeding with the various types of concepts given0 码力 | 231 页 | 4.00 MB | 1 年前3Laravel
03.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) (Blade) • Pagination • Authentification, sessions • Mail • Tests unitaires • Extensible par packages8 (bundles) via composer Le Front Controller Architecture MVC • Structure d’une appli web = cycle0 码力 | 8 页 | 224.34 KB | 1 年前38. Continue to use ClickHouse as TSDB
TABLE demonstration.insert_view ( `Time` DateTime, `Name` String, `Age` UInt8, ..., `HeartRate` UInt8, `Humidity` Float32, ... ) ENGINE = MergeTree() PARTITION BY toYYYYMM(Time) ORDER insert_view ( `Time` DateTime, `Name` LowCardinality(String), `Age` UInt8, ..., `HeartRate` UInt8, `Humidity` Float32, ... ) ENGINE = MergeTree() PARTITION BY toYYYYMM(Time) ORDER ORDER BY (Name, Time, Age, ...); ► Column-Orient Model How we do CPU : Intel Skylake 8 core Memory : 64 GB Disk : 500GB SSD Data Set : TSBS, 12 Hours, 40000 Drivers, 10 Metrics ≈ 16.9 billion Rows0 码力 | 42 页 | 911.10 KB | 1 年前3rwcpu8 Instruction Install miniconda pytorch
This guideline shows how to use/install Miniconda and PyTorch on rwcpu8.cse.ust.hk Using Global Miniconda and PyTorch If you don't want to install Miniconda and PyTorch yourself, you can use the global cshrc_user rm ~/.tcshrc conda --help conda create -n pytorch conda activate pytorch (pytorch) rwcpu8.cse.ust.hk:your_username:101> conda install pytorch torchvision cudatoolkit=10.2 -c pytorch python0 码力 | 3 页 | 75.54 KB | 1 年前3Apache Kafka with Istio on K8s
Sebastian Toader & Zsolt Varga 2021-Feb-26 Apache Kafka with Istio on K8s 2 • Scalability • Resiliency • Security • Observability • Disaster recovery Production grade Apache Kafka on Kubernetes certificate attached automatically by Istio Proxy sidecar container • Client certificate includes the K8s service account of the Kafka client application • SPIFE:///ns/ /sa/ 8 Security layer provided by Istio 9 • Kafka does not process client certificate in PLAINTEXT mode 0 码力 | 14 页 | 875.99 KB | 1 年前3Apache Wicket 8.x Reference Guide
Wicket 8.x Reference Guide The Apache Software Foundation Table of Contents 1. Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 8. Page versioning and caching. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hufe Christian Kroemer Daniel Bartl Paul Borș Joachim Rohde PS: this guide is based on Wicket 8. However if you are using an older version you should find this guide useful as well, but it’s likely0 码力 | 350 页 | 9.95 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100