This is going to be a useful package. I don’t have to ssh into the server to view log files. Beautiful 🤩 Thanks.
@phil86_2 жыл бұрын
Great video… and also the town behind the author in the picture (Florence)! 😉
@haraldndb.12502 жыл бұрын
Thank you Povilas. Will test it out.
@moauyameghari2 жыл бұрын
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.
@reikosama12 жыл бұрын
To me arcanedev is better
@mohammadashrafuddinferdous93472 жыл бұрын
I ll chech it in every present and future projects! Seems its a very beautiful package. Thanks for sharing!
@RJFares2 жыл бұрын
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.
@ajomehri2 жыл бұрын
Thanks for introducing usefull libraries We currently use Sentry which is realy top level
@rikvandervaart26012 жыл бұрын
Love this addition. Followed instruction for subfolder of ap to make livewire work properly and that did it. 😁👍
@IndraPrastha2 жыл бұрын
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.
@kaimadigan55582 жыл бұрын
looks good, and interesting might implement it in my project :D
@martomystery2 жыл бұрын
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.
@shinyakoizumi601 Жыл бұрын
Thanks for the info. Would you recommend to use activity log or this log viewer? Or they are for different purposes?
@premneupane63352 жыл бұрын
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 ??
@Laravel_Tree2 жыл бұрын
This package is very Helpful Thanks, Bro.
@waheed19872 жыл бұрын
I wonder if there is something similar for Spatie Activity Log?
@Atz222 жыл бұрын
This will be very helpful - I will be using this in current project and feedback 🙏
@ItsParaVenky Жыл бұрын
Hi, How to load custom log files which are stored under additional sub folders inside storage/logs folder,
@latlov2 жыл бұрын
How do you create different logs in Laravel? How do you limit the size and the expiration date?
@LaravelDaily2 жыл бұрын
Some docs here: laravel.com/docs/9.x/logging#configuring-the-single-and-daily-channels
@aberhamberhanu78192 жыл бұрын
Hello Dear, Could you suggest us for the best video on demand processing package (for streaming)??
@dfordemo9812 жыл бұрын
Nice and Informative | Thanks povilas
@Amor-Boudabbous Жыл бұрын
the log Viewer show just the erros how can show the info and all request ??
@delcinocastelo81612 жыл бұрын
Is it possible to create a log file for each of autenticated users?
2 жыл бұрын
Why?
@muhammadatif34202 жыл бұрын
Is it secure to use on production or its only for dev or local environment?
@MrPatishpanj2 жыл бұрын
Why not? Just add your policy, guard, middleware or whatever that checks that only admins, or specific user can access this page
@ivan_adamovich2 жыл бұрын
wow! its amazing, thank you
@bernardocampos59082 жыл бұрын
is there a way to separate log files into dates like old versions of laravel?
@avogadrojerson77832 жыл бұрын
change LOG_CHANNEL=daily
@stevenking19812 жыл бұрын
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.
@BraulioHoltzRibeiro2 жыл бұрын
I made a modification to support MongoDB, the code was not so readable, but it fulfilled the needs.
@AhmadFauzi-ek8ke2 жыл бұрын
Hello sir, i want ask. if i buy all courses can i download all the courses ? thanks
@LaravelDaily2 жыл бұрын
Yes there's a download button for each video
@ricko132 жыл бұрын
Love it
@kunalmathur48902 жыл бұрын
looks cool
@kinanmissing2 жыл бұрын
Hello Sir Please How i can share my project on Local Network using windows server 2019 or 2022 ? Laravel livewire 9 & php 8.1
@avogadrojerson77832 жыл бұрын
simply use XAMPP
@yungifez2 жыл бұрын
Yes lord yess
@bukanprogramer93282 жыл бұрын
sir can you make a tutorial show data using ajax and sanctum/passport
@LaravelDaily2 жыл бұрын
I personally haven't used ajax directly for long long time, I use Vue for this now. Or Livewire.
@worldfamous_23 Жыл бұрын
I feel silly, only finding out about this package today
@danielj48602 жыл бұрын
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.
@andreagrifa6272 жыл бұрын
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_azim2 жыл бұрын
Package package package warum !!! , Mach das selber
@gafitescu2 жыл бұрын
stream tthe logs to cloudwatch & logstash + kibana