Skip to content

MonaHasanin/waveCaffe-Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.


About this Project and features

php-laravel-bootstrap-waveCafe

Description

#operatians using php laravel and bootstrap Features

Admin Panel:
    Insert User & List All Users
    Insert Category & List All Categories
    Insert Beverage & List All Beverages

    create registration and login system for admins with email verification.

login/register -By Verifying the email address in thier mail- by login for admins only to go to admin panel and if it's user they go to main web.

show the full name of the user at the top right and top left of the admin panel on all pages.

Home Page (Drink Menu):
    List Beverages According to Category Selected
    Multi login systym using Middlware- user login goes to main web and unuthorized to go to admin panel - admin login - Role Management (Admin) Middleware to go to admin panel

Admin Panel

User Management:
    Registration
    Login
    Logout
    Edit User
    directly add user from addUser
   // softDelete for User in the controller //didn't make a route for it becaue it's not required to make

Category Management:
    Add new Category
    Edit Category
    if we press delete we can remove the category only if it has no data in the beverages table
    how categories list on categories page

Beverage Management:
    control beverages (add - edit - delete)
    Delete Beverage

Messages show the messsages that we received from contact form Contact page to send email to the owner of the website with the message details, and save the data to the DB to check from admin.

Additional Features:
    List Special Items
    inside home page display the last 3 categories only, and show products of each category if we click the category name.
    About page with fixed content.
    special items page, from DB for special products only.

when Technologies Used

Frontend: Bootstrap Backend: PHP-Laravel Database: MySQL Mail: mailhug

1 2 4

5 7

6