Support the ongoing development of Laravel.io →

How to use 'OnChange' kind of method in larval view

My view is like below. <div class="form-group", style='max-width:100%;'> {!! Form::l...

0 Likes
1 Replies

Socialite on Homestead is failing

I followed the steps to install socialite, after I get redirect back to the website I get this error...

0 Likes
3 Replies
Solved

Laravel hasMany() + where() returns where conditions in opposite order

Using the following: return $this->hasMany(Text::class, 'item_id')->where('item_type', 'produc...

0 Likes
1 Replies

Fetch session by session ID

Hello fellow developers! Is there a way I can fetch a session by its id? I'm making a simple auth ap...

0 Likes
0 Replies
posted 8 years ago

add prefix to all url()

Hello, I want to change url() function (override it). I want to add a prefix "en" or "...

0 Likes
0 Replies
posted 8 years ago

Auth::guest() not working in package view

Hi, I have been working on several projects with laravel which i set up as packages in my dev larave...

0 Likes
2 Replies

Post to Form data to the Database using webService

I wanna Know how to pass form data to the database via web service using curl and json in laravel 5....

0 Likes
0 Replies

Another problem only with Chrome

Hi guys,.. today i've an error yet with Chrome.. This is the message that i see when i try to load t...

0 Likes
24 Replies

Cannot send email using gmail in Laravel 5.2.

Hi everyone, I currently get stuck with sending email using gmail in Laravel 5.2. Here are my config...

0 Likes
0 Replies
posted 9 years ago

Best Hosting For Laravel Based Retail Site?

Hello, My name is Michael and im the CEO of michaelsa.com. I sell expensive luxury goods on there so...

0 Likes
1 Replies

Relationship

у меня ест 3 таблицы "USER" "POSTS" "Photo" USER public function...

0 Likes
0 Replies

Pluralization and irregular words

Hello! I am just starting with Laravel, and I have a question on how to solve this "the right w...

0 Likes
3 Replies

new user after ajax validation with laravel

I want to make a record after validation of data sent with ajax. the idea is to run the function Cre...

0 Likes
0 Replies

Custom Fields / EAV

I've a few projects coming up where I'll need to allow users to create custom fields on things like...

0 Likes
3 Replies
posted 8 years ago

Integrate authentication to existing Laravel project and users database

Hello, I am a totally newbie to Laravel, but after following lots and lots of guide, my project was...

0 Likes
0 Replies
posted 9 years ago

Config files order problem?

Hello, i recenty moved my laravel application to a new server (php version are the same). I have a p...

0 Likes
2 Replies

Old model name still exists, cannot find!

I created a model to access a local database, and ended up changing its name in the filenames, class...

0 Likes
2 Replies
posted 10 years ago

Cache/Carbon problem under HHVM

Laravel 4.2 HHVM 3.6.1 (Ubuntu 14) Getting an ugly problem filling up log files using HHVM using any...

0 Likes
6 Replies

RuntimeException in compiled.php line 7737: No supported encrypter found. The cipher and / or key length are invalid.

Dear All Hope you are all good. I recently installed installed laravel 5. My OS is: Kali Linux- 64b...

0 Likes
0 Replies

Select2.js not working

I tested Select2 library separately for 'multiple' select and it's working perfectly. But when I try...

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