@nubelle thanks
Posts made by Salitha Chathuranga
-
RE: Create a Shopping Cart with Laravel 6 - Part 1
thanks for the encouragements! :D
-
Create a Shopping Cart with Laravel 6 - Part 2
This is the part 2 of my previous article, written on Laravel Shopping Cart.
Previous Article: https://lankadevelopers.com/topic/503/create-a-shopping-cart-with-laravel-6-part-1
So you can complete your cart implementation, following the below link!
https://salitha94.blogspot.com/2019/12/create-shopping-cart-with-laravel-6-part-2.html
If you have anything to ask, drop a comment :)
-
Create a Shopping Cart with Laravel 6 - Part 1
What is meant by a shopping cart? Have you seen it? I think you must have seen. When you visit an e-commerce sites like eBay, Ali-express you can add your product choices into something like a bucket. So we can view the bucket and do some operations for them like updating quantity. After finalizing the product list, we can perform checkout which is connected with a payment gateway and provides us the ability to pay online for the products using credit/debit cards or Paypal/Stripe or Cash on delivery. So, I'm going to tell you the way how to create such a shopping cart but without a payment gateway establishment. Laravel provides easy mechanism to create a cart with its amazing packages! Refer the article here...
https://salitha94.blogspot.com/2019/11/create-shopping-cart-with-laravel-6-part-1.html
Part 2 will be coming in my next post!
-
Deploy a Laravel application on Heroku with MySQL database
Hello guys! I wrote an article on deploying a Laravel application with Heorku Cloud Application Platform. This application has been connected to a MYSQL database also. Do you want to get to know more? So guys, visit below link to grab the idea!!! This is totally free experience of hosting a PHP application!
https://salitha94.blogspot.com/2019/11/deploy-laravel-application-on-heroku.html
Cheers!
-
Create and Host a web application with React, SpringBoot, MongoDB and Heroku - Part 2
Hi guys! This is the part 2 of my article https://lankadevelopers.com/topic/363/how-to-create-and-host-a-web-application-with-react-springboot-mongodb-and-heroku-part-1
You can simply follow the steps in the above link and the below link and create a web application with Java and React very easily.
Good Luck!
-
How to Create and Host a web application with React, SpringBoot, MongoDB and Heroku - Part 1
Hi guys! This article will help you to create and host a MERN stack web application without any cost!
https://salitha94.blogspot.com/2019/03/create-and-host-web-app-with-react-springboot-mongodb-heroku-part1.html