Support the ongoing development of Laravel.io →
AtomicRSA

AtomicRSA

Joined 24 Jun 2015

Statistics

Threads 21
Replies 50
Solutions 7
Articles 0

Laravel 5.2 routing problem

Hi I have been sitting for days now and my routing does not want to work. I installed Laravel on Ama...

0 Likes
4 Replies
Solved

Cannot access data in array

Hi I am trying to access the sale data in a relationship array, this is my query and json output on...

0 Likes
4 Replies
Solved

Update multiple records using Eloquent

Hi In my controller:` $updaterec = Sme::where('rec_id', '=', $request->id)->update(['rec_id'...

0 Likes
2 Replies
Solved

Simple validation does not work

Hi My request file: <?php namespace App\Http\Requests; use App\Http\Requests\Request; class C...

0 Likes
4 Replies
Solved

Eloquent Drop Down does not show correct value from db

Hi I have a discount table that starts from 0-100. The second entry is 0.5. This is how is seed the...

0 Likes
2 Replies
replied 9 years ago

please can anyone solve my problem

If you are not going to use the auth function, then you are not using Laravel 5.2. Then you would do...

0 Likes
replied 9 years ago

please can anyone solve my problem

Well your login function should take that user and pass to authenticate. If your user and pass is in...

0 Likes
replied 9 years ago

How to log in as another user at the same time.

Opening another browser should do the trick.

0 Likes
replied 9 years ago

[Symfony\Component\Debug\Exception\FatalErrorException] Class 'CreateTasksTable' not found

Post the class here so we can see. It is possible that the class name is incorrect.

0 Likes
replied 9 years ago

Apache http server stop working

Something might have grabbed your port 80 like Skype. If you do not have Skype running then look for...

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.