Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
LARAVEL: The Introduction
Search
Stephen Jude
November 23, 2019
Programming
0
290
LARAVEL: The Introduction
Stephen Jude
November 23, 2019
Tweet
Share
More Decks by Stephen Jude
See All by Stephen Jude
What is Flutter
stephenjude
0
220
Other Decks in Programming
See All in Programming
@Environment(\.keyPath)那么好我不允许你们不知道! / atEnvironment keyPath is so good and you should know it!
lovee
0
110
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
700
rage against annotate_predecessor
junk0612
0
160
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
100
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
print("Hello, World")
eddie
1
520
Swift Updates - Learn Languages 2025
koher
2
460
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
4
2.7k
testingを眺める
matumoto
1
140
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
1.1k
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
150
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
120
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Facilitating Awesome Meetings
lara
55
6.5k
The Language of Interfaces
destraynor
161
25k
Docker and Python
trallard
45
3.6k
Building Applications with DynamoDB
mza
96
6.6k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Balancing Empowerment & Direction
lara
3
610
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
Six Lessons from altMBA
skipperchong
28
4k
Automating Front-end Workflow
addyosmani
1370
200k
Making Projects Easy
brettharned
117
6.4k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Transcript
The Introduction #laravel #laravelonitsha #laravelmeetup
Software Developer, Deacons Digital Solution & Qwickpage Twitter: @stephenjudeso
A Framework For Building Modern PHP Apps ADD A FOOTER
3
PHP: Hypertext Preprocessor is a general-purpose programming language originally designed
for web development. The Laravel Community 4
The two most strongly communicated values of the framework are
to increase developer speed and developer happiness. LARAVEL: THE INTRODUCTION 5
THE LARAVEL DOCUMENTATION 6 laravel.com/docs/master
THE COMMUNITY 7 1. LARACAST.COM 2. LARASHOUT.COM 3. LARAVEL-NEWS.COM 4.
LARAVELCOLLECTIVE.COM 5. LARAVEL.IO
8 1. LARAVEL HOMESTEAD 2. LARAVEL VALET 3. LARAGON 4.
LAMP/WAMP/MAMP
9 LARAGON laragon.org/download
10 • PHP • APACHE • NGINX • MYSQL •
REDIS • SSL • COMPOSER • TERMINAL • GIT • NOTEPAD++ • PRETTY URL
11 • THE APP DIRECTORY • THE BOOTSTRAP DIRECTORY •
THE CONFIG DIRECTORY • THE DATABASE DIRECTORY • THE PUBLIC DIRECTORY • THE RESOURCES DIRECTORY • THE ROUTES DIRECTORY • THE STORAGE DIRECTORYTHE • TESTS DIRECTORY • THE VENDOR DIRECTORY
12 The .env.example & .env files DON’T COMMIT YOUR .env
FILE
13 ARTISAN a number of helpful commands for your use
while developing your application.
14 > php artisan list To view a list of
all available Artisan commands
15 LARAVEL ROUTES & CONTROLLERS by @OilmoneDev ELOQUENT MODEL DEMYSTIFIED
by @benqoder
STEPHEN JUDE Phone: 08183968207 Email:
[email protected]