Laravel cooldown package
– github.com - submitted by Musa
Easily implement global or model-specific cooldowns into your Laravel app.
Read more [github.com]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– github.com - submitted by Musa
Easily implement global or model-specific cooldowns into your Laravel app.
Read more [github.com]
– thecodelearners.com - submitted by pavan
Learn to send multiple attachments using Laravel mailables with practical example of sending purchase invoices.
Read more [thecodelearners.com]
– tighten.co - submitted by Matt Stauffer
Learn how to build cross-platform, native mobile apps using familiar Vue.js syntax and Tailwind CSS.
Read more [tighten.co]
– davorminchorov.com - submitted by Davor Minchorov
A list of personal top learning resources for PHP and Laravel developers and my personal journey of discovering them over the years.
Read more [davorminchorov.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
It's quite common to keep tabs on when an authenticated user last used your web application. The information can be really useful when calculating software adoption, usage frequency and return rate.
Read more [ryangjchandler.co.uk]
– medium.com - submitted by Vasily
A nice introduction to modern AOP in PHP.
Read more [medium.com]
– github.com - submitted by Alexandr Chernyaev
The most popular breadcrumbs package has stopped developing and supporting. For this, I made a new one.
Read more [github.com]
– github.com - submitted by Samuel Štancl
A package that lets you define the inverse relationship on hasMany relationships, resulting in the parent being loaded on the children, saving database queries.
Read more [github.com]
– liamhammett.com - submitted by Liam Hammett
“Static constructors” are a concept a lot of object-oriented programming languages support - although, unfortunately, PHP does not.
Read more [liamhammett.com]
– github.com - submitted by codedge
Update your Laravel application from any Git repository without dealing with Composer.
Read more [github.com]
– samuelstancl.me - submitted by Samuel Štancl
A tutorial on how to configure push deploys for Laravel apps using GitHub Actions, for free. Asset compilation on the server, no race conditions with code & DB schema being out of sync. Application is `down` for as short time as possible. Useful if you can configure webservers and don't want to pay for some service just to get push deploys.
Read more [samuelstancl.me]
– www.phpmentors.com - submitted by Flávio Augusto da Silveira
PHP Mentors Book is a set of questions with topics that can help a lot of developers out there (Not just PHP). Answers from PHP masters around the world for your questions. Code, Career, Team work, Working environment, Logs, Tests, Future and much more.
Read more [www.phpmentors.com]
– stitcher.io - submitted by Brent
In this two-part series, my colleague Freek and I will discuss the architecture of a project we're working on.
Read more [stitcher.io]
– ryangjchandler.co.uk - submitted by Ryan Chandler
If you don't need a reactive UI, Alpine.js might still find it's place in your tech stack.
Read more [ryangjchandler.co.uk]
– timacdonald.me - submitted by Tim Mac
String concatenation is the current way we can pass arguments to Laravel middleware - but what if there was another way
Read more [timacdonald.me]
– github.com - submitted by Gustavo Ocanto
Relay is a data transfer objects structure that allows you to consume third party API payloads and parse them into their proper type object throughout a promotion mapper to ensure given incoming data abides by its expected type.
Read more [github.com]
– github.com - submitted by Peter Steenbergen
A small package to leverage the TransIP Rest api package through this little wrapper.
Read more [github.com]
– www.codedge.de - submitted by codedge
Running a PHP application on AWS Fargate with Github Actions for deployment with Laraval as an example application. Ready-to-use scripts are provided in a Github repository.
Read more [www.codedge.de]
– github.com - submitted by belamov
[belamov/postgres-range](https://github.com/belamov/postgres-range) package provides suport of PostgreSQL's range types in your Laravel 7+ applications.
Read more [github.com]
– www.csrhymes.com - submitted by Chris Rhymes
How to test Laravel validation rules to help you debug your application easier
Read more [www.csrhymes.com]