Valet Assistant
– laravel-forge-menubar.com - submitted by Jan Östlund
A free macOS menubar app for managing Laravel Valet.
Read more [laravel-forge-menubar.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– laravel-forge-menubar.com - submitted by Jan Östlund
A free macOS menubar app for managing Laravel Valet.
Read more [laravel-forge-menubar.com]
– github.com - submitted by Patrick
An npm package for debugging cli scripts with ray or sending data to ray from the command line
Read more [github.com]
– uxdesign.cc - submitted by Tinni
7 unique ways of creating delightful digital experiences.
Read more [uxdesign.cc]
– github.com - submitted by Gautam Patadiya
Applicant tracking system build with Laravel and Vue including permission setup
Read more [github.com]
– stitcher.io - submitted by Brent
Some of my thoughts on open source software design
Read more [stitcher.io]
– tinywind.dev - submitted by Ryan Chandler
A small collection of free Tailwind components.
Read more [tinywind.dev]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Let's take our reactive function and start reacting to data changes.
Read more [ryangjchandler.co.uk]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Reactive JavaScript frameworks are full of magic. In this series, I'll cover the basics of reactivity in JavaScript, starting with proxies.
Read more [ryangjchandler.co.uk]
– doeken.org - submitted by Doeke Norg
An in-depth article on events and their workings within multiple frameworks.
Read more [doeken.org]
– www.csrhymes.com - submitted by Chris Rhymes
How to test Laravel Blade components, including input components with errors and using Orchestra Testbench.
Read more [www.csrhymes.com]
– postsrc.com - submitted by Sir Src
Learn how to generate QR codes in Laravel 8 and use it to allow for easy access to your content.
Read more [postsrc.com]
One of the many conventions found throughout the Laravel framework is dot notation. Dot notation is the use of dots `.` in strings to represent depth. In many instances, it allows for writing cleaner and more clear code.
Read more [ryanc.co]
– driesvints.com - submitted by Dries Vints
This blog post is about a (failed) attempt at introducing dark mode for our logo SVG's in the readme files of our open source libraries at Laravel.
Read more [driesvints.com]
– youtu.be - submitted by Ashish Dhamala
Use MySQL indexing to improve the query performance.
Read more [youtu.be]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Here are a few tips and tricks that you can use in your Alpine 3.x components.
Read more [ryangjchandler.co.uk]
– downing.tech - submitted by Nuno Maduro
Introduced in Pest 1.4, we now have Higher Order Expectations in our toolkit. These allow us to access properties and methods from the expectation value itself, rather than accessing them ahead of time.
Read more [downing.tech]
– www.juststeveking.uk - submitted by Steve McDougall
Sending API requests in any PHP framework has always been a little bit of a manual process, yes you can create an SDK or wrapper - but you are still having to do the same thing. *Introducing Laravel Transporter* an easy to use wrapper around Laravel `PendingRequest` that allows you to define requests as classes, and override options at run time when you need to.
Read more [www.juststeveking.uk]
– github.com - submitted by VGlad
The most powerful and extendable tools for managing SEO Meta Tags in your Laravel project.
Read more [github.com]
– github.com - submitted by Steve McDougall
Build API requests as classes using sensible defaults, simply `make:api-request RequestName` configure it to your requirements - and send as required.
Read more [github.com]
– doeken.org - submitted by Doeke Norg
How callbacks can help you preform assertions in your mocks.
Read more [doeken.org]