Комментарии:
I love Laravel but don't get the opportunity to work with it much. This is a helpful snapshot even for someone that only sees the versions increment from a distance. Thanks!
ОтветитьIn one of the old video explaining laravel fortify without jetstream i think, you raised your consern about the kind of deperecation of the laravel ui package
ОтветитьI honestly don't like scaffolding using those libraries, I believe in API standards like JWT and OAuth and using SPA architectures
ОтветитьI dont use this UI scaffoldings simply because i dont use bootstrap (i dont need jquery) nor do i use tailwind. I use bulma and buefy.
ОтветитьFor me personally, JetStream looks like a crutch for the whole Laravel ecosystem. I don't see any reason to start my app with jetstream, then remove tailwind over bootstrap, change sanctum configuration, etc., if I can just take what I need on an empty app.
I agree about the fact that customizing an authentication is kinda not comfortable in Laravel, but this is just a reason to rework the way AuthProvider's works, or at least make better documentation for that.
clean information, thanks. I will stay with laravel 7 for a while. It's a big change and I need more testing.
ОтветитьI think that (at least some part of it) is that people don't like change. And I cant blame them because laravel UI seemed more convenient way to start. But I actually kind of like JetStream. Took me some time to get comfortable with it tho :(
ОтветитьDrama may be a sign you shouldn't be a coder ... or go ahead and make your own framework (that'd be the best!)
ОтветитьThanks for this video's. The best place to get up to date with all the new toys that come out.
Ответитьlaravel fortify with livewire admin lte or any templates scaffolding plis, guys vote for this content plis, thnaks
ОтветитьYou have helped me a lot. Thank you Povilas.
ОтветитьAnother great video, well done 👍🏻.
ОтветитьHi Povilas, question: If you have a reusable form (dry code), with post method, and you have to trigger it from two different location with different data, how do you determine what will be your exit point (action=url) in blade? Is there a best practice for this, or any hack is accepted, like examining current url? Thank you.
ОтветитьI wish for this so badly... Tylor is really listing to the clients
ОтветитьCan you add subtitle for who know middle-class english. You r videos so useful but its getting harder to understand sometimes
ОтветитьThanks a lot for your sums! Been watching L8 updates here and there, hoping Laravel UI will be back officially. Now, here we are, get the "full update" of what happen!
Really want to said thanks to Laravel creator! Hope it will keeps getting better (along with its community!)
Thanks man, we need laravel vuejs array validation
ОтветитьAs always thank you for the quick update video regarding Laravel. You make our life much easier.
Best wishes
Laravel Illuminati exposed 😂🤣😆
ОтветитьPlease activate the subtitles
ОтветитьJetstram doesn't even have a complete documentation and Fiftify doesn't also. (e.g. how to change user eloquent model) unless read the source code. It’s too early to adopt Laravel 8
ОтветитьPeople who support Jetstream are speaking from the perspective of a developer. Imagine running a business, client asks for an upgrade and you get jetstream. If Jetstream was a success, numerous tutorials would have come up by now. instead the tutorials start and stop at auth scaffolding. Tailwind is too much bloat
ОтветитьIf jetstream-livewire auth scaffolding is done, will the controllers work
ОтветитьI think laravel should focus on graphql and do the frontend separately using react, vuejs or any frontend framework.
ОтветитьCool! I made my own version of Fortify UI recently, Using React and Bootstrap 5. Cool setup!
ОтветитьThink I am just going to keep using Laravel <= 7 until the ecosystem has settled down a bit. Too many changes too quickly.
Ответитьcan i get enable CC on this video? my listening isn't good :(
ОтветитьAfter reading the comments confused to use laravrl ui or jetsteam?
ОтветитьHi, Povilas, You made my day and get escaped from confusion "What should adopt in Laravel 8 project" which has got late in doing R&D on Laravel. Hats off...
Ответитьis there is any laravel community that i can join?
ОтветитьPovilas, in one of your videos you said you are not fan of ads. I agree with you. But mate, I like your videos and I am willing to spend 30 seconds to watch an ad; so you get paid that way. Just please do not put the ad in middle of your videos.
I am sure many agree with me.
thank you sir
ОтветитьThanks for the video. It does answer a lot. I have been working on a project with Laravel 8 with Jetstream (Inertia pack), I've noticed that once logged in, the js dependencies are not loaded to the browser until the page is uploaded.
Have you experienced this in your projects? Would love to hear your insights to this. Thank you
Hey!
I want to add a websocket to my Laravel project. I had installed Laravel/ui but then i only saw videos using fortify and jetstream. Then i installed those 2 and messed up in web.php losing all my routes. Any advice that could help me? Thank you all!
I'm just starting my adventure with Laravel, everything is new to me: D
Ответить