<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UNIX BLOG &#187; framework</title>
	<atom:link href="https://nixblog.icu/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>https://nixblog.icu</link>
	<description>Blog for NIX system based administrators</description>
	<lastBuildDate>Thu, 27 Aug 2015 08:20:44 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.32</generator>
	<item>
		<title>Laravel header footer layout</title>
		<link>https://nixblog.icu/php_coding/laravel_header_footer_layout/</link>
		<comments>https://nixblog.icu/php_coding/laravel_header_footer_layout/#comments</comments>
		<pubDate>Fri, 24 Oct 2014 11:29:05 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[php coding]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[laravel]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[layouts]]></category>
		<category><![CDATA[master]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=143</guid>
		<description><![CDATA[For using a standart header and footer for every page in Laravel Framework, we need to define a layout. This article will describe to you, how to setup a layout with header and footer in LARAVEL framework for PHP in 7 STEPS 1 STEP: Define a layout, make a directory: app/views/layouts 2 STEP: Create a [&#8230;]]]></description>
		<wfw:commentRss>https://nixblog.icu/php_coding/laravel_header_footer_layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install YII framework on XAMPP in windows 7</title>
		<link>https://nixblog.icu/installation_of_web-scripts/install-yii-framework-on-xampp-in-windows-7/</link>
		<comments>https://nixblog.icu/installation_of_web-scripts/install-yii-framework-on-xampp-in-windows-7/#comments</comments>
		<pubDate>Thu, 18 Oct 2012 05:21:36 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Installation of Web-Scripts]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php.exe]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xampp]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=118</guid>
		<description><![CDATA[In tutorial it is said to use yyic webapp ../yourproject. But php.exe is not working. &#160; 1. Download and unzip the Yii framework: http://www.yiiframework.com/download/ 2. unzip it into the folder in your c:\xampp\httpdocs 3. go to cmd.exe (command promot)&#160; and type: cd c:\xampp\htdocs\framework\ or c:\xampp\htdocs\yii\framework depending how the YII framework folder installed. type yiic webapp [&#8230;]]]></description>
		<wfw:commentRss>https://nixblog.icu/installation_of_web-scripts/install-yii-framework-on-xampp-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
