thalysonalexr / php-pqe-php

🐘 PHP para quem entende PHP. CRUD em PHP estruturado com bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-pqe-php

🐘 PHP for anyone who understands PHP. CRUD in PHP structured with bootstrap

Udemy πŸ“š

Project carried out during the free course on the Udemy platform taught by instructor Alexandre Cardoso.

Links πŸ”—

Testing

to test this project have php installed on your machine along with the mysql database. Tested in php 7.1.9 and mysql 5.7.19. The bank structure script is in database / blog.sql. Run the built-in php server for the public directory:

## run within the project directory
php -S localhost:8888 -t public

About

🐘 PHP para quem entende PHP. CRUD em PHP estruturado com bootstrap

License:MIT License


Languages

Language:PHP 100.0%