Avatar
😀

Organizations

@gnetos @password-security @rss

Popular posts

  1. How to reduce the size of log dir on pi

  2. When use laravel and when use spring boot

    Laravel and Spring Boot are two popular web application frameworks that are often compared to each other. Laravel is a PHP framework, while Spring Boot is a Java framework. The choice between the two will depend on a variety of factors, such as the specific requirements of the project, the language that the developers are comfortable with, and the type of application that is being built.

  3. Setup Laravel to use mssql

    Install mssql driver for php

    Driver: https://websolutionstogo.de/blog/mssql-microsoft-sql-treiber-in-xampp-einbinden/

    Setup .env

    Open the .env file and change the following settings:

  4. Setup Laravel to use sqlite

    Setup .env

    Open the .env file and change the following settings:

  5. Dependabot vs Renovate - build secure and uptodate software artifacts

    Currently it exists two good systems to update software dependencies.

    Post activity