The facebook-ion-auth library in CodeIgniter - codeigniter

I m new to codeigniter . I m developping a project in which I have used the ion_auth library. I have to make my authentification supports facebook login. I have found facebook-ion-auth , but didn't understand how can I use it. Even in the readme file ,I haven’t found steps of installation. someone can help me?

Read a tutorial on
http://www.digitalwhores.net/codeigniter/codeigniter-ion-auth-and-facebook-ion-auth-tutorial/ that I made a few months ago

Related

How to creating an app with Laravel + EmberJS

I need to create an app using EmberJS 2.18 for the frontend and Laravel ^6.0 for the backend. I found a guide (here: https://culttt.com/2015/04/06/getting-started-with-laravel-and-ember/) but it's 5 years old and after following its advice it referred to directories that don't exist so I couldn't complete it and I don't know how to check if it's working.
I have zero experience with either framework and I'm trying to piece this all together. Is there an easy to follow tutorial for how to set this up?

Replace laravel ORM to Spot

I'm trying to get ride of Eloquent in order to use Spot ORM in my Laravel 5.1 application. The thing is I have no idea how to do that..
I have tried to find a provider package for Spot on Laravel but the only repository I found is https://github.com/Dijky/spot-service-provider (for Silex framework).
Maybe it is possible to begin with this provider and adapt it to the laravel framework? I am trying to find it, so if someone knows please can you help?
Thanks !
Edit
Looking closer to the official github repository I found out there were already a laravel provider inside the provider directory

How to create your own controller in Magento

I am new to mangento. I have the knowledge on MVC architecture and codeigniter framework. Now I am working on magento. I tried with some of the tutorials that how to create the our own controller. But not getting the proper response.
So please share me some of the links through which I can learn magento. As i learnt the codeigniter with ellislab, there has no such tutorials found for me to learn magento.
Please share if anybody have the video links, through which I can learn magento.
Thanks in advance
You can use module creator or check on web.
here is one of the link I can suggest for Magento:-
https://mementia.com/creating-custom-magento-module

How to create admin and front view in codeigniter?

I want to develope an application with codeigniter
I want sperate my admin and front view, contrller and models
searched on many blogs but couldn'y get it
Can any one help me out?
If you are new to CI, please follow these tutorial:
CI Official Tutorial or CI Video Tutorial
If you are expert, please elaborate exactly what problem you are facing.

Its regarding Paypal using Codeigniter

I searched many sites I couldnt find solution for Paypal with codeigniter, most of the sites says to download from this link CodeIgniter Wiki but it is not showing anything to download library, so can any one give us the idea how to start implementing paypal in codeigniter
I used the solution from AngelEye - here's the intro article and here's the download link

Resources