Support the ongoing development of Laravel.io →
rizwanranjha

rizwanranjha

Joined 12 Sep 2015

Statistics

Threads 4
Replies 12
Solutions 2
Articles 0

Authentication Problem with These credentials do not match our records

I am facing this issue while using default Authentication feature, I need to change user_login and u...

0 Likes
0 Replies

Unalbe to Get From Value Printed

I have these routes, Route::group(array('prefix' => '/'), function() { Route::get('hostname', '...

0 Likes
13 Replies
Solved

How to remove duplicate values from a multi-dimensional Array

Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...

0 Likes
1 Replies
Solved

How to post a form to a controller and pass Form Value to Controller

Hi, I have a form like this, {!! Form::open(array('action' => 'InfoController@index', 'method' =&...

0 Likes
4 Replies
Solved
replied 10 years ago

Unalbe to Get From Value Printed

I can see these routes in the list, POST | hostname |...

0 Likes
replied 10 years ago

Unalbe to Get From Value Printed

Well, When I Access this Route, it just take me to the form page Route::get('hostname', 'DNSControll...

0 Likes
replied 10 years ago

Unalbe to Get From Value Printed

It shows nothing, I think its not checking Route::post('hostname', 'DNSController@lookup');

0 Likes
replied 10 years ago

Unalbe to Get From Value Printed

Hey Thanks for the Reply, I am currenly accessing fist two routes and secondly on my local system, d...

0 Likes
replied 10 years ago

How to remove duplicate values from a multi-dimensional Array

Hi , Just for the New Reader, I have solved my problem with this, Thanks <?php $input = array($d...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.