/Php-Backend-Api-with-Angular

Membuat Api menggunakan Php/ Making Api using Php

Primary LanguagePHP

Php-Backend-Api-with-Angular

Membuat RestfullApi menggunakan Php . Kemudian Clone & Download letakkan di dalam folder htdocs

Untuk Bagian frontend-nya menggunakan Angular silahkan buka https://github.com/baguzwahyu/Crud-Angular-with-with-Php-Api-Crud

//===========//

Creating RestfullApi using Php. Then Clone & Download put it in the htdocs folder

For the Frontend section using Angular please go to https://github.com/baguzwahyu/Crud-Angular-with-with-Php-Api-Crud

$host = 'localhost'; $user = 'root'; $password = ''; $dbname = 'akselerasi';