I am trying to write a link (just like ahref) in my VIEW to another VIEW page in the app. How do I...
I am trying to insert data to db+ redirect to another page. Then I get this message: Whoops, looks l...
Hello. When trying to load pages like: localhost:8000/auth/register localhost:8000/auth/login it imm...
Hi. I have a textarea generated by blade engine. I need to limit the character length for it. How do...
Hi. I am trying to retrieve data from a table called users. The data is not showing,though. How do I...
update: tried already to pass expecatations variable to the view and also redefine the variable like...
thanks. if I user these: <a href="{{ $link-address }}">{{ $link-text }}</a> W...
I have also made some progress. I just need to change the value to activityType to an actual value....
The Laravel portal for problem solving, knowledge sharing and community building.