I think you should do a video review on how to make an api doc with Scramble. I feel like it is doing well, although it is still in beta. The interface is prettier than Scribe and very little needs to be done to have a well-described api, not like with Swagger.
Nice video, anyway is it possible to create a laravel breeze Api beneath a filamentphp admin dashboard? Kindly note that breeze removes lots of files from laravel during installation,. Would this action by laravel breeze affect the functionality or behaviour of laravel filamentphp? Thanks
I think Laravel Scramble will covered all the things you say in the video. Scramble is more like sribe but has a function to call the request like Swagger.
It's a shame that it's still in beta but at least the study APIs that I have done with the best that I have been able to document it has been with scramble
is there any way to create api doc (with like this package) but ı use laravel-data package for validations . I use scrmable instead of this package but when ı use laravel data it doesnt work correctly there is a pro version to create api doc for laravel data objecets
No, never touched it and not planning in the near future. I'm quite careful with new technologies that get the hype but are not demanded in real projects yet. I started talking about Livewire only year(s) after it was released.
Postman also provides these documentations.
I think you should do a video review on how to make an api doc with Scramble. I feel like it is doing well, although it is still in beta. The interface is prettier than Scribe and very little needs to be done to have a well-described api, not like with Swagger.
Nice video, anyway is it possible to create a laravel breeze Api beneath a filamentphp admin dashboard? Kindly note that breeze removes lots of files from laravel during installation,. Would this action by laravel breeze affect the functionality or behaviour of laravel filamentphp?
Thanks
I think Laravel Scramble will covered all the things you say in the video. Scramble is more like sribe but has a function to call the request like Swagger.
It's a shame that it's still in beta but at least the study APIs that I have done with the best that I have been able to document it has been with scramble
@@yadindominguez1027 True, but still powerfull to cover small requirement APIs.
Thanks for the tip with Scramble that works out of the box for me, while Scribe only caused problems in my multi-tenancy environment.
is there any way to create api doc (with like this package) but ı use laravel-data package for validations .
I use scrmable instead of this package but when ı use laravel data it doesnt work correctly
there is a pro version to create api doc for laravel data objecets
can you make a video about using after commit jobs in bus batch please , I'm not sure if this is applicable by the framework or not?
I don't think I ever used something like this, so I can't make a video about it
are you planning to make some reivew or even Tutorial on HTMX ? at least share your thoughts ))
No, never touched it and not planning in the near future. I'm quite careful with new technologies that get the hype but are not demanded in real projects yet.
I started talking about Livewire only year(s) after it was released.
Can the api data be used in laravel blade without a framework with it? Or it should only work with frameworks like vue or node and mobile apps?
Yes it can be used without frameworks.
thanks@@LaravelDaily
Question how can we do this same thing using Filament ?
You can create API on top of Filament, it's not different, it would be just separate routes
love thia channel