Hello guys, Every Thursday I send this newsletter - already 66th in this series. Time flies, huh? This week there will be a few useful articles from our own "family" of blogs, and also useful packages from all over the web. Let's go!
Articles from Laravel Daily blogs
Using QuickAdmin for Existing Laravel Project
quickadminpanel.com
We’ve been asked quite a lot about using QuickAdmin for already existing project. It’s not straightforward but possible: time to write a mini-tutorial about it. Let’s imagine you already have a Laravel project, with proper front-end and database. And you want to build an adminpanel for it.
6 Reasons Why We Don’t Have a Manual for QuickAdmin
quickadminpanel.com
Looking through adminpanel generator packages, they usually have some kind of a manual or documentation. Our QuickAdmin doesn’t. And that’s a deliberate decision – here are the reasons why. Seriously. If you see documentation of 20+ pages or sections, you probably won’t read it.
Laravel-related articles from all the web
New Course: Build a REST API With Laravel
code.tutsplus.com
REST APIs are useful for all kinds of apps. They can be the back-end to a front-end web app, they can store data for a mobile app, or they can provide services to other apps or APIs. There are a lot of moving pieces to coding a RESTful API, but having the right tools can make it a lot easier.
Update to queue workers in Laravel 5.3
mattstauffer.co
Queues are one of those tools in Laravel that everyone knows is there, but very few people understand deeply. It's understandable--Laravel is often the first place folks have run into queues, and to be honest, they're not simple.
awjudd/js-localization
github.com
A simple localization library built for Laravel to take all of the resources defined for your project and make them accessible in JavaScript.
Building PHP Projects on AWS CodeBuild, by Ben Ramsey
benramsey.com
I’ve had a great time at AWS re:Invent this week, attending sessions and hanging out with some of the ShootProof team. My favorite part of the week was the “mini con” on containers. I spent Thursday immersed in sessions dedicated to deploying Docker containers on AWS.
mpociot/botman
github.com
BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework and Facebook Messenger.
Overriding Laravel's helper functions
murze.be
Every two weeks I send out a newsletter containing lots of interesting stuff for the modern PHP developer. You can expect quick tips, links to interesting tutorials, opinions and packages.
Developing Laravel applications with Docker
medium.com
One challenge every developer or development team faces is environment consistency. At some point in your career you might have had to deal with a situations where code deployed to your production environment doesn’t quite work as it did in your development environment.
Building a Referral System with Laravel
brudtkuhl.com
I recently launched a small product for Amazon Affiliates built with Laravel. At the heart of the application is a referral system. Users get bonus credits when they refer another user while getting recurring credit every time their referral uses the site.
That's it for this week. Still not sure if there will be an issue next Christmas week - if not, then Merry Christmas and Happy New Year to all of you!
Povilas Korop LaravelDaily Team
|