Support the ongoing development of Laravel.io →

How to solve Class App\Http\Requests\UpdateUserRequest does not exist? laravel 5.3

My code is like this : <?php namespace App\Http\Requests; use Illuminate\Foundation\Http\FormRe...

0 Likes
1 Replies

Class App\Http\Controllers\Auth\ActivationService does not exist

Hi all, i am new to laravel and i tried to build a user verification with activation E-Mail and occu...

0 Likes
2 Replies
Solved

mass import to database with relatives

Hi guys. I missunderstand something. I have two tabels: Products (id, sku, brand, name, etc.) publi...

0 Likes
0 Replies

Homestead error :: problem running vagrant up command

Ok, so I'd installed Homestead and everything had been working well. I'd created a couple of sites i...

0 Likes
0 Replies
posted 11 years ago

Ajax for onChange of select box with Laravel (change with multiple source object like textbox1, textbox2, ....)?

Any example for ajax of onChnage of select box that change multiple source object like textbox1, tex...

0 Likes
4 Replies

How can I adjust the position of the signature to be more dynamic (laravel dompdf)?

My controller is like this : public function listdata(Request $request) { ... $pdf = PDF::loadV...

0 Likes
0 Replies

Permy - a new ACL and user permissions package

Hey everybody, I would like to introduce you all to my new Laravel package - Permy. Perhaps you will...

0 Likes
0 Replies
posted 10 years ago

GitHub private repo problem with Forge

Hi, I am using Laravel Forge to deploy my app and it was working wonderful so far. But there is only...

0 Likes
6 Replies
posted 8 years ago

Laravel installing without vendor folder

I use composer to create new Laravel applications. Recently, it has been installing without the vend...

0 Likes
1 Replies

phpseclib 2.0 laravel 4.1 compatible?

I'm trying to use google api v2.0 but it requires phpseclib 2.0 where as laravel 4.1 requires phpsec...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.3 Eloquent & Relationship

I have a record model and status model. Which each record has status can be "approved", &q...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel + Forge = No input file specified

I'm running a site on Laravel 4.2, deployed to DigitalOcean 1gig server via Laravel Forge on the ngi...

0 Likes
5 Replies
Solved

Redirect::guest() and named routes

Hey, I'm trying to use a named route inside a Redirect::guest(), but it doesn't seems to work. Is th...

0 Likes
2 Replies
posted 8 years ago

Insert records to either two tables or one table depending on if a record exists or not using Laravel query builder

I'm trying to insert records to either two tables or one table depending on if a record exists or no...

0 Likes
0 Replies

Laravel 5.2 form validation call back function with ajax

I am trying to do a call back in form validation. But i can not access the $request['beginningDate']...

0 Likes
0 Replies
posted 9 years ago

Laravel 5.2 auth bridge for phpbb 3.1.8

Hello, I'm trying to integrate a package on my project to allow my users to connect on a phpbb3 foru...

0 Likes
3 Replies

Store last N viewed articles

How and where would you store that? I'm using a Redis based session storage for my Laravel based loc...

0 Likes
0 Replies
posted 10 years ago

XMLHttpRequest Problem

I have written some code which works fine when I send a POST request from a form. However when I se...

0 Likes
1 Replies

Just showing HTTP Error 500 not the default laravel error page

Hello, I've an issue where every time an error occurred it only show HTTP Error 500 not the default...

0 Likes
5 Replies
posted 8 years ago

Custom Laravel Web Development

Hello, I am sorry if this is the wrong forum, but I have a lot of experience with Laravel, and I hav...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.