Training - Web Development With Laravel Framework (Advanced)
Training - Web Development With Laravel Framework (Advanced)
cleaniquecoders.com
http://bit.ly/training-laravel-dvnc-v1
cleaniquecoders.com
Tools & Environments
Development Environment
1. PHP7
2. RDBMS - MySQL, PostgreSQL, Oracle (require external package), SQLite
3. Web Server - Nginx / Apache
4. Cache Manager - Redis / Memcached [OPTIONAL]
5. Dependency Manager
a. For PHP - Composer ,
b. For Front End Development - NPM (NodeJS Package Manager) [OPTIONAL]
cleaniquecoders.com
Syllabus
Queues Laravel Mix Macro
cleaniquecoders.com
Tools & Environments
Code Editor
1. Sublime Text 3 or
2. Atom
SQL Editor
1. Sequel Pro (Mac Users) or
2. SQLYog Community (Windows) or
3. HeidiSQL.
4. Adminer
cleaniquecoders.com
Queues
cleaniquecoders.com
Queues: Fundamental
cleaniquecoders.com
Connection vs Queues Drivers
Connection basically a connection to our queue - can be Amazon, Queues in Laravel provide numbers of drivers available:
Redis, Database or Beanstalkd.
1. Database
Queues generally a lane, like people queuing at counter 1, 2, 3 and 2. Redis
so on. But in Laravel, it has default, low, high, or even custom 3. Amazon SQS
name you want to use like email (which use for email), or 4. Beanstalkd
newsletter (you want to send to newsletter queue).
cleaniquecoders.com
Jobs: Create Jobs: Dispatch
cleaniquecoders.com
Mix
cleaniquecoders.com
Macro
http://bit.ly/laratalk-13
cleaniquecoders.com
Observer
cleaniquecoders.com
Test
cleaniquecoders.com
Package Development
cleaniquecoders.com
What’s Next? Explore!
1. Package Development
2. Packager Skeleton Generator
3. Profile
4. Send Log to Slack
5. Sending Notification to Slack
6. ...
cleaniquecoders.com
Knowledge Resources
1. Laravel Documentation
2. Laracasts
3. Twitter
a. Taylor Otwell
b. Jeffrey Wey
c. Matt Staufer
d. Adam Wathan
4. Medium (bypass through Telegram or Medium App)
5. Spatie
6. Matt Stauffer
7. Adam Wathan
8. Nafies.id
9. Laravel News
10. Test Driven Laravel
11. ...my blog ?
cleaniquecoders.com
Additional Readings
cleaniquecoders.com
Give feedbacks at
http://bit.ly/c3-feedback
cleaniquecoders.com