Posts by Amaro Correa • 45 points
2 posts
-
1
votes1
answer1800
viewsQ: Relationship Many-to-Many Laravel 5
Good afternoon. I am developing a system in Laravel 5.3 with the following tables: From the commission id, I need to bring all the related data in a view where I will list in a table which…
-
3
votes3
answers744
viewsQ: Split array and sort
I have an array as follows: 'Ato001_1981', 'Ato002_1980', 'Ato003_1982', 'Ato003_1983', 'Ato004_1982', 'Ato013_1981', 'Ato013_1982', 'Ato013_1988', 'Ato031_1982', 'Ato032_1979', 'Ato039_1988',…