Laravel 5 Cheat Sheet
A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
I recently wrote an article about How-to setup Laravel 5, VueJs, and Bootstrap 3 and was asked how-to make modifications to things like the navbar.
My how-to didn't cover anything about that so here I will discuss how-to enable and modify Boo
Here is an awesome curated list of open-source projects and CMSs built with the Laravel PHP framework.
You can download them, enhance them, write tests, add new features and find the right solution to your problems!
In this article I will provide a quick way to configure Laravel 5, Vue.js, and Bootstrap 3 using Elixir.
Quickie on how to add a unique title for each of your views in Laravel.
Thanks to Zeckdude http://stackoverflow.com/users/83916/zeckdude
**master.blade.php**
Welcome to Laravel video series. In this video series we gonna learn Laravel 5.2 by building simple app, Contact Manager from scratch. So we can show all contacts with pagination, add new contact, update contact, delete contact. Also upload photo for
Let’s imagine the situation: you have a big database table (like 10 000 rows or bigger) and you need to run an update to one column. But you cannot run just SQL query – there is some PHP logic behind it. So foreach loop could potentially
After Mandrill changed their pricing model, I (as well as many others) started exploring different transactional email services. Laravel only supports a couple providers out of the box, but what about the others?
Learning Angular with Laravel 5 by building practical single-page applications!
Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!