SlideShare a Scribd company logo
LaravelConf
Taiwan 2018
心得&分享
Kevin Chen
2018/07/12
Laravel conf  taiwan_2018
心得&感想
跨境電商的眉眉角角
這個我來也可以講!!
訊息通知的奧義 - 大量寄發
EMAIL 及簡訊的技巧
工程師的大航道之路
優雅與效能,LARAVEL 與 SWOOLE
整合之路
針對網路應用程式的資安實踐
如何正確佈署 LARAVEL 專案
很基本也很重要!!
DEMO
LARAVEL-TERMINAL
https://github.com/recca0120/laravel-terminal
Install by composer
• composer require recca0120/terminal --dev
Registering the Package
• app/config/app.php
• 'providers' => [
...
Recca0120TerminalTerminalServiceProvider::class,
...
];
• publish
artisan vendor:publish --
provider="Recca0120TerminalTerminalServiceProvider"
config
'commands' =>[
Recca0120TerminalConsoleCommandsArtisan::class,
Recca0120TerminalConsoleCommandsArtisanTinker::class,
Recca0120TerminalConsoleCommandsCleanup::class,
Recca0120TerminalConsoleCommandsFind::class,
Recca0120TerminalConsoleCommandsMysql::class,
Recca0120TerminalConsoleCommandsTail::class,
Recca0120TerminalConsoleCommandsVi::class,
]
Available Commands
• artisan
• artisan tinker
• find
• mysql
• tail
• vi

More Related Content

PDF
Apache Airavata API Demo
PDF
Building Web APIs with Elixir
PDF
Laravel 5 New Features
PPT
Laravel Starter Kit | Laravel Admin Template-ChandraAdmin
PPTX
React 101
PPTX
Modern web app with REACT
PDF
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
PDF
Knowing Laravel 5 : The most popular PHP framework
Apache Airavata API Demo
Building Web APIs with Elixir
Laravel 5 New Features
Laravel Starter Kit | Laravel Admin Template-ChandraAdmin
React 101
Modern web app with REACT
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
Knowing Laravel 5 : The most popular PHP framework

What's hot (20)

DOCX
Atp 11 b pocket guide(1)
PDF
Laravel Forge: Hello World to Hello Production
PDF
All Aboard for Laravel 5.1
PDF
All the Laravel Things – Up & Running to Making $$
PPTX
What's New in Laravel 5 (Laravel Meetup - 23th Apr 15, Yogyakarta, ID)
PDF
R.I. Pienaar - Puppet Camp 2010
PDF
Continuous Delivery - Voxxed Days Thessaloniki 21.10.2016
PDF
MidwestPHP 2016 - Adventures in Laravel 5
PDF
Continuous Delivery - Devoxx Morocco 2016
PDF
How Gear4Music Went from 0-1000+ API Tests
PPTX
How to setup a development environment for ONAP
PDF
Node.js Everywhere by @zwigby
PDF
September SDG - Lightning
PDF
Postman for Efficient Professional Services: Collaboration, Mocking Dependenc...
PDF
All the Laravel things: up and running to making $$
PDF
CamundaCon 2018: Using Zeebe with Spring Boot and Apache Camel (Holisticon)
PPTX
Web presentation
PDF
Connecting Connect with Spring Boot
PDF
February'16 SDG - Spring'16 new features
PDF
WSO2 API Manager Community Call - November 2021
Atp 11 b pocket guide(1)
Laravel Forge: Hello World to Hello Production
All Aboard for Laravel 5.1
All the Laravel Things – Up & Running to Making $$
What's New in Laravel 5 (Laravel Meetup - 23th Apr 15, Yogyakarta, ID)
R.I. Pienaar - Puppet Camp 2010
Continuous Delivery - Voxxed Days Thessaloniki 21.10.2016
MidwestPHP 2016 - Adventures in Laravel 5
Continuous Delivery - Devoxx Morocco 2016
How Gear4Music Went from 0-1000+ API Tests
How to setup a development environment for ONAP
Node.js Everywhere by @zwigby
September SDG - Lightning
Postman for Efficient Professional Services: Collaboration, Mocking Dependenc...
All the Laravel things: up and running to making $$
CamundaCon 2018: Using Zeebe with Spring Boot and Apache Camel (Holisticon)
Web presentation
Connecting Connect with Spring Boot
February'16 SDG - Spring'16 new features
WSO2 API Manager Community Call - November 2021
Ad

Recently uploaded (20)

PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
A Presentation on Artificial Intelligence
PPTX
TLE Review Electricity (Electricity).pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Getting Started with Data Integration: FME Form 101
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
1. Introduction to Computer Programming.pptx
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Approach and Philosophy of On baking technology
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
NewMind AI Weekly Chronicles - August'25-Week II
A novel scalable deep ensemble learning framework for big data classification...
A Presentation on Artificial Intelligence
TLE Review Electricity (Electricity).pptx
Programs and apps: productivity, graphics, security and other tools
Getting Started with Data Integration: FME Form 101
OMC Textile Division Presentation 2021.pptx
1. Introduction to Computer Programming.pptx
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
Chapter 5: Probability Theory and Statistics
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Assigned Numbers - 2025 - Bluetooth® Document
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Unlocking AI with Model Context Protocol (MCP)
Approach and Philosophy of On baking technology
Heart disease approach using modified random forest and particle swarm optimi...
1 - Historical Antecedents, Social Consideration.pdf
Group 1 Presentation -Planning and Decision Making .pptx
Ad