A Tutorial on custom pagination templates with links and stats in Laravel 5.3
For a recent project, I had to setup basic pagination with Laravel 5.3. Coming form the CakePHP world, it was pretty straightforward … Keep Reading
For a recent project, I had to setup basic pagination with Laravel 5.3. Coming form the CakePHP world, it was pretty straightforward … Keep Reading
In the last tutorial, we went over how to setup a Laravel Auth application with admin routing, email activations and more. That … Keep Reading
When it comes to user authentication and authorization, Laravel is one of the best frameworks out there. But when trying to setup … Keep Reading
So, when I started getting into Laravel, I was using Laravel 5.3 which has plenty of cool features that made me fall … Keep Reading
All summer long, we kept hearing comparisons between the DC’s Suicide Squad movie and Marvel’s Avengers movies. So, I thought that it … Keep Reading
Tutorial Conclusion That basically wraps-up the tutorial. We now have a working web application that features a Laravel backend along with a … Keep Reading
Part 10 – AngularJS Modules Controllers and Templates At this point, our AngularJS application and all of its directory setup is complete. … Keep Reading
Part 9 – Getting familiar with AngularJS Note #1: OK, prior to this tutorial, I had zero experience with AngularJS. Don’t get … Keep Reading
If you’re a regular on this blog, then you know about my huge lovefest with Google. Well, the good folks at bargainfox … Keep Reading
Part 8 – Integrating AngularJS and Bootstrap Now that we have the Laravel backend completely ready and all of our API routes … Keep Reading