Our NEW Project: FilaStart - Generate Filament CRUDs Visually

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 74

  • @Claudio_Pereira
    @Claudio_Pereira 8 หลายเดือนก่อน +8

    Povilas and Modestas, thank you very much for your work in developing this project and making it open source. Your initiative only increases the great quality content you produce. The help for new developers is notable, a great source of studies. Congratulations🎉😊

    • @flipnep6304
      @flipnep6304 8 หลายเดือนก่อน

      Sir do you know how to deploy laravel reverb on Linux apache server. I asked in the comment but didn't get any response.

  • @andrewpeacock5107
    @andrewpeacock5107 8 หลายเดือนก่อน +2

    Love it! Well done guys, and thanks for making this open source. This is going to save so many people so much time, and was part of the reason I finally decided to join Laravel Daily yesterday - I'm happy to pay back for your work.

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      Wow so glad to hear, thank you for support!

  • @stojankukrika7242
    @stojankukrika7242 8 หลายเดือนก่อน +3

    Awesome idea and project! Just on time when I decide to learn filament :)

  • @GuilhermeLegramante
    @GuilhermeLegramante 8 หลายเดือนก่อน +1

    You are the best! Thank you for make our dev life more easy

  • @rowey111
    @rowey111 8 หลายเดือนก่อน +1

    Awesome tool, thanks for creating and open-sourcing it! Reminds me a lot of the old cake bake from CakePHP back in the day

  • @dibongsus
    @dibongsus 8 หลายเดือนก่อน +2

    Awesome work Povilas and Team 👍🏾👍🏾💥💥

  • @olivierperrier114
    @olivierperrier114 8 หลายเดือนก่อน +1

    Nice evolution of quick admin panel
    I built kind of the same project. Rather than generating the code I only implement the database then it directly generates the crud inside the current project.

  • @mangtri9680
    @mangtri9680 8 หลายเดือนก่อน

    Awesome! Thanks for making this project, will try soon

  • @jaskaransingh4704
    @jaskaransingh4704 8 หลายเดือนก่อน +1

    Thanks, i’m looking for same 😊

  • @vaultdweller966
    @vaultdweller966 8 หลายเดือนก่อน +1

    This is great, thank you!

  • @globetrotterxxl7440
    @globetrotterxxl7440 8 หลายเดือนก่อน +1

    exactly what I was waiting for 🙂

  • @vhicxschanel7188
    @vhicxschanel7188 7 หลายเดือนก่อน

    Amazing... is it the same as filapanel?

    • @LaravelDaily
      @LaravelDaily  7 หลายเดือนก่อน

      Similar, yes

  • @kolydart
    @kolydart 8 หลายเดือนก่อน +2

    Great job! Open source is the way to go for maximum impact of the software in the community.
    Thanks!

  • @marcelvandoornen7936
    @marcelvandoornen7936 8 หลายเดือนก่อน

    Nice!
    This is also possible if you have the Laravel Idea plugin in PHPStorm (at the panel to create a model). However, this makes it easier to make changes afterwards.

  • @mariano.pualiu
    @mariano.pualiu 8 หลายเดือนก่อน +1

    OMG this is so great!

  • @tarantula484
    @tarantula484 8 หลายเดือนก่อน

    I have an extra issue.
    I have a production ready API with Laravel 11 and I want to integrate filament (create,update,list) with my existing API and not to default filament CRUD operation directly with models. Do you have any idea how to do it ?

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      I don't think it's possible to answer in a short comment here

    • @agonkovaci212
      @agonkovaci212 8 หลายเดือนก่อน

      @@LaravelDaily thank you. But how can I get answer from you for this topic

  • @roozyservice
    @roozyservice 8 หลายเดือนก่อน

    Dear Sir,
    Thank you for your hard work,
    What if i already have a database with data, and need to manage it through filament, can you please advise how to implement it through FilaStart ?

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      In the same way, install Filament and generate Filament resources with FilaStart.

    • @roozyservice
      @roozyservice 8 หลายเดือนก่อน

      ​@@LaravelDaily Thank you for your reply,
      But as far as i see "Title" is not editable in "CRUDs" Filastart to make it match the table name in database, i can just edit "Visual title".
      Thank you.

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน +1

      Hm, yeah, we automated that. At this point, you then need to make manual edits in our generated Filament resources to match your exact column names.

    • @roozyservice
      @roozyservice 8 หลายเดือนก่อน

      @@LaravelDaily I solved, it by adding this line in the Model:
      protected $table = "Database table name";
      Thank you a lot, we are still looking forward to your amazing work, especially "FilaStart".

  • @АртурЗарипов-б2й
    @АртурЗарипов-б2й 8 หลายเดือนก่อน

    Good job! Thank you very much!

  • @jameshello38
    @jameshello38 8 หลายเดือนก่อน +1

    this is like inception 🤯

  • @arshaviraghajanyan3966
    @arshaviraghajanyan3966 8 หลายเดือนก่อน

    Awesome! Is json type supported for field type?

    • @modestasmv
      @modestasmv 8 หลายเดือนก่อน +1

      Currently - no, but this can be extended as needed!

  • @ajithlal1688
    @ajithlal1688 8 หลายเดือนก่อน

    I'm curious to know what are the factors considered not to go as a full laravel project just like the admin panel generator and create only the filament resources?

    • @modestasmv
      @modestasmv 8 หลายเดือนก่อน +1

      In a way - time constraint. However, allowing end-users to select which files they want to copy would be more versatile. For example, you might want the resources auto-generated, not models/migrations. It is easier to copy and straight to the point.

  • @PabloZagni
    @PabloZagni 8 หลายเดือนก่อน +1

    I LOVE YOU !!!! Excellent!

  • @essamelkhouly7199
    @essamelkhouly7199 8 หลายเดือนก่อน

    How to install on windows 11 it give me error (pcntl php extension) "composor install"

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      You probably need to install/enable that extension in PHP.

    • @essamelkhouly7199
      @essamelkhouly7199 8 หลายเดือนก่อน

      @@LaravelDaily it's work only on Unix platforme

  • @khant-nyar
    @khant-nyar 8 หลายเดือนก่อน

    How can create custom create form in filamentphp
    I have to create movie create form like oxoo

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      Depends on how "custom" you want, please read the docs for that.
      And we have a lot of examples on our filamentexamples.com you can browse around there.

  • @section31
    @section31 8 หลายเดือนก่อน

    Quick admin panel 2.0?

  • @muhammadumarsotvoldiev8768
    @muhammadumarsotvoldiev8768 8 หลายเดือนก่อน

    Thank you for your efforts

  • @verdipratama
    @verdipratama 8 หลายเดือนก่อน

    Thank you sir🎉

  • @karlson2804
    @karlson2804 8 หลายเดือนก่อน

    Will be some explanation of how generetion of everything works in code?

    • @modestasmv
      @modestasmv 8 หลายเดือนก่อน

      What exactly are you curious about? We might do documentation if needed and a video from Povilas :)

    • @karlson2804
      @karlson2804 8 หลายเดือนก่อน

      @@modestasmv I am curious about "Generators".
      How code works for generating special migrations, models, and templates with mocap and controllers after when we chose in forms fields.
      I looked in the code but for me and my level, it's not easy to understand all.
      Thx for the response.

    • @modestasmv
      @modestasmv 8 หลายเดือนก่อน

      @@karlson2804 Hmm, I'm not sure how useful this would be for a wider audience. The problem is that this is just a simple text generation with some parts. For example, we know how a field should look, so we have to generate text with that field information. That's it. But we will check if this makes sense!

  • @globetrotterxxl7440
    @globetrotterxxl7440 8 หลายเดือนก่อน +1

    a "making of FilaStart" would be awesome.

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      The full journey would be actually boring :)
      Which part(s) are you interested, or what questions do you have? We can maybe shoot videos on those :)

    • @globetrotterxxl7440
      @globetrotterxxl7440 8 หลายเดือนก่อน

      @@LaravelDaily it's the Relationship thing where you add/edit fields to the Resource.

    • @modestasmv
      @modestasmv 8 หลายเดือนก่อน

      @@globetrotterxxl7440 That is a simple "Fieldset" with a hidden condition

  • @flipnep6304
    @flipnep6304 8 หลายเดือนก่อน

    I am not using laravel forge but deployed on Linux apache2 server and used supervisor. I didn't get any documentation for the same.

  • @nikolicvladimir
    @nikolicvladimir 7 หลายเดือนก่อน

    Fantastic!

  • @yurieloi2448
    @yurieloi2448 8 หลายเดือนก่อน

    Have a discount code for filament examples? $99 is alot for brazil :(

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน +2

      All discounts are here: coupons.laraveldaily.com

  • @essamelkhouly7199
    @essamelkhouly7199 8 หลายเดือนก่อน

    Thanks

  • @vaultdweller966
    @vaultdweller966 8 หลายเดือนก่อน +1

    Why not make it a package?

    • @modestasmv
      @modestasmv 8 หลายเดือนก่อน +1

      We had QuickAdmin as a package in the early days, and this time - we just decided to go as a full project. It was not worth the time, while trying to fight all possible issues :)

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน +2

      As Modestas said, too much work to make it flexibly installable into all possible projects.

    • @karlson2804
      @karlson2804 8 หลายเดือนก่อน

      @@LaravelDaily Small qvestion, but filement, not a good stable code base with allows as build of widgets or plugins for one base structure adminPanel?

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      Sorry I may misunderstood your question, but to me, Filament is a good stable codebase with a lot of customizations you can do

  • @mr.mike678
    @mr.mike678 8 หลายเดือนก่อน

    I personally prefer the MVC architecture over Filament because the latter lacks structure. It is only good for small projects I think. Maybe it will make sense if I pay attention to it, maybe I will.

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      It's a personal preference.

  • @iteranq
    @iteranq 8 หลายเดือนก่อน

    Super Nice !!!!!!

  • @DeTechDivus
    @DeTechDivus 8 หลายเดือนก่อน

    Why isn't this a package? Would be much easier to generate code files directly in folder and update those files.

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน +1

      Because it would be a lot more work. But you can contribute and turn it into a package!

    • @DeTechDivus
      @DeTechDivus 8 หลายเดือนก่อน

      @@LaravelDaily sure, we can do something

  • @raeesshahsani
    @raeesshahsani 8 หลายเดือนก่อน

    Wonderful

  • @aliffiansyahmaulana
    @aliffiansyahmaulana 8 หลายเดือนก่อน

    This in awesome

  • @373323
    @373323 8 หลายเดือนก่อน

    nice

  • @blalmal10a
    @blalmal10a 8 หลายเดือนก่อน

    If this happens to be a package. Filament will be voyager + backpack + nova on steroid

    • @LaravelDaily
      @LaravelDaily  8 หลายเดือนก่อน

      For now, we intentionally made it not a package, way easier this way.

    • @krekas
      @krekas 8 หลายเดือนก่อน

      how about YOU making such package?