Support the ongoing development of Laravel.io →

Possible Issue With JSON Request In Testing

I've written the following test to try and create an access token for my API: public function testAc...

0 Likes
1 Replies

Laravel 5 socialite problem

hello guys I have installed laravel socialite with composer and there is a folder called socialite i...

0 Likes
0 Replies

Passing data to view

Hi All Laravel Master, Now i'm stuck and have no idea. would you please help to find out the solutio...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.0 Auth middleware compromised on production server

site has been running fine lately, until today, when i tried to login into restricted area of websit...

0 Likes
2 Replies

AWS S3 broken inside queue on production machine

I just rolled out a feature on my production site that uses Amazon S3 storage operations inside a qu...

0 Likes
1 Replies
posted 9 years ago

Send email with gmail server Error :Connection could not be established with host smtp.gmail.com [Connection refused #111]

My settings for send mail MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=xxxx...

0 Likes
0 Replies

Cannot create product's property table which values are dependent on data type

Hi, everyone. The idea is that the site administrator will create custom product properties with dat...

0 Likes
0 Replies

Use chain relationships in a query

Hello there, I am trying to get the most descent and powerful way to make a query to my database to...

0 Likes
0 Replies
posted 9 years ago

One to Many Relationships

Hey guys, I have a problem with one to many relationships. I have 2 models, User and Language. User...

0 Likes
0 Replies

How do I get the selected value from the dropdown using L-5.1?

How do I get the selected value from the dropdown? <p>{!! Form::select('companyname', array(''...

0 Likes
0 Replies

Cannot get Laravel Welcome Page to appear on fresh install of Laravel

I have a fresh installation of Laravel using Homestead VM but cannot get the index.php view for the...

0 Likes
0 Replies
posted 9 years ago

How do I retrieve pivot table from Many To Many Polymorphic Relations ?

I have a table structure as this : posts id - integer name - string videos id - integer name - stri...

0 Likes
2 Replies
Solved

How i set 777 permissions to storage and bootstrap directories

how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...

0 Likes
1 Replies

Laravel 5.1 (Localization) setLocale does not save the locale string you are going to use in session

Hello , I am using Laravel 5.1 , in change language action, i wrote "App::setLocale " howe...

0 Likes
0 Replies
posted 9 years ago

[laravel 5.1] Debugbar not working with https

Mixed Content: The page at 'my_domain' was loaded over HTTPS, but requested an insecure script 'my_d...

0 Likes
1 Replies

Laravel 5 - model localization

Hi, I have simple question regarding model licalization. How do you approarch this in laravel and sq...

0 Likes
3 Replies

multilingual database

I hope this thread finds everyone healthy. I am designing a multilingual database using laravel eloq...

0 Likes
1 Replies

Translation tables

Hi all, While creating a multilingual API I bumped into some problems. I have the following DB setup...

0 Likes
4 Replies
posted 9 years ago

Unit testing

He Guys, I have a question with unit testing. I'm a bit stuck here. // SomeController public functio...

0 Likes
0 Replies

Mail::failure doesn't return anything.

If email id wrong in to function then it should go in failure array and that array of email id shoul...

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.