My Top 10 PhpStorm Tricks
Some really good tricks shared by Christoph
Sevalla is the all-in-one PaaS for your web projects. Host and deploy your applications, databases, object storage, and static sites. Enjoy advanced deployment pipelines, a complete database studio, instant preview apps, and one-click templates. The pricing is simple: no hidden fees, no seat-based pricing, and you pay only for what you use. Get real human support from developers.
Get started now with a $50 credit at Sevalla.com.
Some really good tricks shared by Christoph
Link – – gdebrauwer.dev - submitted by Günther Debrauwer
In your Livewire components, you might want to display dates in the browser's timezone. In this post, I explore how you could achieve this.
Read more [gdebrauwer.dev]
Stay up to date with all things Laravel, PHP, and JavaScript.
You can follow me on these platforms:
On all these platforms, regularly share programming tips, and what I myself have learned in ongoing projects.
Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer.
Expect quick tips & tricks, interesting tutorials, opinions and packages. Because I work with Laravel every day there is an emphasis on that framework.
Rest assured that I will only use your email address to send you the newsletter and will not use it for any other purposes.
Original – – mailcoach.app
In a standard Laravel application, you can schedule Artisan commands in your console kernel. While that works for most projects, we took a different route in Mailcoach. Instead of scheduling commands, we're scheduling jobs.
Read more [mailcoach.app]
I'm proud to announce that we have launched a redesigned Oh Dear. If you're unfamiliar with Oh Dear, it's the best all-in-one monitoring tool for your entire website. You can register for a 10-day free trial.
You can help us spread the good news by upvoting us on Product Hunt, or retweeting our launch tweet.
In this blog post, I'd like to share what Oh Dear can do for you, how we've rebuilt various parts, and give you an overview of the technology behind the service.

Link – – tray2.se - submitted by Patrik Ahlström
What is a database view, and how can we use it to make our code cleaner?
Read more [tray2.se]
Link – – tray2.se - submitted by Patrik Ahlström
Have you ever had a huge list of values that the users needs to scroll through to get to the
item they wanted, you know the classic Country dropdown, and for me who lives in Sweden
will have to scroll through a load of countries to get to the desired one.
Read more [tray2.se]
A nice video tutorial by Bert De Swaef.
Original – – www.mailcoach.app
My team and I are currently working on the hosted version of Mailcoach Cloud, which now is in public beta. Using the Markdown capabilities of Mailcoach and its API, I can easily create new editions of my own newsletter.
Read more [www.mailcoach.app]
Link – – fly.io
The good people at Fly.io have but together a way to use SQLite in a distributed way.
Read more [fly.io]
Link – – laravel-news.com
I'm very excited for Livewire v3. The new features look amazing!
Read more [laravel-news.com]
Link – – userlist.com
Some good advice by Michele Hansen
Read more [userlist.com]
Link – – verraes.net
Our worldviews are grown from other people’s models. How do we control what models we let in?
Read more [verraes.net]
I'm proud to announce that our team has released a new package called laravel-dynamic-servers.
This package can help start and stop servers when you need them. The prime use case is to spin up extra working servers to help you process the workload on queues.
In this blog post, I'd like to introduce the package to you.
Jeffrey Way of Laracasts showcases some nice HTML goodness.
Link – – joshcollinsworth.com
Some critical thoughts about React. I think the criteria used to determine if React is the right tool, can be used to think critical about your favourite framemework / piece of software.
Read more [joshcollinsworth.com]
Link – – matthiasnoback.nl
Matthias Noback explains the difference.
Read more [matthiasnoback.nl]
Here's a nice video from Povilas in which he explores our spatie/laravel-stubs package.
Here's my talk on our popular Laravel Data package, which I gave at Laracon Online earlier this week.
Link – – dev.to
Ben Ramsey explains how can start working on PHP's source code using JetBrains' C IDE.
Read more [dev.to]
Link – – sebastiandedeyne.com
My colleage Sebastian digs named arguments in PHP. As do I!
Read more [sebastiandedeyne.com]