Say Hi PHP Project is complated
NisanurBulut
released this
28 Mar 07:18
·
293 commits
to master
since this release
Give a Star! ⭐
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
SayHiPHP
Semantic UI is used for frontend design in this application. Mysql is used for the database. The application was coded in PHP programming language and Laravel FrameWork was used. Ajax calls were made with the JQuery library.
- This application is a pizza ordering application.
- The user can become a member of the application.
- The user can log in to the application.
- The user can place an order.
- The user can delete his order.
- The user can view the order details.
- The user can view the order list.
- The user creates his own pizza.
- The user selects from the saved pizza ingredients.
- User can add extra material to her order.
- Email address is specific to the user.
- The user can reset their password.
- The user must register in the application to order.
Helpfull Websites
json-to-js fusioncharts React-Query-Tutorial FakeStoreAPI
Laravel-artisan-blog MailTrap HeroIcons
The Net Ninja- Laravel Tutorial
Commands
- mysql -u root
- create database dbsayhiphp
- composer require laravel/ui
- php artisan ui vue --auth