<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Laravel on Notes to self</title><link>https://elenakolevska.com/tags/laravel/</link><description>Recent content in Laravel on Notes to self</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 07 Jan 2014 12:05:52 +0000</lastBuildDate><atom:link href="https://elenakolevska.com/tags/laravel/index.xml" rel="self" type="application/rss+xml"/><item><title>Restful Deleting In Laravel</title><link>https://elenakolevska.com/posts/restful-deleting-in-laravel/</link><pubDate>Tue, 07 Jan 2014 12:05:52 +0000</pubDate><guid>https://elenakolevska.com/posts/restful-deleting-in-laravel/</guid><description>Restful deleting in Laravel can make newcomers to RESTful APIs scratch their head a bit. I know, cause I’m one of them. We’re used to just have a simple link pointing to a certain URI where the magic happens, but how do we set the HTTP verb if we’re not submitting any forms?</description></item><item><title>Using Grunt &amp; Bower With Laravel And Bootstrap</title><link>https://elenakolevska.com/posts/using-grunt-bower-with-laravel-and-bootstrap/</link><pubDate>Mon, 09 Dec 2013 12:00:26 +0000</pubDate><guid>https://elenakolevska.com/posts/using-grunt-bower-with-laravel-and-bootstrap/</guid><description>&lt;p&gt;One day I got fed up with the way I used to compile LESS and searched for a more automated way. As I use Laravel for most of my projects I tried Basset asset manager. It worked nicely for some time than it started to have a mind of it&amp;rsquo;s own. I switched from it, but took note of the concept to store &amp;ldquo;raw&amp;rdquo; assets in the app folder. I tried Guard next; couldn&amp;rsquo;t get the LESS compiler to work. Finally I tried having another shot with Grunt, even though the first one had scared me.
And wow! Revelation! I realized I&amp;rsquo;ve been suffering this whole time without even knowing it.&lt;/p&gt;</description></item></channel></rss>