jetstream

Tailwind scaffolding for the Laravel framework. (by laravel)

Jetstream Alternatives

Similar projects and alternatives to jetstream

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jetstream alternative or higher similarity.

jetstream reviews and mentions

Posts with mentions or reviews of jetstream. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-26.
  • Ask HN: What would be your stack if you are building an MVP today?
    47 projects | news.ycombinator.com | 26 Jan 2023
    While I prefer python for everything else, I'd go with Laravel Jetstream[1] for an MVP, just like I did with the last one I had to build. It's laravel, you can use Vue (React or Svelte) for your views instead of the blade templating language that comes with the framework. Jetstream also comes with Auth, user login and subscription and other useful stuff.

    And for the flavor, I'd just go with DaisyUI[2] again, since it's based on tailwindcss and it's what I've been using lately.

    In my experience, I can build MVPs real fast with the stack described above.

    [1] https://jetstream.laravel.com

  • Admin panel with basic html css js
    4 projects | reddit.com/r/laravel | 13 Jul 2022
  • `npm run dev` not copying css or js files to public. Bug?
    3 projects | reddit.com/r/laravel | 8 Jul 2022
    This legacy package is a very simple authentication scaffolding built on the Bootstrap CSS framework. While it continues to work with the latest version of Laravel, you should consider using Laravel Breeze for new projects. Or, for something more robust, consider Laravel Jetstream.
  • Controllers vs livewire components
    3 projects | reddit.com/r/laravel | 31 Dec 2021
    Jetstream is not a bad place to start: https://github.com/laravel/jetstream/tree/2.x/src
  • Jetstream - Allow personal teams to be optional
    4 projects | reddit.com/r/laravel | 29 Nov 2021
  • How Laravel Livewire works (a deep dive)
    9 projects | news.ycombinator.com | 12 Oct 2021
    I get your point and this conversation might be as old as Laravel itself. I would like to point out a couple of things though:

    The "hop in and be productive" part is directly related to Laravel being pretty opinionated. It's hard to have the one without the other. I think it's comparable to Steve Jobs, who had pretty strong opinions about certain things, too. The end result is a "product" that doesn't try to be the right fit for everyone.

    Livewire, just like Jetstream[1] etc. is opt-in. When Jetstream was introduced, there was quite an uproar (by parts of the community) about Laravel forcing users into Livewire or Inertia[2]. The end result was (imho) a very healthy shift in communication around it (to emphasize the opt-in part), followed by the introduction of Breeze[3], which goes to show that Taylor does recognize the reservations some people may have about those new shiny toys.

    It's a very natural thing that big projects like that will have an ever-growing feature set. That is an important part of keeping existing users excited. The Jetstream-discussion has been an important lesson for the team (I hope) and I'm glad it ended the way it did.

    You can still build your Laravel app in a pretty similar fashion as you would have done 5 years ago and if you want, you can make use of the recent additions, so I think there's not too much to worry about to be honest. If you have outgrown the magic, isn't it pretty amazing that you can drop down one level of abstraction and just use symfony? Also, do you think you would've grasped many of the underlying features of symfony, if it wasn't for Laravel's opinionated wrapping in a nicer syntax (pardon my oversimplification)?

    Nevertheless, I think it's good to keep up the warning signs and have this discussion from time to time. ;-)

    [1] https://github.com/laravel/jetstream

  • Jetstream dropped support for translation/localization (?!)
    2 projects | reddit.com/r/laravel | 22 Sep 2021
    The commit, the issue
    2 projects | reddit.com/r/laravel | 22 Sep 2021
    They have good reasons to drop it, read the whole discussion under that commit, because it seems you didn't as those problems were discussed there.
  • Livewire Notifier
    3 projects | dev.to | 11 Apr 2021
    Make sure that Livewire and Alpine.JS are installed properly. The easiest way to do it is to install Laravel Jetstream with Livewire stack (post-install command php artisan jetstream:install livewire).
  • Implementing Laravel's built-in token authentication
    2 projects | dev.to | 3 Mar 2021
    More often than not when developing an application you're going to need some mechanism of authentication. Up until recently, Laravel shipped with a complete authentication toolbox: controllers, routes and views. Recently Laravel migrated a lot of its backend authentication functionality into Laravel Fortify and provided a frontend simple implementation using Breeze. There's also a more opinionated auth setup using JetStream which combines Fortify and other currently-popular frontend tools Livewire and (my personal favorite) Inertiajs.
  • A note from our sponsor - #<SponsorshipServiceOld:0x00007f160cfd2428>
    www.saashub.com | 30 Mar 2023
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic jetstream repo stats
23
3,593
7.1
10 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com