1. curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - 2. sudo apt-get install nodejs 3. install nvm…
https://developer.esewa.com.np/#/
public function store(Request $request) { $product=new Product; $product->name=$request['name']; …
<tr> <th>Start Date</th> <td>{{ $data['offer…
$users = User :: where ( 'active' , '1' ) -> where ( function ( $query ) { $query -> whe…
ssh-keygen -t rsa -b 4096 -C "samirhusen18@gmail.com" to view generated ssh-key cat ~/.ssh/id_rsa.pub or …
<! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8&qu…
https://getbootstrap.com/docs/3.4/javascript/
git pull --rebase git pull origin <branch> --rebase git config --global pull.rebase true if fitpull origin not …
https://gist.github.com/sachinrana95/c0c54722b95f98bba0db47441a4601dd
Social Plugin