Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...
Hey, is it possible to get the number of days that have passed since a given timestamp, but only the...
Hey, i want to display something only if the url is the one being accessed. For this i did @if(Reque...
Hey, i need to make some functions availabile everywhere: this means i can call them from a controll...
Hey, i made a search view that searches data from the get method and tried to redirect the user back...
I watched tutorials from phpacademy and they really helped me getting started https://www.youtube.co...
If i do that i get "Trying to get property of non-object. This is my code <? $timeline = D...
No, i do not want that. I have a certain table structure [some rows] that other people do not, and w...
bmgalego said: Here you have two routes with same uri and method. fix that Route::get('/find', arra...
The Laravel portal for problem solving, knowledge sharing and community building.