Search
 
SCRIPT & CODE EXAMPLE
 

PHP

laravel env pgsql

DB_CONNECTION=pgsql

DB_HOST=<your_database_IP_address>

DB_PORT=5432

DB_DATABASE=postgres

DB_USERNAME=postgres // owner

DB_PASSWORD=postgres
Comment

PREVIOUS NEXT
Code Example
Php :: var_dump _post php 
Php :: php echo json 
Php :: php delay 
Php :: migrate specific migration laravel 
Php :: fix to 2 decimal places php 
Php :: php add element to array first position 
Php :: how to get previous page name in php 
Php :: check null in laravel blade 
Php :: php form action self 
Php :: get custom field 
Php :: utf8 encode php 
Php :: wpml get current language filter 
Php :: wordpress get_permalink 
Php :: php convert degrees to radians 
Php :: page load time in php 
Php :: laravel seed specific file 
Php :: get a cookie in php 
Php :: install phpmyadmin ubuntu 
Php :: carbon minus 1 day 
Php :: where not in laravel 
Php :: check if session variable exists php 
Php :: You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-curl` to temporarily ignore these required extensions. 
Php :: php get first character of string 
Php :: php close window after script runs 
Php :: get today date magento 2 object manager 
Php :: laravel carbon count days between dates 
Php :: laravel delete confirm link 
Php :: run laravel localhost network 
Php :: php time how long a function takes 
Php :: php regex validate username 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =