PHPnews.io

Overview for 'appstract'


Laravel Bootstrap Components

Written by Appstract - Medium / Original link on Jun. 19, 2017

Easily use Bootstrap components as Laravel componentsBootstrap is a very popular front-end framework. A lot of developers use it to quickly create interfaces for their Laravel App, so do we at Appstract. While it makes a lot of tasks easier, it also requires a lot of HTML code to use the default co…


Laravel Template Path Hints

Written by Appstract - Medium / Original link on Jun. 13, 2017

Show which templates and partials are loaded into your viewsPath hints?Those of you who have worked with Magento will probably know about path hints, and how helpful they can be.When working on apps with lots of views and partials it can become difficult and time consuming to find out which partial…