This is a php web application to learn easily.
- language : Php
- front-end : jquery, bootstrap
- back-end : laravel
- view
- file upload
- HTTP : XMLHttp, fetch, ajax, axios
- static html file.
- laravel view template.
- laravel routing.
- file upload.
- http ajax.
- RESTApi.
- login.
- run
- make database "php-easy-example"
- cmd>php artisan migrate
- cmd>php artisan db:seed --class=UserSeeder
- cmd>./run.bat
- test