Menu
  • Home
  • Backend Development
  • Frontend Development
  • Javascript
  • Articles
  • News & Events
  • Login
  • Write Post

Author: Wael Salah

I'm a senior software developer focused mainly on web development with PHP and mysql, i have worked with many web tools and frameworks like Laravel, Codeigniter, and also client side frameworks like React, I love learning new tools and techs , I love writing technical blog posts related to my field.
HTML Canvas Manipulation With Javascript Series Drawing 2D

HTML Canvas Manipulation With Javascript Series: Coloring

In this topic, we will talk about how to apply styling and coloring in the JavaScript Canvas and how to produce outlined and filled shapes and also applying single colors and using linear and circular gradients.

Share this:
Read More »
No Comments
 |  Category: Javascript
HTML Canvas Manipulation With Javascript Series Drawing 2D

HTML Canvas Manipulation With Javascript Series: Drawing 2D

In this series we will introduce the HTML canvas element and learn how to manipulate it with javascript to draw and display graphics. So i will start in this article by demonstrating the canvas and the common canvas functions .

Share this:
Read More »
No Comments
 |  Category: Javascript
Laravel 8 Sanctum Authentication For SPA and Mobile APIS

Laravel 8 Sanctum Authentication For SPA and Mobile APIS

Laravel 8 Sanctum package provides a way to authenticate users through Token based authentication or using the normal cookie based authentication which make this a good choice for SPA and mobile apps authentication.

Share this:
Read More »
No Comments
 |  Category: Backend Development
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

In this series we will build an e-commerce website using Lumen as backend (microservices framework) and Nuxtjs as frontend framework. In this series we will address some important points not only in e-commerce sites development but also on how to make good use of frameworks like Lumen and Nuxtjs.

Share this:
Read More »
2 Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With Lumen Laravel And Nuxtjs 24: Finishing

This is the last part of the series of building e-commerce website using Lumen and Nuxtjs, and we will conclude in this part with some points that we did not talk about in the previous lessons.

Share this:
Read More »
No Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With Lumen Laravel And Nuxtjs 23: Contact Form

In this article we will implement the contact form in our website, and we will use the mailtrap.io dummy mailing service to send and test email through Lumen.

Share this:
Read More »
No Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With Lumen Laravel And Nuxtjs 22: Wishlist

In this post we will work on the wishlist page and how to store user’s favorite products in the wishlist using local storage mechanism and displaying those wishlisted products in specific page we will design.

Share this:
Read More »
No Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With Lumen Laravel And Nuxtjs 21: Real-time Notifications

In this article we will implement an interactive component in our e-commerce app which is displaying real-time notifications when users put an order, next we will display those notifications on theĀ  website admin panel as nice toast messages and in the admin header.

Share this:
Read More »
No Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With Lumen Laravel And Nuxtjs 20: Orders Management

In this part we will continue working on the checkout process and in this article we will save the order data into database, after that we will display the orders list in the designated page in the user profile.

Share this:
Read More »
No Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials
Building Ecommerce Website With PHP Lumen Laravel And Nuxtjs

Building Ecommerce Website With Lumen Laravel And Nuxtjs 19: Checkout

In this article we will start describing the flow of the checkout process and how to handle payments using two types of payment methods which is to pay on delivery and pay using paypal.

Share this:
Read More »
No Comments
 |  Category: Backend Development, Frontend Development, VueJs Tutorials

Posts navigation

1 2 … 22 Next
Follow Us
© 2021 Web and Mobile Tutorials. All Rights Reserved
Terms of service | Rules of posting
  • Share on Facebook
  • Share on Twitter
  • Share on Reddit
  • Share on LinkedIn
←
Go to mobile version