Tutorials

Create php MVC app. Get all users

In this tutorial we will begin to make management users section. Our task today will be to select all users from database with their roles. We will make select from two tables, that's why we must use INNER JOIN SQL operator...

read more

Create php MVC application. Use angularjs

Today we will begin to use angular in our project. We will make reading data about products from database using angularjs Also I notice, we need angular-route. Make sure, you use the same version of angular and angular route. If you forget angular, you may see my...

read more

Pin It on Pinterest