Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.09 KB

File metadata and controls

30 lines (16 loc) · 1.09 KB

Laravel Facebook Page

Build Status Code Style Scrutinizer Code Quality

In this application users can login with facebook .After successfull login they will be redirected to a page where they

can see the content of a faceboook page. In another page they will see the posts made by a page

and they can view the individual post as well.

Framework

Laravel,Angular Js and Bootstrap

Application Logs

Monolog library inbuilt with laravel,Log entries.com for the entry of logs into the cloud

Used package

sammyk/laravel-facebook-sdk for connecting our application with facebook api.

logentries/logentries-monolog-handler for handling application logs in cloud

Unit test

PHPUNIT