- Development Env: Manjaro Linux
- Text Editor used: Code OSS
- Composer ver: 1.10.13
- Laravel ver: 8.1.0
- Nodejs ver: 14.10.0
- XAMPP ver: 7.4.9-0
This is a simple pizza ordering application developed using Laravel framework with XAMPP. To install and run this project, the following will be required:
- Composer (To install laravel framework)
- Nodejs (To install any dependencies for the laravel project)
- XAMPP (Database & Web Server)
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:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
The Laravel framework is open-sourced software licensed under the MIT license.