Support the ongoing development of Laravel.io →

Change config value(s) from a form

Imagine I want to change the debug parameter from true to false. Is there something to WRITE "f...

0 Likes
6 Replies
Solved

Laravel Class Inheritance Naming convention

I was talking to my boss one day and he told that I should not use underscore for class, for example...

0 Likes
0 Replies

How to return to a previous page after validation errors occur

Hello, I have 3 pages. First page with a simple form Second page with a more advanced form. After f...

0 Likes
6 Replies

Class 'Collective\Html\HtmlServiceProvider' not found

Hello i am trying to use the form builders for laravel 5.2 but i keep gettign this same error Class...

0 Likes
8 Replies

Laravel Echo Server & Redis

Is there a way to broadcast manually events to specific private channels ? ( Directly from the nodej...

0 Likes
0 Replies

How to create a custom local storage and get file urls?

My app is in /home/rddnq25sp7t/html The public folder is /home/rddnq25sp7t/html/public The domain i...

0 Likes
1 Replies
posted 7 years ago

Laravel Validation

i'm trying to validate based upon different columns for eg. Scene:1 Title: Home | Nav_group: header...

0 Likes
0 Replies

Multiple classes behind one facade

Facade namespace App\Webshop\Facades; use Illuminate\Support\Facades\Facade; class Webshop extends...

0 Likes
0 Replies

Save data with relationship models

Here are my migrations Schema::create('technologicals', function (Blueprint $table) { $...

0 Likes
0 Replies

Queue not working with error local.ERROR: ErrorException: unserialize(): Error at offset 28 of 113 bytes in /var/www/html

We are using laravel 5.3 for our in-house application. When queue executed from Ubuntu supervisor o...

0 Likes
0 Replies

[4.2] Persistence of the session later redirection

Hi guys, this is my first time i write here. I tried a lot of solutions to solve the problem i'll ex...

0 Likes
0 Replies

ErrorException in VerifyCsrfToken.php line 156

Hello. I'm having a strange issue and I'm not sure what's wrong. When I log into my account in my L5...

0 Likes
1 Replies

How can connect two controllers for one view?

i want to display data from two controllers in one view? is possible? please answer me. thanks.

maryam liked this thread

1 Likes
1 Replies

"The "" directory does not exist" when trying to run artisan

Hello all, I have a fresh installation of Ubuntu Server 14.04 in which I'm currently trying to insta...

0 Likes
1 Replies

views/auth/login.blade.php on laravel 5.4

Hello people, I hope you are doing laravelous!, I am currently following some videos to learn Larave...

0 Likes
1 Replies

Converting raw sql query to laravel eloquent

Hi everybody, This is my first question to any forum ever, so please excuse me for any mistakes. I a...

0 Likes
1 Replies

Trying to get property of non-object Error

Hello, i have this error ErrorException in f464710e74e7c0526bc0688fb16d954a0df3c98d.php line 10: Try...

0 Likes
6 Replies

[Chrome] Laravel looses Session (TokenMisMatch)

Anyone else got that Problem on Chrome that you get a new Session after a Form Request and then toke...

0 Likes
2 Replies

Laravel 5.3 Mail not sending to queue job after submit data

i had been trying to solve the queue mail for few days, but still i can't find the solution for that...

0 Likes
0 Replies

Laravel Paytm Integration

Is There is any Package available for Pay TM Integration, Recurring Credit card payment 2. Wallet S...

0 Likes
4 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.