TweakPHP Open Source App Review
4:44
2 сағат бұрын
16 Vue Laravel Pagination
13:30
12 сағат бұрын
Larasonic SAAS StarterKit Local Dev Review
10:40
Larasonic SAAS OpenSource StarterKit
5:29
16 сағат бұрын
Laravel Blueprint Package: My Review
13:28
Laravel Api + Vuejs Frontend
7:42
Пікірлер
@sabbatlumpatshia6310
@sabbatlumpatshia6310 9 сағат бұрын
thanks
@tonyxhepaofficial
@tonyxhepaofficial 15 сағат бұрын
20 Final Touch - Laravel VueJS Tutorial 2025
@ranostaj-dev
@ranostaj-dev 17 сағат бұрын
Can you integrate it with SaaS project I already have created in Filament? Would like to see it in practice
@felipepinheiro9235
@felipepinheiro9235 Күн бұрын
Que bacana, vou fazer uns testes.
@omar-o4c9u
@omar-o4c9u Күн бұрын
Hi , I am using filament 3 and it is so slow thoug i disabled debugging to see if this is the issue but still the same , any advices?
@tonyxhepaofficial
@tonyxhepaofficial Күн бұрын
TweakPHP Open Source App Review
@berlindeyiz
@berlindeyiz Күн бұрын
Really great examples! Thank you.
@BrunoMarquesScorpyous
@BrunoMarquesScorpyous 2 күн бұрын
Great videos as always. Could you replicate this in Nuxt? :)
@HVSharma
@HVSharma 2 күн бұрын
but isnt this unsafe or anyone can manipulate data from local/session storage?
@tonyxhepaofficial
@tonyxhepaofficial 2 күн бұрын
19 Pinia Post Store - Laravel VueJS Tutorial 2025
@ahmadabozaid2349
@ahmadabozaid2349 2 күн бұрын
Thank you so much
@gaddisaolani6781
@gaddisaolani6781 2 күн бұрын
Interesting lecture, Thank you!
@naveedzafar1979
@naveedzafar1979 2 күн бұрын
Laravel Livewire 3, dependent dropdown works fine at time of create, what about edit. Is it possible to use country, state, city dependent dropdown in customer component while creating and editing with reuseability, modelable, reactivity and without emit/dispatching listening for events... Simply means with less code....
@tonyxhepaofficial
@tonyxhepaofficial 3 күн бұрын
18 Updating Posts - Laravel VueJS Tutorial 2025
@jamalmousa-j6c
@jamalmousa-j6c 3 күн бұрын
Hello Tony. Thank you for this perfect tutorial. Could you please give me the theme name you used for VScode here? thank you :)
@codelaravel
@codelaravel 3 күн бұрын
Please add laravel yajra with this series including export functionality with vue js
@MouhammadTech-15
@MouhammadTech-15 4 күн бұрын
Avec la nouvelle version de tailwindcss comment faire pour ajouter formkit puisque y a plus de fichier tailwind.config.ts
@fongoum
@fongoum 4 күн бұрын
How can i make translation for many string in one click using the deepl or google Api ?
@tonyxhepaofficial
@tonyxhepaofficial 4 күн бұрын
17 Display Single Post - Laravel VueJS Tutorial 2025
@brianmatovu
@brianmatovu 5 күн бұрын
@tony thanks for the video. Is there any Vue plugin that can do what Filament tables do? Pagination, Filters, ...
@pushpakchhajed8845
@pushpakchhajed8845 5 күн бұрын
Thanks for reviewing it. The subscription feature is still in beta and actively being developed at the moment will be wrapping by this week. Share any feedback.
@tonyxhepaofficial
@tonyxhepaofficial 5 күн бұрын
16 Vue Laravel Pagination
@BotFDR
@BotFDR 5 күн бұрын
Looking pretty nice
@mdazhardware
@mdazhardware 6 күн бұрын
Great tutorial thanks.
@tonyxhepaofficial
@tonyxhepaofficial 6 күн бұрын
Larasonic SAAS StarterKit Local Dev Review
@SiyadMoha-g2v
@SiyadMoha-g2v 6 күн бұрын
what are the user roles of this auth? look, may be displaying the posts in cards will be better than displaying in a table?
@tonyxhepaofficial
@tonyxhepaofficial 6 күн бұрын
15 Display Posts- Laravel VueJS Tutorial 2025
@bakulimpian8815
@bakulimpian8815 6 күн бұрын
How if I want user a only can access he's data (can not access the other user data)?
@pushpakchhajed8845
@pushpakchhajed8845 6 күн бұрын
Thanks for the shoutout. Subscriptions is still in beta. I'll fix it over this weekend.
@mimo2202
@mimo2202 7 күн бұрын
Thanks for the Videos, could you provid the github repo to clone the tailwind table?
@jzrfht
@jzrfht 7 күн бұрын
Great tutorial. Many thanks man. One question. Is it possible to show relation manager on a tab and not below main form? Thanks
@mdazhardware
@mdazhardware 7 күн бұрын
Cool, could you clone this app and make another video, thanks in advance.
@pushpakchhajed8845
@pushpakchhajed8845 6 күн бұрын
would love to see that.
@DevenSitapara
@DevenSitapara 7 күн бұрын
Great but I wonder why it seems bit slower side in demo ? may be server capacity?
@tonyxhepaofficial
@tonyxhepaofficial 7 күн бұрын
Larasonic SAAS OpenSource StarterKit
@krishna_yt8033
@krishna_yt8033 7 күн бұрын
nice
@MouhammadTech-15
@MouhammadTech-15 7 күн бұрын
thanks
@tonyxhepaofficial
@tonyxhepaofficial 7 күн бұрын
14 Store new Post - Laravel VueJS Tutorial 2025
@hendra_it19
@hendra_it19 7 күн бұрын
Next request. Laravel react
@doojaGG
@doojaGG 8 күн бұрын
Thanks
@snappandaa
@snappandaa 9 күн бұрын
Thank you for awesome Tutorial 👍👍
@SiyadMoha-g2v
@SiyadMoha-g2v 9 күн бұрын
hey Tony, i have an app idea that is simple. because, i am beginner in laravel it will teach me a lot in working with laravel. so, here it goes. i can do the crud staff of laravel the auth part always pick me of . app has two tables one is users table and other is Project table which is(users_id,Student_name,Classess,Courses,Projects_name,Status(Pending,Completed,Rejected,OnHold), Fields is a text field). users(id,username,email,password,active is boolean()). normal user can register a project,see,edit,delete and change his own project except the status field which only the admin user can change that. admin can see all the users,delete them and change the active field in each users except the admins, also, admin can see ,edit, delete, create projects and change the status field of the project. here is the requirements: - use tailwindcss - use sqlite - use blade templete - it is optional you can you livewire if you want. - make it simple as possible.
@juns33
@juns33 10 күн бұрын
Greetings from Brazil. Thank you so much. Your diction is perfect, is very easy follow the instructions
@kelvinprawira4225
@kelvinprawira4225 10 күн бұрын
what extension file icon theme do you use in windsurf?
@sarah-barugu
@sarah-barugu 10 күн бұрын
Great Job Tony, thank you
@BsiennKhan
@BsiennKhan 10 күн бұрын
I despise such videos because they demo a very basic example, like Helo World, which is not how real-life projects work. How about a simple yet practical example of a CRUD with resource controller which is a standard way of handing a single model. Don't forget to mange softdeletes and unique that is the case for 99% of single models.
@reinova-v
@reinova-v 10 күн бұрын
thank you sir
@tonyxhepaofficial
@tonyxhepaofficial 11 күн бұрын
13 Backend Model Migration and Controllers - Laravel VueJS Tutorial 2025
@mjacksonjones
@mjacksonjones 11 күн бұрын
Great series... Would love to see you drop a new Statamic install into an existing app.