Thanks again. Are you planning a video on using email in CI?
@AlexLancer4 жыл бұрын
Hi, Steven, don't know yet. Because every setup might differ quite a lot, some servers use sendmail, others don't, XAMPP is also not the best platform for sending email, overcomplicated, in comparison to production server. Don't know how to structure the video yet.
@StevenMcGregor4 жыл бұрын
Hi Alex. I use Xampp and send to mailtrap.io for regular PHP projects with phpmailer. I will have to play around with CI4 to see if I get the same results.
@AlexLancer4 жыл бұрын
Keep me updated. I am interested too.
@StevenMcGregor4 жыл бұрын
@@AlexLancer I got CI working with Mailtrap for testing. I set up a login/registration system with email verification. It works really well, even on localhost. Now I need to figure out how to add the email variables to the .env file so that I don't have to add them in each controller that uses emails, and that they are easy to change for production. If you have any knowledge on that, let me know.
@YimyHercules2 жыл бұрын
Hi Alex. I have a question. How do you show errors when you are using transactions? I tried in a normal way, but it's not working. Please help.
@manasgain Жыл бұрын
Turn on the *Development* mode. You can do by editing `.env` file. Uncomment _Environment_ variable and write value of _environment_ as *development*
@mbparvezme3 жыл бұрын
Hello Alex. Is there a way to use Transactions in the Controller? Again, is this a good practice or valid to use Transaction in the Controller? Thank you in advance.
@vPrezn4 жыл бұрын
please post a video in how to do multilanguage website :)
@thebetacoders47384 жыл бұрын
I will be grateful to you If you can create a video on how to update an CodeIgniter 3 project to version 4.
@HackerRahul4 жыл бұрын
Can you show how to setup CI4 on shared hosting, that does not have root access.
@AlexLancer4 жыл бұрын
Check out this video that i did on How to host CI4 on cPanel: kzbin.info/www/bejne/oWqXZHtrhM58mqc
@lifejoin77424 жыл бұрын
Very grateful Just one suggestion ...pls just increase font size bigger..in all videos...using OnePlus 6
@AlexLancer4 жыл бұрын
Hey, I will try increasing the code more. Thanks for the suggestion.
@เป็ดหูหมี4 жыл бұрын
thank you so much
@kaydee03034 жыл бұрын
Alex, I’ve been trying to email you for some assistance but it’s not going through. Please email me. Thanks.
@AlexLancer4 жыл бұрын
Hey, Kyle, you can find all my contact details on alexlancer.com
@brkseries4 жыл бұрын
What happened?? Why you are not posting videos regularly?? 🙄
@AlexLancer4 жыл бұрын
I am kinda done with basic stuff for this series. Will finish the Auto CRUD and then will create the website with CI4
@brkseries4 жыл бұрын
@@AlexLancer ok looking forward to that 🧡💜🖤
@nitishaagarwal64484 жыл бұрын
Please make a tutorial on code igniter and angular js