Skip to content
View Bazsmagister's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Bazsmagister

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Laravel base workflow Laravel base workflow
    1
    CREATE AN APP
    2
    1.a
    3
         laravel new APPNAME
    4
    1.b: or:
    5
          composer create-project laravel/laravel APPNAME
  2. linux mint hardver progs and termina... linux mint hardver progs and terminal commands
    1
    `cpu-x` 
    2
    (like cpu-z)
    3
    
                  
    4
    `inxi -F`
    5
    
                  
  3. How to install a cloned laravel rep... How to install a cloned laravel repo, and make it work.
    1
    In terminal cd into the dir, where you want to clone the selected repo.
    2
    
                  
    3
    git clone https://github.com/[REPOUSE]/[REPONAME].git
    4
    
                  
    5
    for example:
  4. php8_features php8_features
    1
    https://php.watch/versions
    2
    
                  
    3
    PHP 8.0
    4
    
                  
    5
    https://www.php.net/releases/8.0/en.php
  5. YesOrNo-laravel YesOrNo-laravel Public

    PHP