You are a man of honor... Showing direct concurrents and not saying a bad word about it requires balls of steel. Nice job...
@cardboarddignityАй бұрын
Not really competitors. Povilas' service provides added cost of generating models, tables and other stuff automatically. In Filament, even with these commands, you still have to create all the logic and fields on your own, yet it is faster than on vanilla Laravel. Greetings from future, btw! :)
@SMAVYT2 жыл бұрын
Using Filament 2.0 now. Thanks for the tutorial. I was a little unsure of how to get started with this package and you really helped.
@SuvroImran3 жыл бұрын
I just say wow. Definitely, I will try this out. Before I was tried the Quick admin panel that was a great tool too. Thank you so much for the direct point.
@MonethiTebohoArthurnacious3 жыл бұрын
I definitely will invest some time into reading the docs. Great video as usual. Thank you, master.
@kingstalker3 жыл бұрын
So today I tried for the first time setting up a Cron job for scheduling I had no idee what I was doing but I found a guide and manage to come right it would be very nice if you can make a video on the proper way to do it and maybe for other people and myself to show us how to set it up and how to test it
@skpercent2 жыл бұрын
Hello Sir. I saw almost all your videos and i learn more from you. This video is absolutely perfect. I would like to ask you if you can and you have time to make more videos tutorial about filament. Anyway thanks in advance and keep doing the great job !
@LaravelDaily2 жыл бұрын
No, not planning deeper dive into filament, we have our QuickAdminPanel for it :)
@Adam-uu8dc3 жыл бұрын
I will try it out. Btw such a quality content 👍 keep up good work 😀
@israelimmanuel65152 жыл бұрын
Thanks. Brief and to the point
@joshbarros19953 жыл бұрын
At last, Filament!!! Awww yeah!!!
@HadiHasanpur3 жыл бұрын
thanks i will see later. but it seems very useful for saving time!
@tatendawilson30573 жыл бұрын
Quick Admin is always quick way for me ,
@inso46062 жыл бұрын
I think quickadminpanel is great for small projects.For biggest - I should refactor the almost whole logic. I have mine custom code generator like quickadminpanel and if need something small I use it - for portfolio in example. But in big projects I prefer to use tools just like Filament Admin. I like Laravel Nova, but Laravel Nova is paid product.
@MarkChaney3 жыл бұрын
Im waiting on v2 before trying it out again. Its a huge update and should be out in a few weeks.
@mori1811863 жыл бұрын
The big problem of this things is the new layers. The big differnce between this Filament and your Quickadminpanel is, Quickadminpanel will not create a new layer. After creating, you get a standard Laravel Code. In Filament you get new Layers, and there is the big problem. This is why i prefer your Quickadminpanel.
@LaravelDaily3 жыл бұрын
Thanks for the support
@joaopoliceno8844 Жыл бұрын
Very good.
@iammuttaqi3 жыл бұрын
Thank you very much sir!
@accidentowl11362 жыл бұрын
Hi mate, doing v2? it's much simpler to setup now
@GergelyCsermely3 жыл бұрын
Thank You.
@nomamkhan1742 жыл бұрын
Thank you sir.
@Voltra_3 жыл бұрын
I was very interested in Filament but I had a nasty bug where it would complain it couldn't find filament's installed version. I kinda wanted to make a basic CMS for laravel using it, maybe it's changed now and I'll be able to use it
@danharrin3 жыл бұрын
Join us on Discord filamentadmin.com/discord and we'll help you out :)
@MrAtomUniverse2 жыл бұрын
How do you get the table to appear on the blade file you want instead of admin panel
@ehsanmohiti30712 жыл бұрын
could using jetStream with filament or other adminPanels conflicts? login views or other sections?
@danharrin2 жыл бұрын
No conflicts with Filament and JetStream
@projectworld86323 жыл бұрын
great sir
@ZigZagUdachich2 жыл бұрын
Никогда ещё не слышал столько английской речи по делу
@topbestinformation2 жыл бұрын
How to make form field for multi select morph categories tree?
@deepkarmakar2 жыл бұрын
The only question I have for this admin package is that how customisable is this. In one of my Laravel projects, i need to render a full data table inside a form in the admin area. That was a requirement. Which is obviously wierd !!
@ahmadrio3 жыл бұрын
terima kasih
@Niazyan2 жыл бұрын
Thank you! Please tell me which IDE you are using in this tutorial video.
@LaravelDaily2 жыл бұрын
Phpstorm
@Niazyan2 жыл бұрын
@@LaravelDaily Thank you for your reply! Under Mac, it looks a little different than for Windows ;-)
@yomraliahmet2 жыл бұрын
How can I use Admin Model instead of User Model?
@NikolaDjordjevic-ds6vn Жыл бұрын
Hello, I have a question can we display data from other resource in other resource for example, models [clients, posts] in ClientResource we wont display only title of post? Please help
@NikolaDjordjevic-ds6vn Жыл бұрын
I asked ChatGPT he doesnt know
@LaravelDaily Жыл бұрын
Yes it's possible with relationships in filament, have you read their docs about relationships?
@thechilledcoder Жыл бұрын
hey what program are you using to view/edit your database?
@LaravelDaily Жыл бұрын
Tableplus
@doodelinux3 жыл бұрын
Hi Povilas, will you make another video using the version 2?
@LaravelDaily3 жыл бұрын
I don't think it's necessary, I don't think the basic features I've shown would be much different
@frederickosei4553 Жыл бұрын
Awesome thank you but I will be grateful if you can help me with filament spreadsheet import and export and pdf export
@josephwright51733 жыл бұрын
Do you know of one of these generators that has a built in approval process for model changes using roles and or permissions
@LaravelDaily3 жыл бұрын
I don't think such custom process can be built-in
@enmaboya3 жыл бұрын
is there some kind of admin panel that can be used with microservices on laravel?
@LaravelDaily3 жыл бұрын
I don't think so. In general, microservices are not popular in Laravel community
@ehsanbagherzadegantalkhoun14793 жыл бұрын
Hi I'm not pretty sure about this package so i don't wanna used it for production
@JuanCarlosGuerraMalaveWar19832 жыл бұрын
Hi Sir, can you help plz, i can move on from this error: Trait "Filament\Models\Concerns\IsFilamentUser" not found
@danharrin2 жыл бұрын
That trait doesn't exist in v2, you'll need to follow the docs
@bitsuhaimi2 жыл бұрын
May I request a video for 1. creating filament custom page view with self arrangement records? (if possible, add a print to pdf function as well) 2. creating filament resource page using repeater. Thank you.
@LaravelDaily2 жыл бұрын
1. What do you mean by "self arrangement records", can you post a screenshot or example? 2. Print to PDF in what format? 3. Repeater yes it's in plans for upcoming months, now there's a huge queue of other topics.
@bitsuhaimi2 жыл бұрын
@@LaravelDaily 1. self arrangement meaning that the view layout page designed freely, not as per scalfold. as of now, no coding prepared yet. 2. print to pdf = export to pdf in pdf format 3. 👌👍 waiting for it
@LaravelDaily2 жыл бұрын
1. Filament is not good with custom designs at the moment 2. Yes but what should be inside of that pdf?
@bitsuhaimi2 жыл бұрын
@@LaravelDaily 1. what inside the pdf? hmmm... anything, custom table view maybe? 2. do u hv any preference other than filament which is quite easy for beginner to do the fast web apps development including customization? btw, i am trying to avoid using nodejs coz not able to run inside android tablet properly. (run local termux lamp without server)
@LaravelDaily2 жыл бұрын
That's exactly my point about PDF - it's very individual, and you would need to build it with custom PDF engine like DomPDF. For fast web apps including customization we have our own generator - www.quickadminpanel.com
@WoelerGaming3 жыл бұрын
Are there reasons to use this specific package over Laravel Nova (besides Nova costing money)?
@LaravelDaily3 жыл бұрын
There's no particular reason, it's just another new option on the market. It would be hard to compare them feature by feature, I guess by this Nova has gazilion more features, but is more complex at the same time.
@danharrin3 жыл бұрын
If you're a TALL-stack user, you'll feel more comfortable writing custom components for Filament :)
@nikolaWd Жыл бұрын
can this use for real projects?
@LaravelDaily Жыл бұрын
Yes
@koralagemadhushan99373 жыл бұрын
Hello what is this file icon pack
@soyadrahmankhan28693 жыл бұрын
Sir I am a big fan of you from bangladesh Please tell me some information what is the future of laravel and laravel developer..? last 3 years i work with laravel but many of my friend told me that future of laravel is very bad. so as a developer i wanted to know the furute. thanks sir
@LaravelDaily3 жыл бұрын
If I knew the future, I probably would work as a fortune teller or magician, not a developer or youtuber :)
@soyadrahmankhan28693 жыл бұрын
Thanks sir for replay What are you think Laravel developer future is bright or not good..?
@ИгорьСорокин-й3ж3 жыл бұрын
@@soyadrahmankhan2869 Ask your friends why they think so. Personally, I don't see any reason why the future of Laravel would be bad.
@soyadrahmankhan28693 жыл бұрын
@@ИгорьСорокин-й3ж they tell me laravel is slow then other technology