Results 7 comments of Lenyn Alcántara

I like, but, add subfolders by module or namespace, example: app/Repositories/Post/PostRepository.php app/Repositories/Post/Comment/CommentRepository.php

Like that above shown, also following style: /posts /posts/comments ``` /* * ----------------- Post Routes -------------- */ Route::resource("posts", "PostController"); Route::group(['prefix' => 'posts'], function () { /* * ----------------- Comment Routes...

Just consider, that datatable editor is not free!

Use this datatables plugin for dinamice datatables: https://editor.datatables.net/examples/inline-editing/simple.html Is a inline editor for data in datatables, have three ways: - inlin. - form popup - bubble.

Hey, you get some solutions for this issue? Am the same problem! Greetz!

I have the same error when change from gemini to qwen and try to use qwen: ``` 404 The model `gemini-2.5-pro` does not exist or you do not have access...