Posts by Caio Carvalho • 27 points
3 posts
-
1
votes1
answer212
viewsQ: By select value in a PHP variable: LARAVEL BLADE
I’m trying to get the value of select "Categories" and put in the variable "$article" using Laravel’s Slides, but I’m not finding how to do this. Someone can give me a light? <?php $categories =…
-
1
votes1
answer376
viewsQ: Trying to get Property of non-object error while trying to access the Blade view in the Laravel
I am trying after a foreach to access the variable with the object array in the Slide but it displays the Trying to get Property of non-object error. I’ve tried with the "firt" but it only takes the…
-
-1
votes1
answer36
viewsQ: How can I fire onclick click on this function with firebase?
I need to fire the DB check for an input. Can anyone help me? I saw some similar doubts here but could not resolve. var firebaseConfig = { apiKey: "AIzaSyBd-oV4iz3VnEL41DnNQrXcaQAKT4hPRU0",…