<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with php]]></title><description><![CDATA[A list of topics that have been tagged with php]]></description><link>https://lankadevelopers.lk/tags/php</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:27:09 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/tags/php.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Do anyone works with cardcom payment gateway?]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/130">@lkdev</a> Yes! I am working on it. thanks again</p>
]]></description><link>https://lankadevelopers.lk/topic/970/do-anyone-works-with-cardcom-payment-gateway</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/970/do-anyone-works-with-cardcom-payment-gateway</guid><dc:creator><![CDATA[rohandhananjaya]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Secure Your Laravel Website: A Guide on How to Force Redirect HTTP to HTTPS for Better SEO]]></title><description><![CDATA[<p dir="auto">In this article, i'll explain how to redirect HTTP to HTTPS in Laravel. Whether you're using Laravel 6, 7, 8, 9 or 10 we've got you covered!</p>
<p dir="auto">We have to modify AppServiceProvider boot method, i also disable HTTPS redirect in local.</p>
<p dir="auto">in app/Providers/AppServiceProvider.php.</p>
<pre><code class="language-php">&lt;?php

namespace App\Providers;

use Illuminate\Support\ServiceProvider;
use Illuminate\Pagination\Paginator;

class AppServiceProvider extends ServiceProvider
{
    /**
     * Register any application services.
     *
     * @return void
     */
    public function register()
    {

    }
    /**
     * Bootstrap any application services.
     *
     * @return void
     */
    public function boot()
    {
        if ($this-&gt;app-&gt;environment('production')) {
             \URL::forceScheme('https');
        }

        Paginator::useBootstrap();
    }
}
</code></pre>
]]></description><link>https://lankadevelopers.lk/topic/961/secure-your-laravel-website-a-guide-on-how-to-force-redirect-http-to-https-for-better-seo</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/961/secure-your-laravel-website-a-guide-on-how-to-force-redirect-http-to-https-for-better-seo</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Sampath payment gateway response issue]]></title><description><![CDATA[<p dir="auto">Test URL ekada use karanne.</p>
]]></description><link>https://lankadevelopers.lk/topic/955/sampath-payment-gateway-response-issue</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/955/sampath-payment-gateway-response-issue</guid><dc:creator><![CDATA[Sumedha Adhikari]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Laravel payhere integration return url not working]]></title><description><![CDATA[<p dir="auto"><a href="https://www.gevezeyeri.com/cinsel-chat" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.gevezeyeri.com/cinsel-chat</a><br />
<a href="https://www.gevezeyeri.com/gabile-chat" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.gevezeyeri.com/gabile-chat</a><br />
<a href="https://www.gevezeyeri.com/cinselsohbet.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.gevezeyeri.com/cinselsohbet.html</a><br />
<a href="https://www.gevezeyeri.com/gabilesohbet.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.gevezeyeri.com/gabilesohbet.html</a></p>
]]></description><link>https://lankadevelopers.lk/topic/945/laravel-payhere-integration-return-url-not-working</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/945/laravel-payhere-integration-return-url-not-working</guid><dc:creator><![CDATA[Gabilesohbet]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[How to add pagination to the values coming from an API]]></title><description><![CDATA[<p dir="auto">any example</p>
]]></description><link>https://lankadevelopers.lk/topic/935/how-to-add-pagination-to-the-values-coming-from-an-api</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/935/how-to-add-pagination-to-the-values-coming-from-an-api</guid><dc:creator><![CDATA[foxmolder]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Virtual Conference: Explorer Expanded 2022]]></title><description><![CDATA[<p dir="auto"><img src="https://lankadevelopers.s3.amazonaws.com/e15b9c9f-3a71-44ce-a12b-c79d73a52fea.png" alt="3724f405-6f02-4df4-b732-4bf94adb00ce-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">Hey there!</p>
<p dir="auto">We are excited to invite you to Explorer Expanded, a Virtual Conference by Gapstars, happening on the 15th &amp; 16th of June 2022. You will learn about:</p>
<p dir="auto">The core six principles of Continuous Architecture<br />
How to prepare for system failure through incident response frameworks<br />
Building a world-class tech product<br />
How to join the Metaverse and upskill yourself for Web3 and the future of tech</p>
<p dir="auto"><a href="https://gapstars.net/explorer-expanded/?utm_source=Email+Campaign&amp;utm_medium=Email+Campaign&amp;utm_campaign=Email+Campaign#register" target="_blank" rel="noopener noreferrer nofollow ugc">Register here</a></p>
]]></description><link>https://lankadevelopers.lk/topic/912/virtual-conference-explorer-expanded-2022</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/912/virtual-conference-explorer-expanded-2022</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Hiring Senior Full-Stack Developer for 3 Months]]></title><description><![CDATA[<p dir="auto"><strong>Responsibilities</strong></p>
<ul>
<li>
<p dir="auto">Full cycle end-to-end development from design through implementation.</p>
</li>
<li>
<p dir="auto">Maintain code integrity, documentation, version control, and organization.</p>
</li>
<li>
<p dir="auto">Innovate and apply critical thinking and problem-solving skills to develop creative technological solutions.</p>
</li>
<li>
<p dir="auto">Translate understanding of requirements to design, development, and unit testing to address solutions.</p>
</li>
<li>
<p dir="auto">Collaborate with designers to create intuitive and responsive user interfaces and workflows.</p>
</li>
<li>
<p dir="auto">Design clean, robust, reactive, and efficient API interfaces.</p>
</li>
<li>
<p dir="auto">Collaborate with the team on release management, version control, and documentation.</p>
</li>
<li>
<p dir="auto">Support to the mobile app developer to the integrate the API's.</p>
</li>
<li>
<p dir="auto">Create API's for the Mobile Applications and Admin Panels.</p>
</li>
<li>
<p dir="auto">Can Work From Home</p>
</li>
</ul>
<p dir="auto"><strong>Requirements</strong></p>
<ul>
<li>
<p dir="auto">Bachelor’s degree in computer programming, computer science, or a related field.</p>
</li>
<li>
<p dir="auto">4+ years of experience as a Full-Stack Developer or a similar position.</p>
</li>
<li>
<p dir="auto">In-depth experience in JavaScript frameworks such as Angular, React, Express, etc.</p>
</li>
<li>
<p dir="auto">In-depth experience in Backend PHP, Laravel, etc.</p>
</li>
<li>
<p dir="auto">Experience using TypeScript is an advantage.</p>
</li>
<li>
<p dir="auto">Design REST APIs from the ground up using Node.js Express Python and MongoDB.</p>
</li>
<li>
<p dir="auto">Expertise with HTML5, CSS3, AJAX, and front-end component libraries such as Bootstrap, Material-UI, Vuejs etc.</p>
</li>
<li>
<p dir="auto">Experience in the deployment of Node.js apps, Nginx, setting up of SSH, firewall, and server updates.</p>
</li>
<li>
<p dir="auto">Experience with CI/CD pipelines and deployments in AWS or GCP.</p>
</li>
<li>
<p dir="auto">Knowledge of common web application security to defend web applications.</p>
</li>
<li>
<p dir="auto">Experience in Docker is an added advantage.</p>
</li>
</ul>
<p dir="auto">Contact me on Whatsapp +94714801965 (Text Only)</p>
]]></description><link>https://lankadevelopers.lk/topic/906/hiring-senior-full-stack-developer-for-3-months</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/906/hiring-senior-full-stack-developer-for-3-months</guid><dc:creator><![CDATA[Thushanka]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[laravel redirect to wrong url after auth success]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/130">@lkdev</a> bro in my laravel app there is only authController regarding login, is it normal? however I solved the issue, the issue was the subdomain which I was given was inside another subdomain so the laravel app goes crazy, so what I did was created a separate subdomain in a new hosting and tried, and that worked.</p>
]]></description><link>https://lankadevelopers.lk/topic/897/laravel-redirect-to-wrong-url-after-auth-success</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/897/laravel-redirect-to-wrong-url-after-auth-success</guid><dc:creator><![CDATA[KrissSachintha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[woocommerce customization]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/27">@root</a> thanks so much</p>
]]></description><link>https://lankadevelopers.lk/topic/834/woocommerce-customization</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/834/woocommerce-customization</guid><dc:creator><![CDATA[kavishka lakshan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[php mailer]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/1049">@kasun-viduranga</a> ගොඩක් Shared hosting service වල email sending limit කරල තියෙන්නෙ. නැතිනම් ports block කරලා තියෙන්නෙ. ඔයාට හොඳම වැඩේ SMTP service එකක් පාවිච්චි කරන එක. deliverability එකත් වැඩියි. <a href="http://mailgun.com" target="_blank" rel="noopener noreferrer nofollow ugc">mailgun.com</a> <a href="http://sendinblue.com" target="_blank" rel="noopener noreferrer nofollow ugc">sendinblue.com</a> <a href="http://sendgrid.com" target="_blank" rel="noopener noreferrer nofollow ugc">sendgrid.com</a> මම පාවිච්චි කරන්නේ <a href="http://mailgun.com" target="_blank" rel="noopener noreferrer nofollow ugc">mailgun.com</a>.</p>
<p dir="auto">$mail = new PHPMailer();<br />
...<br />
$mail-&gt;isSMTP();<br />
$mail-&gt;Host = '<a href="http://smtp.mailgun.com" target="_blank" rel="noopener noreferrer nofollow ugc">smtp.mailgun.com</a>';<br />
$mail-&gt;SMTPAuth = true;<br />
$mail-&gt;Username = 'username';<br />
$mail-&gt;Password = 'password’<br />
$mail-&gt;SMTPSecure = 'tls';<br />
$mail-&gt;Port = 25;<br />
...<br />
$mail-&gt;send();</p>
]]></description><link>https://lankadevelopers.lk/topic/816/php-mailer</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/816/php-mailer</guid><dc:creator><![CDATA[iamprogrammerlk]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Free PHP Beginner Course - Sinhala]]></title><description><![CDATA[<p dir="auto">නියමයි මචන් දිගටම කරපන්</p>
]]></description><link>https://lankadevelopers.lk/topic/808/free-php-beginner-course-sinhala</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/808/free-php-beginner-course-sinhala</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Intern Web developer]]></title><description><![CDATA[<p dir="auto">thank you mr.uditha</p>
]]></description><link>https://lankadevelopers.lk/topic/763/intern-web-developer</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/763/intern-web-developer</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[👷 Full Stack Developer [wanted]]]></title><description><![CDATA[<p dir="auto">Thanks bro</p>
]]></description><link>https://lankadevelopers.lk/topic/758/full-stack-developer-wanted</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/758/full-stack-developer-wanted</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[php seo friendly url]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://lankadevelopers.lk/uid/1049">@kasun-viduranga</a> edapn inbox karanam</p>
]]></description><link>https://lankadevelopers.lk/topic/751/php-seo-friendly-url</link><guid isPermaLink="true">https://lankadevelopers.lk/topic/751/php-seo-friendly-url</guid><dc:creator><![CDATA[Nubelle]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>