Skip to content

Mustafa Bugra

Systems Engineer / Developer

  • Home
  • About Me
  • Contact
  • Export Multiple Linked Servers
  • Export All SQL Agent Jobs
  • DNS Records
  • Coalesce Function in MSSQL
  • Times and Timezones in PHP

Recent Comments

  • Saswati on SQLite 3 Docker Compose
  • mustafabugra on SQLite 3 Docker Compose
  • Lucian on SQLite 3 Docker Compose
  • erkin on Güncel Banka Bin Numaraları
  • Yusuf Koca on Güncel Banka Bin Numaraları

Tags

  • 2FA
  • API
  • Arama Motoru Optimizasyonu
  • Axess Bin Listesi
  • BIN Listesi
  • Citibank Bin Listesi
  • CSS
  • CSS Flexbox
  • CSS Grid
  • database
  • Databases
  • Development
  • DNS
  • Docker
  • docker-compose
  • Eğitsel
  • Git
  • Javascript
  • JS
  • Laravel
  • maximum bin listesi
  • Maximum kart
  • MongoDB
  • MSSQL
  • mysql
  • Node.Js
  • PHP
  • phpmyadmin
  • POS
  • PostgreSQL
  • Python
  • REST
  • REST API
  • Sanal POS
  • SASS
  • SCSS
  • Search Engine Optimization
  • Security
  • SEO
  • SQL
  • TEB Bin Listesi
  • VCS
  • WSDL
  • Yapı Kredi
  • İş Bankası

Tag: Laravel

Serve Laravel website on a shared hosting

Serving a Laravel website on a shared hosting can be a bit challenging, but it’s definitely possible. Here are some steps you can follow to deploy a Laravel website on a shared hosting: Continue reading Serve Laravel website on a shared hosting

Posted on 12 February 202312 February 2023Categories DevelopmentTags Development, LaravelLeave a comment on Serve Laravel website on a shared hosting

How to implement TOTP to Laravel

To implement TOTP in Laravel, you can use a library such as “Google Authenticator” or “TOTP”.

Here are the general steps you can follow to implement TOTP in Laravel:

Continue reading How to implement TOTP to Laravel

Posted on 04 February 202303 February 2023Categories DevelopmentTags 2FA, Development, Laravel, Security, TOTPLeave a comment on How to implement TOTP to Laravel

How to access local MongoDB server from a Docker Environment

It is actually pretty easy. In my case I needed to reach from Laravel Sail to my local MongoDB Database. Continue reading How to access local MongoDB server from a Docker Environment

Posted on 02 February 202331 January 2023Categories DevelopmentTags Databases, Development, docker-compose, Laravel, MongoDBLeave a comment on How to access local MongoDB server from a Docker Environment

How to use MongoDB with Laravel?

To use MongoDB as the database for a Laravel project, you can use a package called “jenssegers/mongodb”. To install this package, run the following command in your terminal:

Continue reading How to use MongoDB with Laravel?

Posted on 01 February 202331 January 2023Categories DevelopmentTags Development, Laravel, MongoDB, PHPLeave a comment on How to use MongoDB with Laravel?
Proudly powered by WordPress