Are you trying to include this in your laravel project? or You just want to clone the project from github?
It's my github project, a fork from another project that allows you to store blade templates in a db, my fork allows you to pass a string as a blade template.
I was trying to test to make sure it would work if I published it to packagist.org.
I wrote a blog post a while ago about using git repos with composer. http://blog.iwader.co.uk/laravel-and-non-composer-ised-libraries/
Thanks iWader, adding the name to the repository field and changing the minimum-stability to dev allowed me to clone the project in composer.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community