Posts by Guilherme • 11 points
2 posts
- 
		1 votes0 answers45 viewsQ: Laravel Excel maatwebsite validate spreadsheet before importing to databaseI am trying to validate a spreadsheet before importing it to the database, I need to check if there is any date above today’s date in the file, but I can only check the first line and there may be… 
- 
		0 votes1 answer156 viewsQ: Codeigniter update works but wrong listI’m having a problem updating a bank record by codeigniter, I have two tables, one call: employee(where the employees of the company are stored and in which sector the employee works,this table has…