Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: validate the number of uppercase letters, lowercase letters and numbers in validator
Post: validate the number of uppercase letters, lowercas...

I was seeing that within the codeigniter 4 framework when using the validators we do not have an option which allows us to verify the amount of uppercase letters, lowercase letters and numbers that we...
977 Views
1 Replies
05-16-2023, 01:41 PM
Beewez
    Thread: Routing method delete or get
Post: Routing method delete or get

Hello community, I have a question regarding the routing when I want to delete a record from the database. to delete the record I generate a link with the url (controller) and the id that I wa...
480 Views
1 Replies
12-05-2022, 06:11 AM
Beewez
    Thread: filter together with as or separately
Post: filter together with as or separately

Hello community, I am developing a web site and I have the following doubt, when I use an alias (as) I must enter the filter together with the alias or separately. Here is an example Code: -- $rou...
475 Views
1 Replies
11-25-2022, 11:27 AM
Beewez
    Thread: Multiple filters on routes
Post: Multiple filters on routes

Hi, When passing the filters to the routes, it would be very useful to be able to pass multiple filters to the routes At the moment CI4 allows to pass only one filter to the routes or groups. Co...
5,682 Views
5 Replies
06-10-2021, 01:39 PM
Beewez
    Thread: Validaciones Personalizadas
Post: RE: Validaciones Personalizadas

Porque estas validando de esta manera ? Te dejo un ejemplo de como validar campos $validadores = service('validation'); $validadores->setRules( [ ...
4,599 Views
2 Replies
06-04-2021, 05:29 AM
Beewez
  Question Thread: restrict access to methods or url by profile
Post: restrict access to methods or url by profile

Hi, The question is the following, codeginiter 4.1.2 has some library which facilitates the restriction to a url method by profile or user. Since I am developing a site which will have different p...
3,864 Views
2 Replies
06-03-2021, 11:37 AM
Beewez
    Thread: Array to string conversion
Post: Array to string conversion

Hola Tengo el siguiente problema en CI4, cuando quiero generar un nuevo usuario en mi db desde un formulario, devuelve el siguiente error: Conversión de matriz a cadena pero al editar / mod...
3,045 Views
0 Replies
05-30-2020, 09:53 PM
Beewez

Theme © iAndrew 2016 - Forum software by © MyBB