+ All Categories
Home > Technology > Laravel 5.3 Intro

Laravel 5.3 Intro

Date post: 15-Apr-2017
Category:
Upload: jai-kora
View: 106 times
Download: 0 times
Share this document with a friend
25
! Who is this Guy !!?
Transcript
Page 1: Laravel 5.3 Intro

Hell ! �

�Who is this Guy !!?

Page 2: Laravel 5.3 Intro

I am Jai KoraI am a Dev and a Laravel Evangelist I am a Tech Product Manager @ I do Code Review & ConsultingI Run Laravel MelBourne Meetup You can find me at @jai_kora

Page 3: Laravel 5.3 Intro

I already use X & Y why

Laravel ?

Page 4: Laravel 5.3 Intro
Page 5: Laravel 5.3 Intro
Page 6: Laravel 5.3 Intro
Page 7: Laravel 5.3 Intro

MY Good Points × Expressive Syntax × Modern PHP practices

( nameSpaces, Interfaces , ICO, Auto loading)

× Providers / Connectors - Event Handling, Jobs

× Awesome Documentation× The Best CLI Tool (Symfony

Console)× Completely Modular× Route Model binding

Page 8: Laravel 5.3 Intro

And More ….× Focus on Testable Code.

( DEMO )× Flexible structure .× Contracts.× Service Providers.× Developer Centric.× Broadcasting.× Quick Explanation ->DOCS

Page 9: Laravel 5.3 Intro

Directory Chnage

Page 10: Laravel 5.3 Intro

“This is good But , I am not

Impressed !!!!”

Page 11: Laravel 5.3 Intro

Big So far one of the best releases!

Page 12: Laravel 5.3 Intro

Laravel ECHO × Laravel Echo is a JavaScript

library.

× npm install --save laravel-echo

pusher-js

× Makes Event Broadcasting Dead

Simple.

× You can create a chat room in 10

mins.

× https://github.com/laravel/echo

× https://mattstauffer.co/blog/introducing-laravel-echo

× http://laravel-notification-

channels.com/

Page 13: Laravel 5.3 Intro
Page 14: Laravel 5.3 Intro
Page 15: Laravel 5.3 Intro

Laravel PassportMany packages. API Auth. Session State in Request.Consume API Architecture.

League OAuth2 server

Laying ground work in 5.2In few mins you can start using it .Helpful for Frontend

Page 16: Laravel 5.3 Intro

Dem 🎃

Page 17: Laravel 5.3 Intro
Page 18: Laravel 5.3 Intro

Laravel scoutText Based Search Driver Model observerSearch indexes in sync with Your Eloquent records.Default is Algolia.

Page 19: Laravel 5.3 Intro

And many More ….Envoy: Minimal syntax for defining common tasks you run on your remote servers.

Socialite: OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub and BitbucketCashier: Laravel Cashier provides an expressive, fluent interface to Stripe's and Braintree's subscription billing services.

Page 20: Laravel 5.3 Intro

26,0009Whoa! That’s a big number, aren’t you

proud?

Page 21: Laravel 5.3 Intro

How about paying with this !!!!

Page 22: Laravel 5.3 Intro

Homestead : Full stack vagrant Box. Valet: Simple Quick out of the box mac usage.Package’s 10636.Laravel Docs.*******Laracast Videos.

Page 23: Laravel 5.3 Intro

Laravel + Vue js Meetup Next Tuesday Same Place !!!!

Wine, Beers + Food.

Page 24: Laravel 5.3 Intro

THANKS!Any questions?I Run Laravel MelBourne Meetup You can find me at @jai_kora

Page 25: Laravel 5.3 Intro

Credits :

Laravel .com.au docshttp://benedmunds.comhttps://mattstauffer.co/laracast.com


Recommended