Skip to content

KARTHIK SWOT

IT Consultant, Photographer, Blogger

Google-Cloud-Mysql-Api

Beginner’s Guide to Deploying PHP Laravel on the Google Cloud Platform

Laravel is one of the leading frameworks used by the PHP Community. On the other hand, Google offers an excellent more cost-effective Cloud Platform on its own. But make to run your existing Laravel application may be a nightmare if you don’t follow these steps. I have tried a lot and finally found the solution, even you can run your latest Laravel version also.

Read More »Beginner’s Guide to Deploying PHP Laravel on the Google Cloud Platform

excel-functions

25+Useful Excel Functions

Microsoft Excel is one of the major application that using for multiple purposes like Spreadsheet, Data Entry, Data Analysis and some people using it like their own database application that do all the business transactions with it. In this post, I try to give all essential excel functions that make your life easier than before.

Read More »25+Useful Excel Functions

how-to-install-wordpress

Install WordPress

WordPress is a popular CMS tool which can be used for blogs as well as business websites. Here you can find out how to install wordpress easily on your webserver or either your localhost server. Read More »Install WordPress

laravel

Relationship in Laravel

Laravel Relationship

Laravel is a modern MVC platform that creates our project with all essential modern tools such as Bootstrap, Unit Test, Blade Template Engine, PSR Standards, ORM Queries  and so on. Working with Laravel is always gives me a breezy experience because of its Eloquent ORM.

Create and use a Laravel Relationship is an easy task,Whether you are on small todo application or a big scale bank project.

Read More »Relationship in Laravel