New Package: Laravel Log Viewer with Search

  Рет қаралды 37,905

Laravel Daily

Laravel Daily

Жыл бұрын

Showing the demo of a new package I've seen online.
Repo: github.com/opcodesio/log-viewer
Arunas Blog: arunas.dev/
- - - - -
Support the channel by checking out my products:
- My Laravel courses membership: laraveldaily.teachable.com/p/...
- Laravel QuickAdminPanel: bit.ly/quickadminpanel
- Livewire Kit Components: livewirekit.com
- - - - -
Other places to follow:
- My weekly Laravel newsletter: bit.ly/laravel-newsletter
- My personal Twitter: / povilaskorop

Пікірлер: 48
@josephajibodu2377
@josephajibodu2377 Жыл бұрын
This is going to be a useful package. I don’t have to ssh into the server to view log files. Beautiful 🤩 Thanks.
@RJFares
@RJFares Жыл бұрын
I haven't inspected the src code, but I'm sure Clear Cache is used because the contents of the log files are cached. I have made a private package to view logs and I cache the contents of log files otherwise if you have several log files let's say each 25 MB, processing them is going to be quite slow.
@rikvandervaart2601
@rikvandervaart2601 Жыл бұрын
Love this addition. Followed instruction for subfolder of ap to make livewire work properly and that did it. 😁👍
@mohammadashrafuddinferdous9347
@mohammadashrafuddinferdous9347 Жыл бұрын
I ll chech it in every present and future projects! Seems its a very beautiful package. Thanks for sharing!
@haraldndb.1250
@haraldndb.1250 Жыл бұрын
Thank you Povilas. Will test it out.
@phil86_
@phil86_ Жыл бұрын
Great video… and also the town behind the author in the picture (Florence)! 😉
@ajomehri
@ajomehri Жыл бұрын
Thanks for introducing usefull libraries We currently use Sentry which is realy top level
@Atz22
@Atz22 Жыл бұрын
This will be very helpful - I will be using this in current project and feedback 🙏
@kaimadigan5558
@kaimadigan5558 Жыл бұрын
looks good, and interesting might implement it in my project :D
@moauyameghari
@moauyameghari Жыл бұрын
I've been using this package "arcanedev/log-viewer" for a while now and its amizing, almost everyting in the video is in it and more.
@reikosama1
@reikosama1 Жыл бұрын
To me arcanedev is better
@Laravel_Tree
@Laravel_Tree Жыл бұрын
This package is very Helpful Thanks, Bro.
@ivan_adamovich
@ivan_adamovich Жыл бұрын
wow! its amazing, thank you
@dfordemo981
@dfordemo981 Жыл бұрын
Nice and Informative | Thanks povilas
@ricko13
@ricko13 Жыл бұрын
Love it
@kunalmathur4890
@kunalmathur4890 Жыл бұрын
looks cool
@premneupane6335
@premneupane6335 Жыл бұрын
Hey @anyone can we use this to see a centralized view from the load balancer as well? Because every server has its one log file and I can access one log file at a time But I want them in one view.. @Laravel Daily ??
@IndraPrastha
@IndraPrastha Жыл бұрын
By default in a fresh laravel installation, laravel logs are setup to be dumped into a single file. This will quickly increase that one laravel.log file and becomes difficult to search in it (slow loading in IDE as mentioned in this video). Do you think we can suggest (PR) to laravel for default log file to be daily (so one file for each day). This is coming from my experience in CI where daily log file is the default, easier to find errors.
@waheed1987
@waheed1987 Жыл бұрын
I wonder if there is something similar for Spatie Activity Log?
@aberhamberhanu7819
@aberhamberhanu7819 Жыл бұрын
Hello Dear, Could you suggest us for the best video on demand processing package (for streaming)??
@ItsParaVenky
@ItsParaVenky Жыл бұрын
Hi, How to load custom log files which are stored under additional sub folders inside storage/logs folder,
@shinyakoizumi601
@shinyakoizumi601 8 ай бұрын
Thanks for the info. Would you recommend to use activity log or this log viewer? Or they are for different purposes?
@martomystery
@martomystery Жыл бұрын
Been using rap2hpoutre/laravel-log-viewer. Looks similar. Same features.The only difference I saw in this is you can actually reduce what is shown in the log file by adding it to exclude in config this hiding away for example laravel vendor log errors.
@yungifez
@yungifez Жыл бұрын
Yes lord yess
@latlov
@latlov Жыл бұрын
How do you create different logs in Laravel? How do you limit the size and the expiration date?
@LaravelDaily
@LaravelDaily Жыл бұрын
Some docs here: laravel.com/docs/9.x/logging#configuring-the-single-and-daily-channels
@bernardocampos5908
@bernardocampos5908 Жыл бұрын
is there a way to separate log files into dates like old versions of laravel?
@avogadrojerson7783
@avogadrojerson7783 Жыл бұрын
change LOG_CHANNEL=daily
@delcinocastelo8161
@delcinocastelo8161 Жыл бұрын
Is it possible to create a log file for each of autenticated users?
Жыл бұрын
Why?
@omar-boudabbous
@omar-boudabbous Жыл бұрын
the log Viewer show just the erros how can show the info and all request ??
@stevenking1981
@stevenking1981 Жыл бұрын
I am use datatables for Logs like Monolog. But I was tinking how i could get the Laravel logs in the view. so i can habe a look was happening.
@BraulioHoltzRibeiro
@BraulioHoltzRibeiro Жыл бұрын
I made a modification to support MongoDB, the code was not so readable, but it fulfilled the needs.
@muhammadatif3420
@muhammadatif3420 Жыл бұрын
Is it secure to use on production or its only for dev or local environment?
@MrPatishpanj
@MrPatishpanj Жыл бұрын
Why not? Just add your policy, guard, middleware or whatever that checks that only admins, or specific user can access this page
@kinanmissing
@kinanmissing Жыл бұрын
Hello Sir Please How i can share my project on Local Network using windows server 2019 or 2022 ? Laravel livewire 9 & php 8.1
@avogadrojerson7783
@avogadrojerson7783 Жыл бұрын
simply use XAMPP
@AhmadFauzi-ek8ke
@AhmadFauzi-ek8ke Жыл бұрын
Hello sir, i want ask. if i buy all courses can i download all the courses ? thanks
@LaravelDaily
@LaravelDaily Жыл бұрын
Yes there's a download button for each video
@bukanprogramer9328
@bukanprogramer9328 Жыл бұрын
sir can you make a tutorial show data using ajax and sanctum/passport
@LaravelDaily
@LaravelDaily Жыл бұрын
I personally haven't used ajax directly for long long time, I use Vue for this now. Or Livewire.
@worldfamous_23
@worldfamous_23 Жыл бұрын
I feel silly, only finding out about this package today
@gafitescu
@gafitescu Жыл бұрын
stream tthe logs to cloudwatch & logstash + kibana
@danielj4860
@danielj4860 Жыл бұрын
If you want to monitor application errors etc in production I would suggest Sentry instead of a "laravel" specific service that may or may not be in business in the future. Remember guys Laravel is a PHP application you don't have to limit yourself to Laravel specific platforms. I think Sentry has a Laravel specific package you can drop right into your app as well.
@andreagrifa627
@andreagrifa627 Жыл бұрын
This can be powerful and useful for monolithic but for API i dont think this will be useful atleast for now. Auth problem
@alaa_abdul_azim
@alaa_abdul_azim Жыл бұрын
Package package package warum !!! , Mach das selber
@timidosUKR
@timidosUKR 11 ай бұрын
Standalone app for logs? Bruh :(
@aliffiansyahmaulana
@aliffiansyahmaulana Жыл бұрын
in my place, we use ARCANEDEV/LogViewer
Faster Eloquent: Avoid Accessors with Foreach
9:35
Laravel Daily
Рет қаралды 52 М.
Log Viewer | Laravel Package Review
8:03
Tapan Sharma
Рет қаралды 1 М.
БАБУШКИН КОМПОТ В СОЛО
00:23
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 17 МЛН
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 38 МЛН
IQ Level: 10000
00:10
Younes Zarou
Рет қаралды 10 МЛН
Why Don't We Have A Laravel For JavaScript?
12:36
Theo - t3․gg
Рет қаралды 92 М.
Laravel Security: Top 7 Mistakes Developers Make
11:16
Laravel Daily
Рет қаралды 82 М.
1 Laravel Activity Log By Team Spatie - Intro and Setup
10:42
UI Libraries Are Dying, Here's Why
13:28
Theo - t3․gg
Рет қаралды 288 М.
Laravel + Livewire todo app (and so much more)
16:41
Aaron Francis
Рет қаралды 37 М.
Laravel: Create Public API with Cache and Rate Limits
12:18
Laravel Daily
Рет қаралды 45 М.
Real-time monitoring for Laravel applications
5:12
Aaron Francis
Рет қаралды 11 М.
Junior Code Review: Laravel Routes, Middleware, Validation and more
19:57
4 Packages You Need in ANY Laravel Project
8:14
Laravel Daily
Рет қаралды 61 М.
Самый ДОБРЫЙ мальчик!😎
1:00
Petr Savkin
Рет қаралды 6 МЛН
Bro didn’t make it 😬😟💀 (FAKE NOT REAL) #shorts
0:19
Nate Nahhh
Рет қаралды 12 МЛН
Don´t WASTE FOOD pt.3
0:20
LosWagners ENG
Рет қаралды 20 МЛН
Istanbul havuz keyfi #filizkemal
0:25
Filiz Kemal
Рет қаралды 20 МЛН
Don´t WASTE FOOD pt.3
0:20
LosWagners ENG
Рет қаралды 20 МЛН