goldrak
goldrak
Hello, They could accept this PR (#179), it would be very useful for example to create file managers, not forcing to always have a path from the base path. In...
Hello, first thanks for the plugin. I have a suggestion to facilitate the work with it, you could put in each document the favorite languages that are being used so...
Hi, I am trying to create a validation to know if I receive two fields, that is, when I receive the geoloclong parameter I want to know if I also...
Hi, first thank for the help. I have the following data array: ``` $ values ["name"] = "second order"; $ values ["use_building"] = 8; $ values ["other_use_building"] = "cave"; ```...
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce If we enter the gitlab section, when we navigate through...
Hello, Based on Django Auth I have created Laravel + Inertiajs Auth.
Hello, I am adding a history to certain tables, to know what the users are doing. https://medium.com/sammich-shop/simple-record-history-tracking-with-laravel-observers-48a2e3c5698b I saw that illuminate/database has a specific package for that illuminate/events I have...
Hello, First of all, the project and the API you have are very interesting. Looking at the plugin I see that it has email notification and I think it could...
Hello again, I continue using your library in my projects and now I have to validate an array of objects. In Laravel it is done as follows. $rules = [...