How To Set Up Auto Deploy For Laravel Applications On Cpanel
– stephenjude.me - submitted by STEPHEN JUDE
In this post, I will show you how to set up auto depolyment for your Laravel application Cpanel.
Read more [stephenjude.me]
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– stephenjude.me - submitted by STEPHEN JUDE
In this post, I will show you how to set up auto depolyment for your Laravel application Cpanel.
Read more [stephenjude.me]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use soft deletes in your Laravel applications. We'll cover the benefits of soft deletes, what they can be used for, how to implement them in your Laravel apps and a common gotcha.
Read more [ashallendesign.co.uk]
– medium.com - submitted by Mazen Touati
A set of practical and straightforward tips for enhancing productivity as a developer.
Read more [medium.com]
– benjamincrozat.com - submitted by Benjamin Crozat
What's the current version of Laravel? Is there any LTS release you can rely on? And what about the history of the framework? Let's find out!
Read more [benjamincrozat.com]
– www.youtube.com - submitted by Andrew Cairns
I accidentally discovered some funky behaviour when running an artisan command. And, I highly recommend people avoid making a costly mistake by using it!
Read more [www.youtube.com]
– github.com - submitted by Johannes Werbrouck
The Laravel team at http://Fly.io has made a package that enables you to deploy your Laravel app in under five minutes! It's called fly-laravel and it can set up your Laravel app, MySQL and/or Redis, and can even set up Cron and Queues for you.
Read more [github.com]
– www.laracraft.tech - submitted by Zacharias Creutznacher
We at Laracraft tried a lot of Windows based local Laravel development environments, but we where not happy with the performance and usability of the known environments like: php artisan serve, Vagrant/Homestead, Laravel Sail, Laragon etc. These tools are for sure very good, if you maybe setup a new Laravel project, which has not jet very complex operations and requests and you only work with a small database. But if you need more performance for you heavy requests, these tools are not sufficient.
Read more [www.laracraft.tech]
– ahmedash.dev - submitted by Ahmed Ammar
Exploring the variety of options the where method gives us to query the database.
Read more [ahmedash.dev]
– blog.shahryartayeb.com - submitted by Shahryar
Estimate reading time of text content with Bookworm for Laravel. Better user experience for readers. Easy to install and use.
Read more [blog.shahryartayeb.com]
– genijaho.hashnode.dev - submitted by Geni Jaho
We're upgrading from Laravel 9 to 10, and PHPUnit 9 to 10, and, if all goes well, we'll top it off by migrating to Pest 2, the latest version.
Read more [genijaho.hashnode.dev]
– alexandergaal.at - submitted by Alexander Gaal
It's the last quarter of the year and I'm getting more and more excited about the upcoming Laravel 11 release. Let's wrap it up!
Read more [alexandergaal.at]
– muhammedsari.me - submitted by Muhammed Sari
Muhammed's been working with Eloquent for over half a decade now, and it's time to share his bag of tricks. Buckle up, it'll be a good ride!
Read more [muhammedsari.me]
– fly.io - submitted by Kathryn Anne Tan
In this article, we utilize Livewire's in-built Alpine, exposed JavaScript objects, and nesting capabilities in order to create a parent manager to handle dependency among dropdowns that use the same component.
Read more [fly.io]
– github.com - submitted by Chris Mellor
A CLI tool to scaffold a Laravel package
Read more [github.com]
– github.com - submitted by Chris Mellor
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
Read more [github.com]
– wilo-ahadi.com - submitted by Wilo Ahadi
A tutorial for displaying continuous numbering of collection items on all pagination pages in a Laravel project.
Read more [wilo-ahadi.com]
– fideloper.com - submitted by Chris Fidao
How to use Nginx Unit to server your Laravel application. It turns out, we can get rid of PHP-FPM, and run our apps more efficiently. We see how, and go over the pros and cons.
Read more [fideloper.com]
– world.hey.com - submitted by Tony Messias
A new package by Mior called Workbench lets us set up an example Laravel app inside our packages. This Workbench app can serve as documentation of how the package integrates with a Larave app. Plus, we can use the Workbench models, controllers, routes, etc., in our package's tests and quickly run the Workbench app in the browser!
Read more [world.hey.com]
– flareapp.io - submitted by Spatie
Alex and Christoph explain why error tracking is crucial for your application
Read more [flareapp.io]
– www.youtube.com - submitted by Chris Fidao
This video dives into how HTTP gets turned into PHP - using the typical Forge stack (nginx -> php-fpm -> laravel)
Read more [www.youtube.com]