keep it up. awesome
Best posts made by root
-
RE: what are the requirements and skills need to do an overseas job & which countries are the bestposted in Web Development
dn't go overseas. you can work in freelancer and upwork.. if you hv time, learn new technologies and rapid application development methodologies.
-
RE: Laravel URL Rewrite !HELP!posted in General Discussion
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]mechchara thamai samanayen enne
-
RE: Any one know to get water electricity (LECO,SLT ) payment api for laravelposted in Laravel Framework
can you put some infomations in here ? , it helps to other developers
-
RE: C Programming මුල සිට ඉගෙනගනිමු(part 1 - Introduction)posted in Blogs
නියමයි bro දිගටම කරගෙන යන්න
-
RE: Laravel payhere integrationposted in Back-End Development
mata therenne na ai oya me form vairables server side eken redirect karanne kiyala methana credit card wisthara monawath na . nikam amount ekak witharai thiyenne payhere egollonge server (SITE) ekedi thama credit card info type karanna kiyanne. oyata me form auto submit karanna puluwan oyage route ekak athule view eke hadala javascript walin
<form id="myForm" action="Page_C.php" method="post"> <?php foreach ($_POST as $a => $b) { echo '<input type="hidden" name="'.htmlentities($a).'" value="'.htmlentities($b).'">'; } ?> </form> <script type="text/javascript"> document.getElementById('myForm').submit(); </script> -
RE: List of Web Development (JS) Resources You Should Know About...posted in Web Development
Awesome Thanks bro. keep posting like this,
-
RE: Reload, Bill Payments WEB APIposted in General Discussion
@Oditha-Wanasinghe
thiyenawa, dialog idea mart api eken puluwan wade karanna
-
RE: laravel whereHas with multiple database connectionsposted in Laravel Framework
In whereHas you cannot change the database connection, you have to change connection before where has like this
//get users ids with where $user_ids = User::where('first_name', 'like', '%' . $search . '%')->pluck('id');In User modal you must specify the database connection before above where statement
protected $connection = 'common_database';Then where in function to find the practices with user ids
$practices->whereIn('technician_id', $user_ids); -
RE: C Programming මුල සිට ඉගෙනගනිමු (part 3 - Operators)posted in Blogs
Niyamai bro. Digatama karamu wade . Supiri
-
RE: Msql Time different with local Timeposted in Back-End Development
@nisitha said in Msql Time different with local Time:
set කරාට වැඩක් උනේ නෑ !!
server time zone eka maru karanna,
-
RE: CSS Specificity? What is it???posted in Web Development
Very Long explanation for !important rule. Thanks bro.
-
RE: SEO (Search Engine Optimization) වෙබ් සයිට් google එකේ උඩටම ගන්න easy ක්රමposted in General Discussion
Keep it up bro .awesome topic
-
RE: Problem on migration : products category foreign keyposted in Laravel Framework
try with this
$table->unsignedBigInteger('category_id')->nullable(); $table->foreign('category_id')->references('id')->on('categories'); -
RE: C Programming මුල සිට ඉගෙනගනිමු (part 4 - Input & Output functions)posted in Blogs
Supiri bro . Kalin parts tikath link karanna aluth ewath ekka .
-
RE: 👉👉 Important things you should avoid in CSS Style Sheetposted in Web Development
Nice post b6, valuable information.
-
RE: Elon Musk's Cyber Truckposted in General Discussion
the next level truck, electric vehicle changing the old gasoline vehicle history.
-
RE: WordPress Premium Plugin Themes අවශ්ය එකක් ඉල්ලන්නposted in Wordpress
Niyamai machan keep it up.