Our NEW Project: FilaStart - Generate Filament CRUDs Visually

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024
  • Presenting a new FREE visual CRUD builder for Filament that you can install locally on your web-server.
    FilaStart repo: github.com/Lar...
    - - - -
    Support the channel by checking out my products:
    My Laravel courses: laraveldaily.c...
    Filament examples: filamentexampl...
    Livewire Kit Components: livewirekit.com
    - - - -
    Other places to follow:
    My weekly Laravel newsletter: us11.campaign-...
    My personal Twitter: / povilaskorop

Комментарии • 74

  • @Claudio_Pereira
    @Claudio_Pereira 5 месяцев назад +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 5 месяцев назад

      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 4 месяца назад +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  4 месяца назад

      Wow so glad to hear, thank you for support!

  • @kolydart
    @kolydart 5 месяцев назад +2

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

  • @GuilhermeLegramante
    @GuilhermeLegramante 5 месяцев назад +1

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

  • @dibongsus
    @dibongsus 5 месяцев назад +2

    Awesome work Povilas and Team 👍🏾👍🏾💥💥

  • @olivierperrier114
    @olivierperrier114 5 месяцев назад +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.

  • @rowey111
    @rowey111 5 месяцев назад +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

  • @stojankukrika7242
    @stojankukrika7242 5 месяцев назад +3

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

  • @mariano.pualiu
    @mariano.pualiu 5 месяцев назад +1

    OMG this is so great!

  • @mangtri9680
    @mangtri9680 5 месяцев назад

    Awesome! Thanks for making this project, will try soon

  • @globetrotterxxl7440
    @globetrotterxxl7440 5 месяцев назад +1

    exactly what I was waiting for 🙂

  • @PabloZagni
    @PabloZagni 5 месяцев назад +1

    I LOVE YOU !!!! Excellent!

  • @jaskaransingh4704
    @jaskaransingh4704 5 месяцев назад +1

    Thanks, i’m looking for same 😊

  • @marcelvandoornen7936
    @marcelvandoornen7936 5 месяцев назад

    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.

  • @vaultdweller966
    @vaultdweller966 5 месяцев назад +1

    This is great, thank you!

  • @verdipratama
    @verdipratama 5 месяцев назад

    Thank you sir🎉

  • @muhammadumarsotvoldiev8768
    @muhammadumarsotvoldiev8768 5 месяцев назад

    Thank you for your efforts

  • @АртурЗарипов-б2й
    @АртурЗарипов-б2й 5 месяцев назад

    Good job! Thank you very much!

  • @nikolicvladimir
    @nikolicvladimir 4 месяца назад

    Fantastic!

  • @jameshello38
    @jameshello38 5 месяцев назад +1

    this is like inception 🤯

  • @essamelkhouly7199
    @essamelkhouly7199 4 месяца назад

    Thanks

  • @globetrotterxxl7440
    @globetrotterxxl7440 5 месяцев назад +1

    a "making of FilaStart" would be awesome.

    • @LaravelDaily
      @LaravelDaily  5 месяцев назад

      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 5 месяцев назад

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

    • @modestasmv
      @modestasmv 5 месяцев назад

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

  • @iteranq
    @iteranq 5 месяцев назад

    Super Nice !!!!!!

  • @mr.mike678
    @mr.mike678 5 месяцев назад

    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  5 месяцев назад

      It's a personal preference.

  • @raeesshahsani
    @raeesshahsani 5 месяцев назад

    Wonderful

  • @section31
    @section31 5 месяцев назад

    Quick admin panel 2.0?

  • @vhicxschanel7188
    @vhicxschanel7188 3 месяца назад

    Amazing... is it the same as filapanel?

  • @roozyservice
    @roozyservice 5 месяцев назад

    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  5 месяцев назад

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

    • @roozyservice
      @roozyservice 5 месяцев назад

      ​@@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  4 месяца назад +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 4 месяца назад

      @@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".

  • @flipnep6304
    @flipnep6304 5 месяцев назад

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

  • @aliffiansyahmaulana
    @aliffiansyahmaulana 5 месяцев назад

    This in awesome

  • @ajithlal1688
    @ajithlal1688 5 месяцев назад

    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 5 месяцев назад +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.

  • @arshaviraghajanyan3966
    @arshaviraghajanyan3966 5 месяцев назад

    Awesome! Is json type supported for field type?

    • @modestasmv
      @modestasmv 5 месяцев назад +1

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

  • @tarantula484
    @tarantula484 5 месяцев назад

    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  5 месяцев назад

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

    • @agonkovaci212
      @agonkovaci212 5 месяцев назад

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

  • @khant-nyar
    @khant-nyar 4 месяца назад

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

    • @LaravelDaily
      @LaravelDaily  4 месяца назад

      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.

  • @karlson2804
    @karlson2804 5 месяцев назад

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

    • @modestasmv
      @modestasmv 5 месяцев назад

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

    • @karlson2804
      @karlson2804 5 месяцев назад

      @@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 5 месяцев назад

      @@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!

  • @essamelkhouly7199
    @essamelkhouly7199 4 месяца назад

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

    • @LaravelDaily
      @LaravelDaily  4 месяца назад

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

    • @essamelkhouly7199
      @essamelkhouly7199 4 месяца назад

      @@LaravelDaily it's work only on Unix platforme

  • @373323
    @373323 5 месяцев назад

    nice

  • @vaultdweller966
    @vaultdweller966 5 месяцев назад +1

    Why not make it a package?

    • @modestasmv
      @modestasmv 5 месяцев назад +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  5 месяцев назад +2

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

    • @karlson2804
      @karlson2804 5 месяцев назад

      @@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  5 месяцев назад

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

  • @yurieloi2448
    @yurieloi2448 5 месяцев назад

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

    • @LaravelDaily
      @LaravelDaily  5 месяцев назад +2

      All discounts are here: coupons.laraveldaily.com

  • @DeTechDivus
    @DeTechDivus 5 месяцев назад

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

    • @LaravelDaily
      @LaravelDaily  5 месяцев назад +1

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

    • @DeTechDivus
      @DeTechDivus 5 месяцев назад

      @@LaravelDaily sure, we can do something

  • @blalmal10a
    @blalmal10a 5 месяцев назад

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

    • @LaravelDaily
      @LaravelDaily  5 месяцев назад

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

    • @krekas
      @krekas 5 месяцев назад

      how about YOU making such package?