Skip to content

php

Yii

Redirect to History – Yii

Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as “Yee” and in Chinese it means “simple and evolutionary”

Yii is the one of major MVC framework of PHP. We need to redirect the previous / history page for some circumstances in every development.

Here we show how to achieve that;

Read More »Redirect to History – Yii

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

php-psr-auto-fomatting

PHP PSR Auto Formatting Tool

PSR format is one of the code formatting standard of PHP. Its very tough to format each and every line in big projects. To Resolve this PSR auto formatting tool is available as opensource kit called – PHP-CS-Fixer. You can simply use it from command line and change your code formatting within seconds.

Read More »PHP PSR Auto Formatting Tool

php-code

A Better PHP Code

The whole world has migrated to the internet; people across the world are spending more time on Internet in comparison with television and any other medium of internet. The world has grown compact because of internet but the World Wide Web has grown out of proportion and people from different corners of the world are using it for their personal benefits.

Read More »A Better PHP Code