Support the ongoing development of Laravel.io →

fazeelaabubacker

Joined 22 Feb 2016

Statistics

Threads 5
Replies 3
Solutions 0
Articles 0

How to redirect to a user with populated data

Hi, I have a condition check to perform, whether the particular logged in user has values, if there...

0 Likes
0 Replies

Undefined variable in blade 5.2

Hi, I've a 3 tabs in one of the tabs I'm showing the results of a db_query. In the controller I've...

0 Likes
4 Replies

SSH not connecting in laravel 5.2

Hi, I've a form, on submit of the form I'm connecting to remote server to create a file in the home...

0 Likes
0 Replies

Second parameter missing for update method.

Hi I've a path registered Route::patch('addressbook/edit', [ 'as' => 'addressbook.edit',...

0 Likes
1 Replies

Routes inside middleware web not working

Hi, I'm very much new to Laravel, and I'm trying to create a route Route::group(['middleware' =>...

0 Likes
7 Replies
replied 7 years ago

Undefined variable in blade 5.2

Yes I did that too...

0 Likes
replied 8 years ago

Routes inside middleware web not working

use App\Addressbook; use Illuminate\Http\Request; Route::group(['middleware' => 'web'], function...

0 Likes
replied 8 years ago

Routes inside middleware web not working

I've tried both the solutions proposed and for the first one I've accessed blog.loc/ and didnt work,...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.