How we increased our app performance by 80% with Laravel and Swoole
– medium.com - submitted by VICTOR GOMES GAZOTTI
Check out the mind blowing result of changing FPM to Swoole
Read more [medium.com]
– medium.com - submitted by VICTOR GOMES GAZOTTI
Check out the mind blowing result of changing FPM to Swoole
Read more [medium.com]
– github.com - submitted by Dries Vints
A curated list of awesome things related to the TALL stack.
Read more [github.com]
– luisdalmolin.dev - submitted by Luis Dalmolin
Blog post with some practical tips on how to deal with failing and failed jobs.
Read more [luisdalmolin.dev]
– www.youtube.com - submitted by Tosho Trajanov
Time-Driven Development is challenging current views on what a best practice is and puts it more in the context of saving time and increasing efficiency of development teams.
Read more [www.youtube.com]
– stitcher.io - submitted by Brent
Named arguments will be added in PHP 8
Read more [stitcher.io]
– barryvanveen.nl - submitted by Barry van Veen
I've been writing an artisan command to import data from a remote MySQL database. I can only connect to that database over an SSH connection using an SSH key. Here is an explanation of how to accomplish that.
Read more [barryvanveen.nl]
– danielvigueras.com - submitted by Daniel Vigueras
Hi Freek! I like very much your newsletter. Some days ago I wrote an article about how to start using GitHub Actions. In the article I included an example of a Laravel application. If you find it interesting enough it would be great if you would include it in your newsletter. Thanks and keep on with the good work you are doing in the newsletter. @danielvigueras
Read more [danielvigueras.com]
– www.youtube.com - submitted by Nuno Maduro
If you're interested in having a highly relevant search experience on your website, you're in luck. In this Livestream, Nuno Maduro will show you how to build a search experience that your users will love.
Read more [www.youtube.com]
– stackcoder.in - submitted by Channaveer Hakari
In this article, we will learn how to easily set up AMP (Accelerated Mobile Pages) to the Laravel project.
Read more [stackcoder.in]
– medium.com - submitted by Elisha Ukpong
How to use one laravel form class to validate multi request methods
Read more [medium.com]
– tighten.co - submitted by Jamison Valenta
Many of our clients have legacy PHP apps and want to move to Laravel. Here’s our approach to refactoring legacy code.
Read more [tighten.co]
– uxdesign.cc - submitted by Tinni
Instead of providing users what they want, focus on who they want to become.
Read more [uxdesign.cc]
– nunomaduro.com - submitted by Nuno Maduro
Do you want a start testing your PHP applications? You got lucky - Nuno's talk at @LaraconEU 2020 about PEST just went up, check it out!
Read more [nunomaduro.com]
– github.com - submitted by Pascal Baljet
Supports validation, model binding, default values, translations, includes default vendor styling and is fully customizable!
Read more [github.com]
– veekthoven.com - submitted by Victor Abbah Nkoms
When writing code, every keystroke counts. Mastering shortcuts or using snippets for your text editor or IDE will save you a significant amount of time in the long run. In this article, I will show you how to create snippets for my favourite text editor, Sublime Text.
Read more [veekthoven.com]
– github.com - submitted by Pascal Baljet
This Laravel package allows you to search through multiple Eloquent models. It supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
Read more [github.com]
– stephenjude.me - submitted by STEPHEN JUDE
Learn how you can sort your eloquent model queries by default.
Read more [stephenjude.me]
– veekthoven.com - submitted by Victor Abbah Nkoms
While building my website, I struggled with making decisions about what tools to use. In this article, I share the tools I used and my rationale for using them. Hopefully, I am going to save someone the agony of making the same decision.
Read more [veekthoven.com]
– github.com - submitted by David Carr
package to automatically collects emails as they are sent and stores them in a database. The package also provides a clean UI to display the emails.
Read more [github.com]
– github.com - submitted by Chris
Easily organize larger Laravel code bases with modules. Relies heavily on existing Composer and Laravel features so that you can utilize a more domain-oriented project structure without losing the value of existing Laravel conventions.
Read more [github.com]