
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Integrate AdminLTE to Laravel 5 with NPM	</title>
	<atom:link href="https://www.technig.com/adminlte-plus-laravel-5-integration/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/adminlte-plus-laravel-5-integration/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Tue, 03 Mar 2020 04:18:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: Fitra		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-56839</link>

		<dc:creator><![CDATA[Fitra]]></dc:creator>
		<pubDate>Tue, 03 Mar 2020 04:18:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-56839</guid>

					<description><![CDATA[How about chart?
Is that any several link or script must be include in the project? If any, where?]]></description>
			<content:encoded><![CDATA[<p>How about chart?<br />
Is that any several link or script must be include in the project? If any, where?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alphaws		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1048</link>

		<dc:creator><![CDATA[Alphaws]]></dc:creator>
		<pubDate>Thu, 21 Dec 2017 23:31:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-1048</guid>

					<description><![CDATA[// import admin lte css
 ~~~scss
@import &quot;~admin-lte/dist/css/adminLTE.css&quot;;
@import &quot;~admin-lte/dist/css/skins/_all-skins.css&quot;;
~~~
please change the first import : (Capital A letter)
~~~scss
@import &quot;~admin-lte/dist/css/AdminLTE.css&quot;;
~~~
and you need font-awesome
~~~
$ npm install font-awesome --save
~~~
app.scss:
~~~scss
// import font-awesome css
@import &quot;~font-awesome/scss/font-awesome.scss&quot;;
~~~]]></description>
			<content:encoded><![CDATA[<p>// import admin lte css<br />
 ~~~scss<br />
@import &#8220;~admin-lte/dist/css/adminLTE.css&#8221;;<br />
@import &#8220;~admin-lte/dist/css/skins/_all-skins.css&#8221;;<br />
~~~<br />
please change the first import : (Capital A letter)<br />
~~~scss<br />
@import &#8220;~admin-lte/dist/css/AdminLTE.css&#8221;;<br />
~~~<br />
and you need font-awesome<br />
~~~<br />
$ npm install font-awesome &#8211;save<br />
~~~<br />
app.scss:<br />
~~~scss<br />
// import font-awesome css<br />
@import &#8220;~font-awesome/scss/font-awesome.scss&#8221;;<br />
~~~</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hujjat Nazari		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1047</link>

		<dc:creator><![CDATA[Hujjat Nazari]]></dc:creator>
		<pubDate>Sat, 25 Nov 2017 04:32:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-1047</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1046&quot;&gt;lorem ipsum&lt;/a&gt;.

You mean when you click on the toggle, it&#039;s not opening and closing the sidebar menu? if so, please add the javascript to your app.js file. Read the last section of the article. 7. Debug and Fix Problems]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1046">lorem ipsum</a>.</p>
<p>You mean when you click on the toggle, it&#8217;s not opening and closing the sidebar menu? if so, please add the javascript to your app.js file. Read the last section of the article. 7. Debug and Fix Problems</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lorem ipsum		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1046</link>

		<dc:creator><![CDATA[lorem ipsum]]></dc:creator>
		<pubDate>Sat, 25 Nov 2017 03:04:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-1046</guid>

					<description><![CDATA[The sidebar doesn&#039;t work sir.]]></description>
			<content:encoded><![CDATA[<p>The sidebar doesn&#8217;t work sir.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hujjat Nazari		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1045</link>

		<dc:creator><![CDATA[Hujjat Nazari]]></dc:creator>
		<pubDate>Thu, 23 Nov 2017 06:02:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-1045</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1044&quot;&gt;lorem&lt;/a&gt;.

What&#039;s your sidebar problem? 
If you have a problem. watch the video https://www.youtube.com/watch?v=nCoHPmk3gPI]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1044">lorem</a>.</p>
<p>What&#8217;s your sidebar problem?<br />
If you have a problem. watch the video <a href="https://www.youtube.com/watch?v=nCoHPmk3gPI" rel="nofollow ugc">https://www.youtube.com/watch?v=nCoHPmk3gPI</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lorem		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1044</link>

		<dc:creator><![CDATA[lorem]]></dc:creator>
		<pubDate>Wed, 22 Nov 2017 12:26:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-1044</guid>

					<description><![CDATA[Sir, any update on how to fixed the sidebar menu.]]></description>
			<content:encoded><![CDATA[<p>Sir, any update on how to fixed the sidebar menu.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: lorem		</title>
		<link>https://www.technig.com/adminlte-plus-laravel-5-integration/#comment-1043</link>

		<dc:creator><![CDATA[lorem]]></dc:creator>
		<pubDate>Tue, 21 Nov 2017 13:53:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.technig.com/?p=11233#comment-1043</guid>

					<description><![CDATA[Sir, I followed the steps but it doesn&#039;t work. I copied the index.html from the adminlte original file and pasted in the master page. But the toggle sidebar doesn&#039;t work I followed everything. Can you help me? Btw, this is a nice tutorial If i can fixed the issues I will share you site with my fellow friends there also looking for this out. Out of all admin lte tutorial this is the easiest way. But still theres a unfinished step I gues.]]></description>
			<content:encoded><![CDATA[<p>Sir, I followed the steps but it doesn&#8217;t work. I copied the index.html from the adminlte original file and pasted in the master page. But the toggle sidebar doesn&#8217;t work I followed everything. Can you help me? Btw, this is a nice tutorial If i can fixed the issues I will share you site with my fellow friends there also looking for this out. Out of all admin lte tutorial this is the easiest way. But still theres a unfinished step I gues.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
