Laravel News Links
@LaravelLinks
Followers
19K
Following
0
Media
2K
Statuses
13K
Automatic feed of links submitted to @laravelnews
Joined October 2016
Created a Laravel package or tutorial? Add it to https://t.co/xe93XG6aJF and it'll be automatically shared here.
laravel-news.com
Trending community Laravel Links
5
28
87
Deploy Laravel with zero downtime! ๐ Check out this guide to stay live during updates using PHP Deployer. https://t.co/3gShzdLfW9
saasykit.com
Learn how to achieve deploy Laravel applications without any downtime.
0
1
12
Check out this awesome article! ๐ Learn about integrating https://t.co/FV33r6lelH API with Laravel and n8n. https://t.co/hAyeiqfZCo
danielpetrica.com
The next evolution of Coz.Jp is on it's in the final testing phase. WE added API support and also created a N8N node for it and a Laravel Plugin. You can now automate your link shortening requireme...
0
0
3
Build awesome APIs with Laravel 12! ๐ Check out this guide on best practices and tips for creating RESTful APIs. https://t.co/uqaqHq594c
needlaravelsite.com
Learn how to build secure, scalable, and RESTful APIs using Laravel 12. This guide covers structure, authentication, versioning, and performance optimization.
0
3
19
Say goodbye to repetitive form code with Blade components! ๐ Make your forms dynamic and consistent with reusable components. Enjoy faster development and easier updates! https://t.co/yZ8cq1LWRF
0
2
5
Manage many GitHub accounts like a pro! ๐ Check out Taki Elias' tips on juggling multiple profiles. https://t.co/T1bQhwjfWk
app.daily.dev
Managing multiple GitHub accounts on one machine requires proper SSH key configuration and Git settings. The setup involves creating separate SSH keys for each account, configuring SSH hosts with...
0
0
2
Discover a new way to test! ๐ "From Laravel Factories to Framework-Agnostic" is a community article that explains how Data Factory brings the elegance of Laravel's factory API to any PHP project. Say goodbye to repetitive test data code! https://t.co/Qnidjyh5aX
barrento.dev
After my last article on Laravel factories with Data Objects, I kept thinking: why should only Laravel developers get this elegant API? Here's how I built a framework-agnostic package.
0
0
0
Need the current URL in Laravel? ๐ Check out this guide by Nabil Hassen on URL handling in Laravel applications. https://t.co/1WsZ5nwH5J
nabilhassen.com
Learn how to get the current URL in Laravel using URL and Request facades and helpers, in controllers, Blade views, and including query parameters.
0
0
12
๐ New guide alert! Learn to monitor Ethereum wallets in Laravel with Redis logs and auto email alerts. Check it out! https://t.co/Hdn3AXGGvU
0
0
0
Unlock the secrets of uncommitted data! ๐ Check out this video on debugging your tests. https://t.co/FDZKb334Gd
masteringlaravel.io
A quick video demo
0
0
0
Clean up your Laravel projects with ease! ๐งน Check out this journey of building a package to find and remove 23MB of unused assets. https://t.co/QmUurAcp1b
tarunkorat.medium.com
The story behind Laravel Asset Cleaner
0
1
2
Discover hidden Laravel gems! โจ Check out how to use decorating services for extra flair. https://t.co/nVX4PrzTxQ
ollieread.com
In this article we're going to look at one of Laravel's hidden and undocumented features, which allows you to decorate services that are resolved through the service container.
0
0
1
QR & Barcode Scanning in NativePHP? ๐ฑ Check out the latest community spotlight on this cool feature! https://t.co/fDv5QcaCu1
0
0
2
Ready to turn your VPS into a Laravel playground? ๐ฎ Check out this guide to get started with Ubuntu! https://t.co/7ZZiAVGIDn
codermanjeet.medium.com
So, youโve just bought a VPS and want to turn it into your new Laravel playground? Awesome choiceโโโrunning Laravel on your own VPS meansโฆ
0
1
12
Need to grab domains from URLs? ๐ต๏ธโโ๏ธ Check out this guide on using PHP to extract them like a pro! Perfect for all your coding adventures! https://t.co/KXTnaPKbYX
nabilhassen.com
Learn how to get a domain name from any URL in PHP using parse_url(), regex using simple and accurate methods with and without subdomains.
0
0
3
Discover the pragmatic side of Laravel! ๐ Transform a survey page into a full app in this series! https://t.co/mmcgHzgnN1
0
1
1
Discover PHP 8.5's #[NoDiscard] attribute! ๐ก๏ธ Learn how it helps ensure important return values aren't ignored in your code. Check out this cool update from the community! https://t.co/4V1DiYYKk0
jump24.co.uk
0
0
1
Learn to handle errors smoothly with throw_if() in Laravel! โก๏ธ Check out this great tip by Vivek Mistry! https://t.co/kpVH0KMID9
vivekmistry.com
Learn how to use Laravel's throw_if() and throw_unless() helpers to write cleaner, smarter, and more readable exception handling logic in your Laravel 12 projects.
0
2
2
WebSockets in Laravel Cloud make projects soar! ๐ Check out this cool community article now! https://t.co/7iHTYDyv4z
0
1
7
Discover the magic of linting your Dockerfiles! ๐ณ Learn how hadolint helps avoid common errors! https://t.co/K6cQ1L10Mw
masteringlaravel.io
Catch a bunch of simple errors
0
0
4
Keep your PECL extensions pinned for smoother sails! โ๏ธ Check out this helpful tip from Joel at Laravel News. https://t.co/fmgzGWdvyt
masteringlaravel.io
Just as important as Composer packages
0
0
1