crud angular php mysql
versión funcionando
We are going to use PHP so it is necessary to configure CORS. For the database we are going to use MySQL, if you want you can start by learning PHP and MySQL.
Next we are going to create the Angular app, all the components are generated with the CLI. Later Angular Material is added, a service is created that uses the HttpClient module, a moment later the router is configured and in some components we use forms.
Tutorial: https://parzibyte.me/blog/2019/11/25/angular-php-mysql-crud/
Demo: https://parzibyte.me/ejemplos/mascotas_angular/
Download compiled version: https://github.com/parzibyte/crud-angular-php-mysql/releases/download/v1.0/mascotas_angular.zip