Posts by Gabriel Alcala • 17 points
5 posts
-
-2
votes1
answer191
viewsQ: PHP - While function
Good morning, I have a question about the function while in my project Laravel. Here’s how it works: User has an X number of credits - column credits in the database. It uses an xlsx file with the…
-
0
votes1
answer596
viewsQ: Codeigniter - Permission Authentication
Good afternoon, I wonder if there is a more practical solution to my problem. Each user has a different permission, characterized by a permissa_id in the users table that is correlated with an id in…
-
0
votes1
answer99
viewsQ: Codeigniter - array pass to controler
Good afternoon everyone, I have a problem in my code and I would like a help to solve it. It works like this: I receive a form of 3 variables (id_event, quality_user and id_user - the latter comes…
-
0
votes4
answers1204
viewsQ: Laravel - Function in Controller
I have a question regarding Laravel and a project of mine being the function that receives the information from a form in which the administrator chooses the event and the usuarios (multiple select)…
-
1
votes1
answer463
viewsQ: How to receive id’s in the controller/model
I’m creating a project and I ran into a problem. The idea is this: add participants to a specific event. I’ve created everything right: controllers, models and views. My question is how do I make…
codeigniterasked Gabriel Alcala 17