Skip to content
View imam932's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report imam932

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
imam932/README.md

Hi there ๐Ÿ‘‹

Here are some ideas to get you started:

  • ๐Ÿ”ญ Iโ€™m currently working Freelance
  • ๐Ÿ’ฌ Ask me about anything
  • ๐Ÿ“ซ How to reach me: nawawi392@gmail.com
  • โšก Fun fact: build social relationships

Pinned

  1. Deploy Laravel to Heroku with DB Pos... Deploy Laravel to Heroku with DB Postgresql
    1
    ## Intro
    2
    Kali ini aku membahas cara deploy project laravel ke heroku, untuk database di local menggunakan mysql dan di heroku menggunakan postgresql, karena yang free dari heroku hanya postgresql. Mengenai database cukup setting di environtment saja.
    3
    Sebelum dimulai, pastikan Anda telah memahami:
    4
    
                  
    5
    a. Composser
  2. microservice-with-node microservice-with-node Public

    Learn Microservice With NodeJs

    JavaScript

  3. Api-Lumen Api-Lumen Public

    Build Api With Lumen

    PHP

  4. ngalambackend/Auto-Generate-Certificate-Name ngalambackend/Auto-Generate-Certificate-Name Public

    JavaScript 5 2

  5. Doristec Doristec Public

    Document Plagiarism Detection

    PHP 1 3

  6. Step to upload laravel to shared hos... Step to upload laravel to shared hosting
    1
    1. Bundling project in local to zip file
    2
    2. Upload to Cpanel
    3
    3. Unzip to your root dir hosting (domain or sub domain)
    4
    4. Setup database
    5
        ```