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 best
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!
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 laravel
can you put some infomations in here ? , it helps to other developers
-
RE: C Programming මුල සිට ඉගෙනගනිමු(part 1 - Introduction)
නියමයි bro දිගටම කරගෙන යන්න
-
RE: Laravel payhere integration
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...
Awesome Thanks bro. keep posting like this,
-
RE: Reload, Bill Payments WEB API
@Oditha-Wanasinghe
thiyenawa, dialog idea mart api eken puluwan wade karanna
-
RE: laravel whereHas with multiple database connections
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)
Niyamai bro. Digatama karamu wade . Supiri
-
RE: Msql Time different with local Time
@nisitha said in Msql Time different with local Time:
set කරාට වැඩක් උනේ නෑ !!
server time zone eka maru karanna,
-
RE: CSS Specificity? What is it???
Very Long explanation for !important rule. Thanks bro.
-
RE: SEO (Search Engine Optimization) වෙබ් සයිට් google එකේ උඩටම ගන්න easy ක්රම
Keep it up bro .awesome topic
-
RE: Problem on migration : products category foreign key
try with this
$table->unsignedBigInteger('category_id')->nullable(); $table->foreign('category_id')->references('id')->on('categories');
-
RE: C Programming මුල සිට ඉගෙනගනිමු (part 4 - Input & Output functions)
Supiri bro . Kalin parts tikath link karanna aluth ewath ekka .
-
RE: 👉👉 Important things you should avoid in CSS Style Sheet
Nice post b6, valuable information.
-
RE: Elon Musk's Cyber Truck
the next level truck, electric vehicle changing the old gasoline vehicle history.
-
RE: WordPress Premium Plugin Themes අවශ්ය එකක් ඉල්ලන්න
Niyamai machan keep it up.