Hey,
It's time to announce my new online-course! It is about Laravel Excel import/export operations, only for limited time you can pre-purchase it for $19 instead of $59, see more info below.
Also, I still feel "on fire" with the amount of content, I hope you have enough time to read it all :) Next week will probably less active, as I will be away on holiday in Egypt for 7 days, but will prepare some content upfront and schedule before I go.
Now, it's time to dive in!
My new Online-Course: "Blind Bird" Discount!
Export/Import with Excel in Laravel
laraveldaily.teachable.com
I receive a lot of questions about working with Excel in Laravel, so decided to prepare a video course, discussing all the cases like formatting, working with big files, formulas, encoding etc. Shooting videos is in progress, full course will be available in mid-December 2018. Meanwhile, you can purchase it for early-bird price, 66% off.
Articles/Videos from LaravelDaily Team
Quick Tips from Twitter
From Laravel Community
On-demand Xdebug with PHPUnit and Laravel in PhpStorm
link.medium.com
This guide will make you install Xdebug on your Mac without the performance downsides, but still being able to use all the Xdebug goodnesses. Most Xdebug setups only allow you to use it through a web browser plugin. This is not helpful when you’re following a TDD approach.
Build a to-do list app with Vue.js and Laravel
pusher.com
In this tutorial, we will build a to-do app with Vue.js and Laravel using Pusher to add the realtime functionality. Vue.js is such a great JS framework as it speeds up frontend development and helps achieve more with less code.
Twilio Blog: How to Send SMS Reminders with Laravel Lumen
www.twilio.com
In the previous tutorial, we worked on creating an iCal feed using Laravel Lumen. An iCal feed allows users to export a calendar event and view it on an external calendar. In this tutorial, we will take an extra step. Using the Twilio API, we will send SMS reminders to users who subscribed to an event.
Podcast: Leveraging Laravel for Truly Custom Projects
devmode.fm
In this episode, we talk to Phil Zaengle from Zaengle Corp about leveraging the PHP framework Laravel to build truly custom web applications. We discuss when a CMS like Craft makes sense, and when it makes sense to utilize Laravel in addition to or instead of a CMS.
Global Application Settings
laravel-news.com
In applications it is often useful to have a way to store some global settings. These settings are not related to a specific model, such as a user, but to the system as a whole.
How to Deploy Laravel to Digital Ocean
kaloraat.com
In this tutorial, I will guide you step by step on How to Deploy Laravel to Digital Ocean so that you can push your local laravel project to the cloud. We will be using Digital Ocean as our clound hosting provider.
Dynamic relationships in Laravel using subqueries
reinink.ca
When building web apps that interact with a database, I always have two goals in mind: Keep database queries to a minimum. Keep memory usage to a minimum. These goals can have a drastic impact on the performance of your app. Developers are typically pretty good at the first goal.
How to fetch Open Graph data in Laravel
medium.com
Before we begin, let’s first talk about Open Graph protocol. The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
What’s New in PhpStorm 2018.3
www.jetbrains.com
One of Doctrine ORM's key features is the ability to write database queries in DQL, which is a query language for your object model. It means that in your queries, you’ll be using PHP classes’ and fields’ names to fetch or update data. PhpStorm comes with full advanced DQL support.
That's it for this week, see you in the next issue, next Thursday! Povilas Korop LaravelDaily Team
|