Welcome One part of testing any application is seeing how it reacts to a volume of data. When building an application with Laravel, we use a great package called Faker to make this process quick. Their API allows us to painlessly add a ton of content to our application. This is an add-on to our previous post Dynamic Pagination using Laravel & AngularJS and will show you how to add 50 "fake" posts to your application for testing. The tools we will use: Laravel 4.2 Faker Let's Get Started I will assume that you already have a database setup.…

Welcome! Today we will be combining the Laravel framework with Google's Angular JS. This has a variety of uses, but our article will show you how to setup posts within a blog. We will be implementing dynamic pagination using the built in Laravel paginate option. At the time of this post we were unable to find existing documentation on this approach. We are making this post in hopes that you find it helpful. The entire code can be found on our GitHub. Tools For this article we will be using the following tools. It's important that you are familar with…

Today we are launching our blog. This marks a new addition to our business and is something we plan to contribute to on a regular basis moving forward in 2015. You can expect a new post every 3-4 weeks. I expect the blog to consist of a few different things for the forseeable future: Tutorials walking you through a development issue we faced this month. How we made business or dev-ops related decisions. Kettle projects and Kettle client news! I hope to see our blog expand and evolve beyond this...with the help and guidance of our readers of course!…