Welcome Guest, Not a member yet? Register   Sign In
Accessing Laravel auth library from with CI3
#2

I've slowly been migrating off of CI to Symfony and Laravel.

Fortunately, with most symfony and laravel components, it's quite easy. I'd also take a look at this git repo https://github.com/mattstauffer/Torch.

For most symfony based components, simply importing the namespace gives you access to all the functionality.

For Laravel Auth, I'd at least try importing the eloquent models so you can create your User model, and start from there.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
RE: Accessing Laravel auth library from with CI3 - by albertleao - 02-20-2019, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB