Exploring the Event Dispatcher
– doeken.org - submitted by Doeke Norg
An in-depth article on events and their workings within multiple frameworks.
Read more [doeken.org]
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– 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]
– www.csrhymes.com - submitted by Chris Rhymes
Testing validation rules can become quite tiresome pretty quickly if you have to write each test manually. Luckily I’ve found a nice method that allows you to simplify your validation rule tests when using Laravel Livewire components.
Read more [www.csrhymes.com]
– github.com - submitted by Peter
The Laravel Commonmark Blog package now supports: - embargo (scheduling articles to be published after a certain date) and - caching of all generated articles to use them in sidebars, footers, etc.
Read more [github.com]
– github.com - submitted by Ryan Chandler
Quickly identify controller methods with no route in your Laravel applications.
Read more [github.com]
– www.larapeak.com - submitted by Larapeak
Hello today I have a short tutorial for you. I was working on this blog to optimize for SEO. I wanted to create a sitemap that updates automaticly. Luckly for me Spatie created a package for this. With the spatie/laravel-sitemap you can automate the process of creating a sitemap for your Laravel application. Let's learn how to setup and use this package!
Read more [www.larapeak.com]
– doeken.org - submitted by Doeke Norg
Streamline and minimize your UI by customizing a BooleanGroup.
Read more [doeken.org]
– github.com - submitted by Aaron Francis
Sidecar packages, creates, deploys, and executes Lambda functions from your Laravel application. You can write functions in any of the following runtimes and execute them straight from PHP: Node.js 14, Node.js 12, Node.js 10, Python 3.8, Python 3.7, Python 3.6, Python 2.7, Ruby 2.7, Ruby 2.5, Java 11, Java 8, Go 1.x, .NET Core 3.1, .NET Core 2.1.
Read more [github.com]
– adithya.dev - submitted by Adithya
Fixing an issue with index size in Laravel
Read more [adithya.dev]
– tighten.co - submitted by Jamison Valenta
Tighten employees share encouragement for anyone struggling through the pandemic.
Read more [tighten.co]