jyroneparker.com
Creating A Todo App With SMS Alerts In Laravel 5 – Part 2
[callaction url=”https://www.youtube.com/user/JPlaya01″ background_color=”#333333″ text_color=”#ffffff” button_text=”Go Now” button_background_color=”#e64429″]Subscribe To My Youtube Page[/callaction] To expand on the todo sms app, I have decided to add social authentication (Facebook) to make things a little more interesting. Laravel Dependencies Laravel has a package to deal with social authentication it’s called Socialite. To add to our project, cd to the ...
mastashake08