Support the ongoing development of Laravel.io →
arctushar

arctushar

Joined 5 Oct 2014

Statistics

Threads 10
Replies 5
Solutions 0
Articles 0

One to many relationship help need

in table 'materials' columns are 'id','unit_id','description','category_id','created_at','updated_at...

0 Likes
1 Replies
Solved

Redirect to previous url after login

Hi I have added a admin middleware to a controller _construct method. <?php namespace App\Http\Mi...

0 Likes
3 Replies

get 5 row on basis of count

Hi I have thoursand row. some column item are repeated. I want to get the five row which is in the c...

0 Likes
1 Replies

Probelm with view/blade

#Route.php is as bellow Route::get('/', function() { return View::make('hello'); }); Route::get('/{l...

0 Likes
3 Replies
posted 11 years ago

How to install

I m very new. I dont have any idea about composer, terminal, ssh etc. I used drupal before. I have c...

0 Likes
1 Replies
Solved
replied 10 years ago

Form submit refresh stop

astroanu said: a google search would definitely find you an answer. I tried but failed

0 Likes
replied 10 years ago

image upload and resize

jacksoncharles thankou: but its not solved yet my controller is <?php namespace App\Http\Contro...

0 Likes
replied 10 years ago

Redirect to previous url after login

thnx both @john5db & @ilkeruyank

0 Likes
replied 11 years ago

Probelm with view/blade

@extends('layout') , this is creating problem is blank.blade.php. If @extends not used, then working...

0 Likes
replied 11 years ago

Probelm with view/blade

but #sura.blade.php is working well @extends('layout') @section('content') <table> @foreach($d...

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.

© 2026 Laravel.io - All rights reserved.